MUO

JavaScript

Page 11

Readers like you help support MUO. When you make a purchase using links on our site, we may earn an affiliate commission. Read More.
A large JavaScript logo on a blue background 1
Different Ways of Writing Conditional Statements in JavaScript

Conditionals are an essential way of controlling your program’s execution flow. Explore JavaScript’s different approaches to conditionals.

By 
Socket and Hook Image 1
Webhooks vs. WebSockets: How Do They Differ?

Webhooks and WebSockets are two technologies that handle communications over the web. But they’re very different and each addresses specific needs.

By 
Man coding on computer 1
Electron Basics: How to Configure and Run an Angular Electron App

Electron brings the power of the web to cross-platform applications, including those you create with Angular.

By 
Crescent moon 1
How to Create Dark Mode in React Without Using React Context

A dark mode setting is global to your entire app, and many components may need to access it. Is there a cleaner way to manage that data than context?

By 
storage in javascript 1
How to Use localStorage in JavaScript

As an alternative to cookies, localStorage has much cleaner support in JavaScript and is very easy to work with.

By 
paper on workshop table 1
An Introduction to JavaScript Web Workers

Your path to professional web applications that are fast and responsive is clear: use web workers.

By 
Black and red typewriter 1
How to Set Up Storybook in React

Storybook helps you focus on building your React components to be as reusable, configurable, and error-free as possible. Set it up with this tutorial.

By 
Bunjs Logo On a Laptop Design 1
What Is Bun.js and Why Is the JavaScript Community Excited About It?

Bun.js is a new JavaScript runtime but why are so many developers excited by it?

By 
pc with open graph protocol in next.js app 1
How to Implement the Open Graph Protocol in Next.js

Open Graph is an easy SEO win and, fortunately, you can add it to your Next.js site with either of these two simple methods.

By 
Laptop with code on the screen and books on the table 1
Angular Basics: How to Add Routing

Getting from one page to another is a pretty fundamental task for a webapp. Fortunately, Angular has excellent support for routing.

By 
Several lines of javascript code syntax-highlighted in different colors 1
Using the NestJS Config Module to Manage Environment Variables

Environment variables help ease the pain of configuring and deploying your application. Learn how to access them from NestJS.

By 
Bird nest in a tree  1
How to Use SQL Databases in a NestJS Application With TypeORM

Why not up your database game with TypeORM’s full-featured NestJS package?

By 
NestJS logo over random JavaScript code 1
Templating in NestJS Using HandleBars

Handlebars templating mechanism cleanly separates your layouts from your code logic and it integrates well with NestJS.

By 
Woman writing on whiteboard 1
How to Create a CRUD API Using Node, PostgresSQL, and Express

Start managing your data with this most basic of REST apps and learn about modern web app development while you’re at it.

By 
Close up of keys 1
How to Set Up Passport Authentication in a Node and Postgres Application

Start using Passport.js to authenticate your node webapp with a minimum of fuss.

By 
 1
Create a CAPTCHA Validation Form Using HTML, CSS, and JavaScript

Secure your websites with CAPTCHA validation.

By 
Clear measuring cups 1
How to Test Mongoose Models Using Mongo Memory Server

Start testing quickly and easily by spinning up a MongoDB instance in memory. This package gets you set up in no time.

By 
Code editor containing blocks of JavaScript code 1
10 JavaScript Project Ideas for Beginners

JavaScript is a crucial programming language to learn. If you're new to it, here are some projects to help you boost your knowledge.

By 
two plugs in a wall socket 1
An Introduction to WebSockets in JavaScript

Make bidirectional communication between the client and the web server easier using WebSockets.

By 
check mark on yellow sticky note 1
How to Test Express APIs With Jest

Using Express to create your API and Jest to test it is a winning combination to improve your app’s reliability.

By 
9 10 11 12 13
Page 11 / 22