from Hacker News

Ask HN: Front end framework to learn as back end developer?

by raooll on 9/6/20, 7:16 AM with 2 comments

Hi,

I'm a seasoned backend developer and I want to learn UI development to create some pet projects apps. I want to learn a UI framework that I can later apply to large apps as well.

One of the areas that I want to address is UI layouts, so that the apps looks decent and are responsive.

Can someone who has done the similar guide me please ? What do you guys suggest and why?

Thanks a lot in advance.

  • by mrsareen on 9/7/20, 10:07 AM

    If you're seasoned enough in Javascript, I'd strongly recommend sveltejs [svelte.dev]

    Its very easy to get started and can help you accomplish pretty much everything. And yes, its very fast too.