Skip to content

Commit b43f51c

Browse files
committed
Added some links to support the author.
1 parent e58cac2 commit b43f51c

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,17 @@
11
# Data Wrangling with JavaScript / Chapter-2
22

3-
<a target="_blank" href="https://www.data-forge-notebook.com/"><img align="right" src="images/support1.png"></a>
4-
53
This example code accompanies the book [Data Wrangling with JavaScript](http://bit.ly/2t2cJu2).
64

7-
85
To keep up with my work please follow [@ashleydavis75 on Twitter](https://twitter.com/ashleydavis75) or sign up to the email list on my blog [The Data Wrangler](http://www.the-data-wrangler.com/).
96

107
---
118

9+
<a target="_blank" href="https://www.data-forge-notebook.com/"><img align="right" src="images/support1.png"></a>
10+
1211
If you're a JavaScript developer, you already know that working with data is a big deal.
1312

1413
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.
1514

16-
<a target="_blank" href="https://www.data-forge-notebook.com/"><img align="right" src="images/support2.png"></a>
17-
1815
[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.
1916

2017
This repository contains code examples for Chapter 2 (*Getting started with Node.js*) of [Data Wrangling with JavaScript](http://bit.ly/2t2cJu2).

images/support2.png

-33.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)