Skip to content

Commit 6213ae4

Browse files
committed
Updated readme.
1 parent 5176953 commit 6213ae4

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,11 @@
22

33
If you're a JavaScript developer, you already know that working with data is a big deal. Why let the Python and R coders get all the glory? JavaScript isn't just good at data visualization, you can move your entire data wrangling pipeline to JavaScript and work more effectively. [Data Wrangling with JavaScript](http://bit.ly/2t2cJu2) teaches you core data munging techniques in JavaScript, along with many libraries and tools that will make your data tasks even easier.
44

5-
This repository contains code examples for Chapter 10 (*Browser-based interactive visualization*) of [Data Wrangling with JavaScript](http://bit.ly/2t2cJu2).
5+
This repository contains code examples for Chapter 10 (*Browser-based interactive visualization*) of [Data Wrangling with JavaScript](http://bit.ly/2t2cJu2).
6+
7+
## Resources
8+
9+
- [Data Wrangling with JavaScript](http://bit.ly/2t2cJu2)
10+
- [The Data Wrangler](http://www.the-data-wrangler.com/)
11+
- [Data-Forge](http://www.data-forge-js.com/)
12+
- [Data-Forge Notebook](http://data-forge-notebook.com/)

0 commit comments

Comments
 (0)