Understanding Web Rendering: SSR, CSR, SSG, and SPA

Understanding Web Rendering: SSR, CSR, SSG, and SPA When building web applications, it’s important to understand how content is rendered and delivered to users. There are several rendering strategies, each with its advantages and trade-offs. Let’s break down the most common ones: Server-Side Rendering (SSR) How it works:With SSR, the server generates the full HTML…

Read More

Understanding Foundation Model – DEV Community

Foundation models (FMs) are large-scale AI models trained on extensive and diverse datasets that can be adapted to a wide range of downstream tasks. It is revolutionary and has the most impact in almost any workplace. Even data scientists use foundational model as the starting point for new applications. These models use architectures like transformers…

Read More

My Cloud Resume: Built on Azure

So a few weeks ago, I decided to take on the Cloud Resume Challenge that I saw online. I skimmed over the challenge and thought it would be interesting for beginner like me to try out. And that is way better than just watching or reading tutorials. Before going on how I completed the challenge,…

Read More