Category: JavaScript

NextJs Version 13

Next.js is a popular framework that builds on top of React. I find that I quickly get drawn into working with it, as I enjoy

Read More »

HTTP response codes

Hypertext Transfer Protocol (HTTP) is the base of data communication on internet. Client sends request from browser to the server. And server sends response back

Read More »

Introduction to AngularJS – Part 1

AngularJS is one of the popular JavaScript framework nowadays.  It is an open source web development framework maintained by Google. AngularJS simplifies the development and testing

Read More »