One of the blogs I follow is Dave Ceddia’s.
He has a way of breaking down complex topics to the bare minimum. His blog posts provide a good overview of a topic without going too much into details.
Although I’m concentrating on learning the ins and outs of React, I still enjoy looking at alternatives.
One of them is Svelte. I wrote about Svelte before. My first impression was positive, as it feels like a straightforward framework to learn with lots of power under the hood.
Dave Ceddia wrote an excellent Introduction to Svelte, which should give you a good idea of this JavaScript front-end framework.
Further Reading
- Svelte
- Introduction to Svelte by Dave Ceddia