DEV Community

Discussion on: Jan. 24, 2020: What did you learn this week?

Collapse
 
espoir profile image
Espoir Murhabazi

I did a lot of react since last week!

And I discovered, since last year , React has changed a lot...

Everything in react is now a hook, and redux is not completed as I taught it’s!

I learn also about how to use docker to generate SSL certificates and how to use cronjobs in windows....

Collapse
 
nickytonline profile image
Nick Taylor

Nice Espoir! Yes, there are a lot of new things in React. One great article I'd recommend if you're new to hooks is this one by @wattenberger . Sidenote, great work on this article Amelia! 🔥

Thinking in React Hooks

Collapse
 
espoir profile image
Espoir Murhabazi

Let me check it out...