mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-23 07:00:51 -04:00
* docs(guide): clean up canvas particle sim code examples * Use ES6 syntax * Format code for easy readability * Normalize single vs. double quotes * Adjust spacing * Add link to inverse-square law wikipedia page for additional information * docs(guide): use arrow functions in particle sim examples