Partial HydrationPartial hydration is the process of partially reconnecting server-generated HTML with JavaScript code to make it interactive.
Don't Drink So Much: Reducing Frontend Code
Some developers keep using the tools they are used to, rather than the best tool for the job. Recently, I had to work on a Multi Page Application, which was rendered using a Single Page Application Framework. Here are my thoughts on how to do it better.