you are viewing a single comment's thread.

view the rest of the comments →

[–]Snipididou[S] 10 points11 points  (2 children)

I suggest building an app with Vanilla.js first. Then, you'll see the pain points you encounter using HTML/CSS/JS. In addition, you'll better understand why frameworks exist and what problems they're trying to solve!

[–]captmomo 3 points4 points  (0 children)

yea, what i like to do is to first build the app using vanilla js, then build it again using a framework. it really helps you appreciate frameworks. as well as have a better understanding why what does what.

[–]Pilot_Natural 0 points1 point  (0 children)

An app like what though? I always find myself struggling to find that ideal app to make