DEV Community

Discussion on: What have you learned this week?

Collapse
 
nagywesley profile image
Nagy Wesley

Well since I'm working on a side project using React & NodeJS I've learned:

  1. res.send doesn't return, coming from the PHP world I thought that res.send should be placed at the end of the function... however, this isn't a necessity with NodeJS.
  2. the proper usage of React Hooks.
Collapse
 
svedova profile image
Savas Vedova

I love React Hooks! They're pretty cool.

Btw, I created a tool to host React and NodeJS apps. It's actually designed to help frontend developers. I'd love if you could check, give feedback and eventually use it :) You can check it out here. Cheers!