Skip to content

francomay3/not-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

not-react

this is an attempt to creating a simple inplementation of a JSX syntax application that does not use React as a dependency.

the experiment is succcessful, so I know it is possible. debbuging is a bit of a pain though. next step would be to create some kind of state management system and possible find a solution to the debbuging issue.

also, it would be awesome to have this working with typescript.

many ideas, but for now im just happy with the result.

how to use

npm install
npm run build
npm run start

modify App.jsx and run npm run build again to see the changes.

About

ill try building a simple react alternative

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published