milanofrontend / talks

Repository per tutti i talk tenuti ai meetup di Milano Frontend
9 stars 1 forks source link

Vanilla React/Redux components #4

Open fibo opened 7 years ago

fibo commented 7 years ago

Titolo del Talk

Vanilla React/Redux components

Durata

30 minuti

Descrizione Twitter-sized (140 characters)

React is great but sometimes it is worth to consider a Vanilla JS implementation. Classic ToDo example: http://codepen.io/fibo/pen/vxbaqL

Descrizione

I have started experimenting with a Vanilla JS implementation of React components. No framework, no technical debt. Of course there are pros and cons, the main difference is Virtual DOM.

fibo commented 6 years ago

Ecco due repo che implementano questa metodologia:

Ho presentato questo tema al webinar React / Redux in vanilla JS: