Skip to content

Commit 2cc8cff

Browse files
committed
[*] readme.md
1 parent d3c523e commit 2cc8cff

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Belajar tentang penggunaan **reactjs**, pemahaman fundamental dan struktur penul
99
* [Bootstrap](http://getbootstrap.com/getting-started "Getting started to bootstrap")
1010
* [Babel](https://babeljs.io/ "Babel is a JavaScript compiler")
1111
* [ExpressJS](https://expressjs.com/ "Fast, unopinionated, minimalist web framework for Node.js")
12+
* [Webpack](https://webpack.github.io/ "webpack module bundler")
1213

1314
---
1415

@@ -22,4 +23,5 @@ Belajar tentang penggunaan **reactjs**, pemahaman fundamental dan struktur penul
2223
* [React JSX in Depth](https://facebook.github.io/react/docs/jsx-in-depth.html "React JSX in Depth")
2324
* [React JSX Spread Attributes](https://facebook.github.io/react/docs/jsx-spread.html "React JSX Spread Attributes")
2425
* [React JSX Gotchas](https://facebook.github.io/react/docs/jsx-gotchas.html "React JSX Gotchas")
25-
* [React.js Tutorial Pt 1: A Comprehensive Guide to Building Apps with React.js - Tyler McGinnis](https://tylermcginnis.com/react-js-tutorial-pt-1-a-comprehensive-guide-to-building-apps-with-react-js-8ce321b125ba#.qooyed2or "Article by: Tyler McGinnis")
26+
* [React.js Tutorial Pt 1: A Comprehensive Guide to Building Apps with React.js - Tyler McGinnis](https://tylermcginnis.com/react-js-tutorial-pt-1-a-comprehensive-guide-to-building-apps-with-react-js-8ce321b125ba#.qooyed2or "Article by: Tyler McGinnis")
27+
* [Setting Up a React.js Environment Using Npm, Babel 6 and Webpack - Tamizhvendan S](https://www.codementor.io/reactjs/tutorial/beginner-guide-setup-reactjs-environment-npm-babel-6-webpack "Setting up react environment")

0 commit comments

Comments
 (0)