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.
A Guide to Content Management Systems for Effective Website Management

A Guide to Content Management Systems for Effective Website Management

1
Comments
5 min read
A* Search with Custom Heuristics and Neighbor Functions for Versatile Solutions

A* Search with Custom Heuristics and Neighbor Functions for Versatile Solutions

Comments
2 min read
How I built a sales management app with Next.js 13, Typescript, and Firebase

How I built a sales management app with Next.js 13, Typescript, and Firebase

73
Comments 4
10 min read
How to use reselect with zustand

How to use reselect with zustand

7
Comments
4 min read
Re-Exploring Reactivity and Introducing the Observer API and Reflex Functions

Re-Exploring Reactivity and Introducing the Observer API and Reflex Functions

6
Comments 14
31 min read
How to use the useMemo & useCallback React hook

How to use the useMemo & useCallback React hook

7
Comments 2
5 min read
How to protect your private routes in Next.js 13 & Appwrite?

How to protect your private routes in Next.js 13 & Appwrite?

2
Comments 2
6 min read
First Class Functions

First Class Functions

Comments
3 min read
#LearnedToday: Roadmap.sh

#LearnedToday: Roadmap.sh

1
Comments
1 min read
JavaScript Reverse String: 3 Best Ways To Do It

JavaScript Reverse String: 3 Best Ways To Do It

1
Comments
4 min read
Backend deployment using Express and Json databases in React Projects

Backend deployment using Express and Json databases in React Projects

3
Comments
4 min read
How to fetch data before rendering in React JS

How to fetch data before rendering in React JS

35
Comments 4
2 min read
Formatting Node.js codebase with Prettier

Formatting Node.js codebase with Prettier

3
Comments
1 min read
Upload Photos with React and Express using Multer: A Comprehensive Guide

Upload Photos with React and Express using Multer: A Comprehensive Guide

6
Comments
2 min read
A Guide to Coding Standards to Improve Code Quality

A Guide to Coding Standards to Improve Code Quality

193
Comments 16
5 min read
Deep-dive into Reactivity - Part 1

Deep-dive into Reactivity - Part 1

Comments
2 min read
Main React Handle Events

Main React Handle Events

Comments
2 min read
Functions, Functions Everywhere!

Functions, Functions Everywhere!

Comments
3 min read
Cypress Workshop Part 11: Reporting - Qase, Github Actions

Cypress Workshop Part 11: Reporting - Qase, Github Actions

9
Comments 2
10 min read
Unlocking JavaScript Magic: A Beginner's Guide to Closures

Unlocking JavaScript Magic: A Beginner's Guide to Closures

1
Comments
2 min read
Introduction to Angular

Introduction to Angular

1
Comments
13 min read
Converting JavaScript codebase to TypeScript

Converting JavaScript codebase to TypeScript

118
Comments 12
9 min read
React useEffect: A complete guide with examples

React useEffect: A complete guide with examples

9
Comments 1
7 min read
Create React form auto validated using formik and yup

Create React form auto validated using formik and yup

Comments
2 min read
Cypress Workshop Part 10: API, Working on different environments

Cypress Workshop Part 10: API, Working on different environments

4
Comments
13 min read
loading...