Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iampava/steal-like-a-dev

Tutorial series focused on implementing from scratch popular packages/libraries.
https://github.com/iampava/steal-like-a-dev

create-react-app javascript react react-router tutorials

Last synced: about 1 month ago
JSON representation

Tutorial series focused on implementing from scratch popular packages/libraries.

Awesome Lists containing this project

README

        

# steal-like-a-dev
We use a lot of 3rd party code every day, but how much of how that code works do we really know?

So, as a learning side'project, I started implementing various packages/libraries that seem interesting enough to be worth the effort.

1. [ create-react-app](https://github.com/iampava/steal-like-a-dev/tree/master/create-react-app)
2. [ react-router](https://github.com/iampava/steal-like-a-dev/tree/master/react-router)
3. [ react-redux](https://github.com/iampava/steal-like-a-dev/tree/master/react-redux)
4. [ redux thunk](https://github.com/iampava/steal-like-a-dev/tree/master/redux-thunk)
5. [ styled-components](https://github.com/iampava/steal-like-a-dev/tree/master/styled-components)
6. Record the tutorials and launch the [WEBSITE](https://StealLikeADev.com) : DONE!!!! 🔥

Everything is live here: [https://StealLikeADev.com](https://StealLikeADev.com)!


Made with ❤ by Pava