Posts
All the articles I've posted.
Intro to Command Line Interface
Posted on:March 1, 2024Introduction to the command line interface (CLI) and basic commands
Interaction Lab Final Report
Posted on:December 9, 2023Interaction Lab final project documentation
Web request in Next.js
Posted on:November 14, 2023Requesting external source is a common task in web development. In this workshop, we will learn how to fetch data in Next.js.
Hands on with Next.js
Posted on:November 3, 2023Building a to-do app, a counter app and refactoring the frameworks page