Ecosyste.ms: Awesome

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

https://mfrachet.github.io/create-frontend-framework/

👓 Creating a front end framework for learning purpose
https://mfrachet.github.io/create-frontend-framework/

Last synced: about 2 months ago
JSON representation

👓 Creating a front end framework for learning purpose

Lists

README

        

[Slides available here](https://docs.google.com/presentation/d/1QeK3f9Ycae0oLG5CCgrLsYbxTNd7iamPBGkotvxWCzI/edit?usp=sharing)

_This project aims to provide a step by step implementation of a "frontend framework". It's only for learning purpose and allows to take a first shot of internal stuff such as templating, state management, and the use of Virtual DOMs._

[NEW: here's another way to implement it using React API and JSX](https://github.com/mfrachet/create-frontend-framework/tree/jsx)

**NEW: the project is now available on github pages! https://mfrachet.github.io/create-frontend-framework/**