Since Google Plus and a few other cutting-edge websites now render entirely on the client, let's review why server-side rendering is desirable at all. Server-side rendering means when the browser ...
React-based frameworks that render web pages on the server could paradoxically be the future of front-end development. Here’s why. Today, front-end development and JavaScript are synonymous. And while ...
Knowledge is power. It is also a pain when you learn upsetting facts about things you love. For technical SEOs, JavaScript is a hot topic and will continue to be one for quite some time. When it comes ...
My previous article introduced Ktor and some of its basic features for building web applications. Now, we’ll expand the example application developed in that article by adding persistent data and HTMX ...
Rehydration, or more simply ‘hydration,’ is a term that often comes up when we look at SPAs and server-side rendering. Hydration does not, in essence, affect SEO but is an essential step for serving ...
Community driven content discussing all aspects of software development from DevOps to design patterns. Note, this article deals with client-side JavaScript. For a client and server-side JavaScript ...