top | item 23024090

(no title)

uyuioi | 5 years ago

The lack of structure in node is really bad for beginners.

discuss

order

heynk|5 years ago

While it is harder to actually do something, node helped me understand how web development "really" works. I started with Rails - I could put a simple app together, but I had no idea how it worked. It wasn't until I worked with node, where I had to do my own routing, controllers, models, database connections, etc, until I finally could understand what was happening under the hood in Rails.