21 September 2017
18:30

Jozi.JS September Meetup - Here comes the sun

Let's overreact about React

Melissa Landsman (@MelissaLands1)

I will be explaining an intro on how to get started with react and Facebook code. Tools that are available as well as yeoman. Why its not always the best approach to use generated systems for react components.

Going cold-turkey on JQuery

Nelson Pascoal (@foomip)

JQuery has been a great tool for helping us to manipulate the DOM. However when using web frameworks like React things can get a bit akward. Both JQuery and your web framework are expecting to be the only ones manipulating the DOM. Let’s look at some strategies for getting rid of the akwardness and finally removing JQuery from your life - may he rest in peace :)