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.
Day 77 of 100 Days of Code & Scrum: Web Development Services Page and More Next.js

Day 77 of 100 Days of Code & Scrum: Web Development Services Page and More Next.js

13
Comments
3 min read
Basics of JavaScript

Basics of JavaScript

7
Comments
5 min read
🎬Login Form Validation | HTML CSS & Javascript🙌

🎬Login Form Validation | HTML CSS & Javascript🙌

10
Comments
1 min read
Setup React and Webpack manually

Setup React and Webpack manually

5
Comments
7 min read
⏰ Parikshan - Compiler to measure the running time of javascript functions

⏰ Parikshan - Compiler to measure the running time of javascript functions

8
Comments
2 min read
OOPs Concepts in TypeScript. What is the 4, Basics of Object-Oriented Programming Fundamentals & their Examples

OOPs Concepts in TypeScript. What is the 4, Basics of Object-Oriented Programming Fundamentals & their Examples

32
Comments 5
3 min read
DOGECART an ecommerce platform

DOGECART an ecommerce platform

8
Comments 5
3 min read
My city's climate - historical weather data viewer

My city's climate - historical weather data viewer

3
Comments
1 min read
a flying quadcopter in three.js

a flying quadcopter in three.js

3
Comments
3 min read
DEV_Lintree - LinkTree for DEVELOPERS

DEV_Lintree - LinkTree for DEVELOPERS

6
Comments 2
1 min read
10 Helpful React Components Library For Developers.

10 Helpful React Components Library For Developers.

626
Comments 24
3 min read
Express for beginners

Express for beginners

2
Comments
3 min read
Next.JS + MUI v5 + TypeScript + Scss + Storybook Starter 📕

Next.JS + MUI v5 + TypeScript + Scss + Storybook Starter 📕

7
Comments
1 min read
Run PostgreSQL with Docker locally and connect to it with Node.js

Run PostgreSQL with Docker locally and connect to it with Node.js

10
Comments 2
3 min read
Build a Wordle-like SMS game with Twilio Serverless in JavaScript

Build a Wordle-like SMS game with Twilio Serverless in JavaScript

11
Comments 1
10 min read
How to build a social network app with ReactJS

How to build a social network app with ReactJS

3
Comments 2
1 min read
Learn Next.js by creating a static HTML webpage

Learn Next.js by creating a static HTML webpage

8
Comments
3 min read
React & PDF Rendering

React & PDF Rendering

139
Comments 10
4 min read
Web Components API: Shadow DOM and Light DOM

Web Components API: Shadow DOM and Light DOM

6
Comments
8 min read
Avoid unnecessary errors when conditionally rendering in React with "Optional Chaining."

Avoid unnecessary errors when conditionally rendering in React with "Optional Chaining."

7
Comments
2 min read
Time to say goodbye to Webpack?

Time to say goodbye to Webpack?

7
Comments
5 min read
🚀10 Trending projects on GitHub for web developers - 31st December 2021

🚀10 Trending projects on GitHub for web developers - 31st December 2021

531
Comments
3 min read
Copying Items to Clipboard Without Using Clipboard API

Copying Items to Clipboard Without Using Clipboard API

8
Comments
2 min read
React : Class vs Function Components

React : Class vs Function Components

5
Comments
2 min read
Use React hooks inside an MDX story in Storybook

Use React hooks inside an MDX story in Storybook

7
Comments 2
1 min read
How to write performant React code: rules, patterns, do's and don'ts

How to write performant React code: rules, patterns, do's and don'ts

99
Comments 9
16 min read
Add storybook.js to a sveltekit project

Add storybook.js to a sveltekit project

11
Comments
1 min read
Lume, which is the simplest static site generator for Deno

Lume, which is the simplest static site generator for Deno

12
Comments 2
4 min read
What are the uses of JavaScript

What are the uses of JavaScript

4
Comments
2 min read
#14 - Keypad Horror CodeWars Kata (7 kyu)

#14 - Keypad Horror CodeWars Kata (7 kyu)

6
Comments
2 min read
SP-FLAMINGO - SopPlayer Skin Integration - Custom Video Player

SP-FLAMINGO - SopPlayer Skin Integration - Custom Video Player

6
Comments
2 min read
weTalk - Inter college social media application

weTalk - Inter college social media application

4
Comments
2 min read
My web dev journey with Scrimba

My web dev journey with Scrimba

5
Comments
2 min read
HELLO WORLD

HELLO WORLD

6
Comments
1 min read
How to do CSS like transitions in Svelte?

How to do CSS like transitions in Svelte?

5
Comments
2 min read
An Updated (per January-2022) Vuejs v3 App on Amplify, AppSync, and Cognito

An Updated (per January-2022) Vuejs v3 App on Amplify, AppSync, and Cognito

5
Comments
11 min read
The Only stock resources library you will ever need.

The Only stock resources library you will ever need.

5
Comments
3 min read
How to Mock dependencies with Jest

How to Mock dependencies with Jest

39
Comments
4 min read
Learn JS Async/Await, Fetch Requests & APIs by Building a Trivia Game

Learn JS Async/Await, Fetch Requests & APIs by Building a Trivia Game

9
Comments 1
4 min read
How to display SVG files and change colors dynamically in React Native.

How to display SVG files and change colors dynamically in React Native.

7
Comments 1
3 min read
Turn Visual Studio Code Into A Top-Notch JavaScript IDE With These 25 Extensions

Turn Visual Studio Code Into A Top-Notch JavaScript IDE With These 25 Extensions

116
Comments 14
10 min read
Build a Video Conference App from Scratch using WebRTC,Websocket,PHP +JS Day 6

Build a Video Conference App from Scratch using WebRTC,Websocket,PHP +JS Day 6

5
Comments
1 min read
What is Custom Hook?

What is Custom Hook?

6
Comments
2 min read
Leetcode diary: 931. Minimum Falling Path Sum [DP]

Leetcode diary: 931. Minimum Falling Path Sum [DP]

6
Comments
4 min read
How to Create BMI Calculator using Javascript

How to Create BMI Calculator using Javascript

16
Comments 2
6 min read
Creating an Asteroid Map with a NASA API

Creating an Asteroid Map with a NASA API

58
Comments 1
9 min read
Build your own WYSIWYG editor (HTML, CSS & pure JavaScript)

Build your own WYSIWYG editor (HTML, CSS & pure JavaScript)

127
Comments 10
11 min read
Usando <script setup> no vueJS3

Usando <script setup> no vueJS3

10
Comments
3 min read
Principais diferenças entre types e interfaces em TypeScript

Principais diferenças entre types e interfaces em TypeScript

5
Comments
3 min read
JavaScript Page Scroll Progress Bar

JavaScript Page Scroll Progress Bar

12
Comments 2
3 min read
MERN Stack Web Application - Property Bookings Catalog

MERN Stack Web Application - Property Bookings Catalog

9
Comments
1 min read
Using Storybook in React Native

Using Storybook in React Native

5
Comments
2 min read
This Week In React #89: Remix, Remotion, Preact, Nextra, Relay, JSI, Skia, SwiftUI, TypeScript, web3...

This Week In React #89: Remix, Remotion, Preact, Nextra, Relay, JSI, Skia, SwiftUI, TypeScript, web3...

20
Comments
9 min read
Book Review - Learning React - 2nd Edition by Alex Banks and Eve Porcello

Book Review - Learning React - 2nd Edition by Alex Banks and Eve Porcello

2
Comments 2
1 min read
Unknown console API in JS

Unknown console API in JS

8
Comments
3 min read
Code quality: pre-commit linting

Code quality: pre-commit linting

5
Comments
4 min read
Enforcing Node.js, npm, and Yarn Versions

Enforcing Node.js, npm, and Yarn Versions

5
Comments
3 min read
ToDo List Using NodeJS, MongoDB

ToDo List Using NodeJS, MongoDB

11
Comments
1 min read
Project : Coin Flipper & Color Boxes | Day 9

Project : Coin Flipper & Color Boxes | Day 9

5
Comments 1
1 min read
How to Enable and Disable a Button in JavaScript 🔴🟢

How to Enable and Disable a Button in JavaScript 🔴🟢

8
Comments 2
3 min read
loading...