Found 18 blog posts tagged with #webdev
An overview of web rendering strategies like client-side, server-side, universal, prerendering, static, or rehydration
Server-side rendering promises that you don’t have problem with search engines as the markup page guarantees to have good SEO every time
CSR strategy has very good developer experience but the impact on SEO and user experience still concerned
An overview of what WebAssembly (Wasm) is, how it works, and it's current position in the web development stack
What high-level programming languages currently can use WebAssembly as a compilation target
JWT is an open standard for creating compact and self-contained JSON-based object for transmitting an assertion between parties
You don't know whether Dark Mode is overhyped or necessary but you know there is a real temptation of adding it to your sites
Common security threats to know before deploying a serious web app