Skip to content

All Articles

Learn Deno and Go Beyond Node.js

Explore Deno basics, learn how it compares to Node.js, and follow a hands-on demonstration that uses Deno to build a simple HTTP web server.
Reading time
8 min read
Publish date
April 19, 2023
Topic
JavaScript Frameworks
Topic
Node.js

What’s New in TypeScript 5.0: Declarators, Const Type, Enums Improvement, Speed, and Much More!

Take a deep dive into the new TypeScript 5.0 and find out what's new, including Declarators, Const Type, Enums Improvement, and much more.
Reading time
10 min read
Publish date
April 14, 2023
Topic
JavaScript Frameworks
Topic
JavaScript Tutorials

Top 6 React Static Site Generators to Consider

Dive in and discover 6 React static site generators that allow you to generate a static website using React components as the building blocks.
Reading time
13 min read
Publish date
March 27, 2023
Topic
JavaScript Frameworks
Topic
React
Topic
Static Site Generators

How To Build and Deploy a ChatGPT Clone Application With React and OpenAI API

Learn how to build a ChatGPT clone application using React and the OpenAI API and then deploy it to Kinsta in this interactive tutorial.
Reading time
20 min read
Publish date
March 13, 2023
Topic
API
Topic
JavaScript Frameworks
Topic
React

How To Build and Deploy a Developer Portfolio With Next.js

Learn how to build a developer portfolio using Next.js. Deploy directly from your GitHub repository to Kinsta’s Application Hosting platform.
Reading time
21 min read
Publish date
March 6, 2023
Topic
JavaScript Frameworks
Topic
React
Topic
Static Site Generators

Svelte vs React: Features, Performance, and More

Is Svelte the future of JavaScript development or will React reign supreme? We explore their key differences to help you choose between them.
Reading time
12 min read
Publish date
February 24, 2023
Topic
JavaScript Frameworks
Topic
React

Next.js vs React? It’s a Partnership, Not a Competition

Wondering how Next.js vs React fit into the JavaScript landscape? We're taking a look at these tools for creating high-performance websites.
Reading time
10 min read
Publish date
February 6, 2023
Topic
JavaScript Frameworks
Topic
React

React UI Components Libraries: Our Top Picks

There are plenty of libraries for React UI components. We've rounded up our favorites to help you pick the right one for your next project.
Reading time
39 min read
Publish date
November 1, 2022
Topic
JavaScript Frameworks
Topic
React

What Is jQuery? A Look At the Web’s Most-Used JavaScript Library

The open-source jQuery JavaScript library helps developers build dynamic web applications with as little coding as possible. Learn more.
Reading time
17 min read
Publish date
September 7, 2022
Topic
JavaScript Frameworks

Angular vs Vue: A Head-to-Head Comparison

Angular vs Vue is a popular debate among developers. We've written a head-to-head comparison of their features, pros & cons, and use cases.
Reading time
15 min read
Publish date
July 27, 2022
Topic
Angular
Topic
JavaScript Frameworks
Topic
Vue.js

What Is Nest.js? A Look at the Lightweight JavaScript Framework

Nest.js is lightweight and powerful JavaScript framework with a focus on developer productivity and performance.
Reading time
12 min read
Publish date
July 20, 2022
Topic
JavaScript Frameworks

What Is npm? An Introduction to Node’s Package Manager

npm is the official package manager for the open-source Node.js framework. Learn how to use it and harness its potential with this tutorial.
Reading time
13 min read
Publish date
July 15, 2022
Topic
JavaScript Frameworks