Why you should learn Next.JS
Next.JS is a javascript framework that allows developers to create server-rendered react web apps also comes with other perks that make frontend development swift.
How I encountered Next.JS?
I am currently reworking on my own personal blog with React...
hashnode.bywachira.com
Just looking through Hashnode I came across this post and gave it a read. React sure is handy, but one of the reasons I am/was sceptical about it was that I was required to handle all of the above manually. I'm definitely going to try
next. I do have a question for you though; What do you think of Stencil Js? I've been using it for a while now and I have to say it handles almost all of the above mentioned. I often find that I have to do very little to set up the above. Want a web component or a whole library of them? Usestenciljs. A whole app built with web-components only? Trystenciljs. Or even add@ionic/corefor a mobile personalized look.@ionic/coreis itself just a collection of web components built using stencil.