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.
Why react is so hard

Why react is so hard

2
Comments
2 min read
Remix & Shopify: Circumvent Shopify’s APIs and go open source

Remix & Shopify: Circumvent Shopify’s APIs and go open source

65
Comments 5
17 min read
tsParticles 2.5.1 Released

tsParticles 2.5.1 Released

10
Comments
1 min read
02.08 React State - font color from input (functional components)

02.08 React State - font color from input (functional components)

3
Comments
1 min read
02.07 React State - font color from input (class components)

02.07 React State - font color from input (class components)

3
Comments
1 min read
How to containerize a Node Express App and deploy it on Azure

How to containerize a Node Express App and deploy it on Azure

18
Comments
7 min read
Comment gérer les erreurs dans une application Express.js

Comment gérer les erreurs dans une application Express.js

1
Comments
3 min read
02.04 React State - basic counter with page title change (functional components)

02.04 React State - basic counter with page title change (functional components)

1
Comments
1 min read
02.03 React State - basic counter with page title change (class components)

02.03 React State - basic counter with page title change (class components)

3
Comments
1 min read
How to create a great user experience with React

How to create a great user experience with React

13
Comments 2
3 min read
I Re-Wrote These 10+ Single Lines of JavaScript Code, the Team Lead Praised the Code for Being Elegant

I Re-Wrote These 10+ Single Lines of JavaScript Code, the Team Lead Praised the Code for Being Elegant

192
Comments 52
6 min read
Querying installed packages with npm query

Querying installed packages with npm query

7
Comments 2
3 min read
Create & deploy an ERC-20 token in 15 minutes (Truffle, OpenZeppelin, Goerli)

Create & deploy an ERC-20 token in 15 minutes (Truffle, OpenZeppelin, Goerli)

21
Comments
7 min read
Why use Next.js for eCommerce?

Why use Next.js for eCommerce?

2
Comments 3
5 min read
Code Smell 176 - Changes in Essence

Code Smell 176 - Changes in Essence

8
Comments
2 min read
How to create a slick animation from Schitt's Creek

How to create a slick animation from Schitt's Creek

12
Comments 2
25 min read
A Definitive guide on JavaScript every() Method

A Definitive guide on JavaScript every() Method

19
Comments 1
8 min read
Deploying a Node.js App with AWS Elastic Beanstalk

Deploying a Node.js App with AWS Elastic Beanstalk

2
Comments 1
7 min read
How React Router can cause unexplained behavior with your browser

How React Router can cause unexplained behavior with your browser

4
Comments
2 min read
Zero to SaaS - Product #1 BookMarksy.io landing page Is live!

Zero to SaaS - Product #1 BookMarksy.io landing page Is live!

2
Comments
1 min read
Find Intersection of Two Arrays

Find Intersection of Two Arrays

8
Comments 3
2 min read
Getting Started With Parcel.js: A Web Application Bundler in 2022

Getting Started With Parcel.js: A Web Application Bundler in 2022

5
Comments 1
12 min read
Ejs Template Engine

Ejs Template Engine

8
Comments
4 min read
JS Polyfills - Part 4 Debounce & Throttle - Leading & Trailing options

JS Polyfills - Part 4 Debounce & Throttle - Leading & Trailing options

4
Comments 1
4 min read
These 11 free APIs will take your programming projects to the next level 👇

These 11 free APIs will take your programming projects to the next level 👇

432
Comments 16
2 min read
Instant Multi-Tenant GraphQL APIs with PostGraphile, RLS, and PropelAuth

Instant Multi-Tenant GraphQL APIs with PostGraphile, RLS, and PropelAuth

4
Comments
9 min read
How I Made My Portfolio with Next.js

How I Made My Portfolio with Next.js

222
Comments 40
118 min read
Best Next.js Examples in 2023

Best Next.js Examples in 2023

6
Comments
11 min read
What is Zustand? How to Use in React || React Native

What is Zustand? How to Use in React || React Native

9
Comments 1
2 min read
Thread Management in Node.js

Thread Management in Node.js

3
Comments
4 min read
Testing Library - Queries

Testing Library - Queries

4
Comments
5 min read
7 front-end projects with a single universal code style config: here is how

7 front-end projects with a single universal code style config: here is how

12
Comments 2
7 min read
3 Reasons Why Async/Await Is Better Than Chaining Promises

3 Reasons Why Async/Await Is Better Than Chaining Promises

12
Comments
6 min read
Setting Up A Cookie From NEXT.JS Back-end

Setting Up A Cookie From NEXT.JS Back-end

1
Comments
1 min read
Forest Admin, the pioneer of low code internal tools, is now free with unlimited users

Forest Admin, the pioneer of low code internal tools, is now free with unlimited users

11
Comments 1
2 min read
How to Assign Types To Nested Objects In TypeScript

How to Assign Types To Nested Objects In TypeScript

2
Comments 1
3 min read
AWS Lambdas with TypeScript: Improve the Dev Experience

AWS Lambdas with TypeScript: Improve the Dev Experience

4
Comments
7 min read
How to Make Calculator in React

How to Make Calculator in React

4
Comments
1 min read
Build a multi-language website using React in 3 minutes

Build a multi-language website using React in 3 minutes

298
Comments 23
2 min read
Understanding CRUD operations with a note app in react

Understanding CRUD operations with a note app in react

11
Comments
12 min read
Jotai — new state management library for React

Jotai — new state management library for React

7
Comments
2 min read
Get User Current Region With Geolocation API

Get User Current Region With Geolocation API

4
Comments 1
2 min read
Angular 15: Using The Directive Composition API

Angular 15: Using The Directive Composition API

11
Comments 1
3 min read
love to work

love to work

1
Comments
1 min read
Foal version 3.0 is here 🚀

Foal version 3.0 is here 🚀

6
Comments
5 min read
Squeeze out the potential of template literals in JS

Squeeze out the potential of template literals in JS

1
Comments
4 min read
Mengenal macam - macam Metodologi penulisan CSS - Part 1

Mengenal macam - macam Metodologi penulisan CSS - Part 1

3
Comments
4 min read
Minimum Moves to Convert String

Minimum Moves to Convert String

2
Comments
1 min read
Redux Actions - Without declaring CONSTANTS and action-creator functions for each action

Redux Actions - Without declaring CONSTANTS and action-creator functions for each action

10
Comments 3
2 min read
OSD600- Improving Siteit through refactoring and upgrading to ESM

OSD600- Improving Siteit through refactoring and upgrading to ESM

4
Comments
3 min read
Zero to SaaS - Product #1 BookMarksy.io

Zero to SaaS - Product #1 BookMarksy.io

6
Comments
1 min read
8 Google Chrome add-ons to simplify your life (I'm sure).

8 Google Chrome add-ons to simplify your life (I'm sure).

47
Comments 1
2 min read
React JS Basics

React JS Basics

10
Comments
5 min read
6 VS Code Extensions for Productive Javascript and TypeScript Editing

6 VS Code Extensions for Productive Javascript and TypeScript Editing

13
Comments 1
5 min read
Tier Hello World Demo

Tier Hello World Demo

2
Comments
6 min read
Building your own form fields the Angular way with control value accessors

Building your own form fields the Angular way with control value accessors

9
Comments 4
6 min read
Angular content projection and SOLID code (ng-content)

Angular content projection and SOLID code (ng-content)

10
Comments
3 min read
Luna 🌙 - Wrote a tiny WebAssembly compiler, that also runs in browser, built for demonstrative and educational purposes.

Luna 🌙 - Wrote a tiny WebAssembly compiler, that also runs in browser, built for demonstrative and educational purposes.

5
Comments
2 min read
How to do marketing to developers. A big guide

How to do marketing to developers. A big guide

7
Comments 2
15 min read
Let’s Go Fetch() Some Stuff!

Let’s Go Fetch() Some Stuff!

3
Comments
4 min read
loading...