vexleet / effective-eureka

A repo where I try to recreate a minimalistic Vue library reading the docs on how they have done it and also reading different articles about it

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Effective Eureka

A project where I'm trying to recreate vue reactivity without reading the source code.

This is just a simple project to understand more behind the scenes of Vue and also me playing around and improve myself

I would like to look at implementing Virtual DOM and other stuff that Vue provides and maybe create a TODO app.

Overall I'm currently happy that I managed to understand how things works under the hood even if I havent added any edge cases and etc.

P.S. Project name is generated using GitHub name suggestion when creating a new repo and this sounded fun

About

A repo where I try to recreate a minimalistic Vue library reading the docs on how they have done it and also reading different articles about it


Languages

Language:TypeScript 75.4%Language:CSS 19.4%Language:HTML 5.2%