Frontend

SGG in Next.js

Next.js v9.3 offers next-gen Static Site Generation (SSG) Support: Built-in optimized static generation through new data fetching methods.

Read
Frontend

Deno - Will it replace Node.js?

A decade after Node.js was first announced, JavaScript and the web platform have evolved, and TypeScript has changed the way JS applications are developed. Deno is a new JavaScript/TypeScript runtime that was designed with all those new capabilities in mind.

Read