DEV Community

JavaScript

Once relegated to the browser as one of the 3 core technologies of the web, JavaScript can now be found almost anywhere you find code. JavaScript developers move fast and push software development forward; they can be as opinionated as the frameworks they use, so let's keep it clean here and make it a place to learn from each other!

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
useEffect Hook: Dependency Array Cheatsheet

useEffect Hook: Dependency Array Cheatsheet

10
Comments
4 min read
How to automatically compile Typescript files to Javascript files and run the Nodejs server automatically

How to automatically compile Typescript files to Javascript files and run the Nodejs server automatically

11
Comments 2
3 min read
A Simple Guide to Heaps, Stacks, References and Values in Javascript

A Simple Guide to Heaps, Stacks, References and Values in Javascript

16
Comments
4 min read
Free Remix SaaS kit for 24 hrs

Free Remix SaaS kit for 24 hrs

4
Comments
1 min read
How to send an image from Unsplash to IPFS?

How to send an image from Unsplash to IPFS?

7
Comments
2 min read
React, Vue and Svelte: Comparing Data Rendering

React, Vue and Svelte: Comparing Data Rendering

9
Comments
1 min read
Code Smarter; Use a Debugger

Code Smarter; Use a Debugger

5
Comments
2 min read
React, Vue and Svelte: Comparing Structure Components

React, Vue and Svelte: Comparing Structure Components

9
Comments
1 min read
React, Vue and Svelte: Comparing State Management tools

React, Vue and Svelte: Comparing State Management tools

11
Comments
1 min read
How to do you preserve directory structure when creating a TS library?

How to do you preserve directory structure when creating a TS library?

7
Comments 1
1 min read
React, Vue and Svelte: Comparing how to get Props

React, Vue and Svelte: Comparing how to get Props

9
Comments
1 min read
React, Vue and Svelte: Comparing Click Event

React, Vue and Svelte: Comparing Click Event

9
Comments
1 min read
How to Create a Custom Dynamic Middleware for Spatie Laravel Permission

How to Create a Custom Dynamic Middleware for Spatie Laravel Permission

10
Comments 1
2 min read
Programming as a Dyslexic

Programming as a Dyslexic

6
Comments
4 min read
Create a Contact Form with Node, Express, Nodemailer, and TailwindCSS.

Create a Contact Form with Node, Express, Nodemailer, and TailwindCSS.

7
Comments
8 min read
What tips will you give to a newbie JavaScript learner?

What tips will you give to a newbie JavaScript learner?

15
Comments 15
1 min read
JavaScript 3D project

JavaScript 3D project

9
Comments
1 min read
Hoisting in javascript

Hoisting in javascript

6
Comments
2 min read
React Native: Boilerplates overview

React Native: Boilerplates overview

6
Comments
4 min read
Why do I use Next.js in my projects

Why do I use Next.js in my projects

9
Comments
9 min read
Jquery Table Check All Plugin

Jquery Table Check All Plugin

6
Comments
5 min read
Component Composition in React

Component Composition in React

7
Comments
5 min read
Unit Testing Essentials for Express API: A Step-by-Step Guide

Unit Testing Essentials for Express API: A Step-by-Step Guide

16
Comments 4
15 min read
Laravel 8 - How To Get Routes in Controller

Laravel 8 - How To Get Routes in Controller

7
Comments
1 min read
The Power of Factory Design Pattern in JavaScript

The Power of Factory Design Pattern in JavaScript

342
Comments 6
11 min read
loading...