Added D3.js tutorial

This commit is contained in:
sayands 2018-04-20 11:00:26 +05:30
parent 2ec1838377
commit e5d237c35c

View File

@ -162,6 +162,10 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
* [Part 1](https://scotch.io/tutorials/build-a-support-ticket-application-with-adonisjs)
* [Part 2](https://scotch.io/tutorials/build-a-support-ticket-application-with-adonisjs-part-2)
###D3.js
* [Learn D3 using examples](https://www.sitepoint.com/d3-js-data-visualizations/)
### Game Development:
* [Make 2D Breakout Game using Phaser](https://developer.mozilla.org/en-US/docs/Games/Tutorials/2D_breakout_game_Phaser)