This Lesson is for subscribers

Takeaways:
- It's a good idea to have a specific folder for your D3 projects
- You can find the latest version of D3.js in the D3.js website
- Chrome Web browser is the suggested web browser for working with D3.js
- The JavaScript console in the Chrome Developer tools accepts "soft" and "hard" returns
- D3.js uses semantic versioning
- It's always useful to test/see what version of D3.js on the webpage
Resources: