Man Khi Kim

  • Portfolio
  • Blog
  • Projects

Blog

An E-commerce Website with login and payment functionality.

Categories

March 2, 2023

Understanding The Value Of `this` Keyword In Javascript

In JavaScript, `this` is a keyword that refers to the current context or object. It can be used in different ways depending on its location within the code. Basically, `this` is a reference to the object that the current code is a part of.

February 2, 2023

A Simple Guide to Understanding Server-Side Rendering (SSR) and Static-Site Rendering (SSG) in Next.js

If you're new to Next.js, you might have heard about server-side rendering (SSR) and static-site rendering (SSG) and how they can improve website performance and SEO. In this guide, we'll explore what SSR and SSG are and their main differences using simple language and code examples.

January 15, 2023

Quick Guide On How To Create A NextJS Project

NextJS is a popular React framework that enables developers to build server-side rendered React applications with ease. It offers a great development experience, a powerful plugin system, and many other features that make it an excellent choice for building modern web applications. In this blog post, we'll cover the steps you need to follow to start a new Next.js 13 project.

Have a question?

EmailGithubInstagram

Copyright © KIM MAN KHI - All rights reserved.