MakeUseOf logo

JavaScript

Follow
Followed

Page 3

newsboat rss feed reader for linux running on a laptop
How to Create a Simple RSS Reader With SvelteKit
RSS

Learn how to build a complete SvelteKit app with this simple RSS reader project.

Code in an IDE seen through a pair of eyeglasses
Mastering Unary, Binary, and Ternary Operators in JavaScript

You’ve probably used these operators in your programs already, but the devil is in the detail. Get to the bottom of operators and how they differ.

A laptop sitting on a counter in front of a window. The laptop has some JavaScript code on the screen.
How to Document JavaScript Code Using JSDoc

Proper code documentation is vital for maintainability. Using JSDocs, you can embed it right inside your code so it’s always at hand.

Laptop with code on a table with a plant in a coffee shop
How to Use React Context for State Management in Next.js 13

React’s built-in Context API is perfect for state-sharing. Find out how to use it with the latest version of Next.js.

Svelte logo overlaying a macbook laptop
How to Create a Hangman Game With Svelte

Understand Svelte’s fundamentals by building a simple Hangman game.

Person Coding on a MacBook using Visual Studio Code
How to Uninstall Node.js From Your Mac

Uninstalling Node on your Mac is pretty easy, but removing the residual files requires extra steps. We'll show you exactly what you need to do.

A portal illustration used to signify the nature of react portals
React Portals: Expand Your Toolbox Beyond Prop Drilling

React components encourage good practices but they can be too restrictive. Learn how to break the mould.

Deno logo in front of code on screen
Building a Simple API With Deno

Get to know this security-focused JS runtime with a practical example project.

Svelte logo overlaying a macbook laptop
A Guide to Routing in SvelteKit

Implement the routing system for your application with the help of this guide.

Photo of a man holding a calculator
How to Build a Simple Calculator Using HTML, CSS, and JavaScript

Simple, effective code is the way to go when programming. Check out how to build your own calculator in HTML, CSS, and JS.

React code in a code editor
How to Integrate Contentful CMS With React

Learn how to connect Contentful CMS with your React apps for efficient content management and dynamic website building.

Black screen with React code
Lifting State Up: How React Child Components Communicate With Parents

React's isolation of component code creates a robust system but, sometimes, you need to bend the rules.

Close up shot of copy buttons
How to Add Copy to Clipboard Feature to Your React App

Learn how to incorporate this useful feature into your React app using the Clipboard API and the react-copy-to-clipboard library.

A docker logo along with its name on a dark background.
How to Containerize Nest.js Applications Using Docker and Docker Compose

Make use of Docker and Docker Compose to seamlessly deploy and run your Nest.js applications.

A laptop open on a grey desk, the screen showing a text editor with two columns of code.
How to Create Loading UIs in Next.js 13 Using React Suspense

Offer immediate user feedback within your Next.js applications by incorporating loading UIs that appear while certain actions are being executed.

AltStyle によって変換されたページ (->オリジナル) /