verekia/js-stack-from-scratch
This is an external open-source GitHub repository imported into the WOCSOL Marketplace for discovery. The original repository owner is the primary creator.
Repository Details
Repository Description
๐ ๏ธโก Step-by-step tutorial to build a modern JavaScript stack.
๐ ๏ธโก Step-by-step tutorial to build a modern JavaScript stack.
# JavaScript Stack from Scratch [](https://travis-ci.org/verekia/js-stack-from-scratch) [](https://github.com/verekia/js-stack-from-scratch/releases) [](https://gitter.im/js-stack-from-scratch/) [](https://facebook.github.io/react/) [](http://redux.js.org/) [](https://github.com/ReactTraining/react-router) [](https://flowtype.org/) [](http://eslint.org/) [](https://facebook.github.io/jest/) [](https://yarnpkg.com/) [](https://webpack.github.io/) Welcome to my modern JavaScript stack tutorial: **JavaScript Stack from Scratch**. > ๐ **This is the V2 of the tutorial, major changes happened since the 2016 release. Check the [Change Log](/CHANGELOG.md)!** This is a straight-to-the-point guide to assembling a JavaScript stack. It requires some general programming knowledge, and JavaScript basics. **It focuses on wiring tools together** and giving you the **simplest possible example** for each tool. You can see this tutorial as *a way to write your own boilerplate from scratch*. Since the goal of this tutorial is to assemble various tools, I do not go into details about how these tools work individually. Refer to their documentation or find other tutorials if you want to acquire deeper knowledge in them. You don't need
Related Repositories
Product Discussion
Ask questions or discuss this product. New comments are reviewed before publishing.
Loading comments...