close
The Wayback Machine - https://web.archive.org/web/20210729040644/https://dev.to/t/javascript

DEV Community

loading...
Image

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!

πŸ‘‹ Sign in for the ability sort posts by top and latest.
You don’t need React for building websites

You don’t need React for building websites

Reactions 184 Comments 109
3 min read
✨8 React Projects Every Beginner Should Try

✨8 React Projects Every Beginner Should Try

Reactions 163 Comments
3 min read
React Navigation 6.x

React Navigation 6.x

Reactions 2 Comments
4 min read
31 Front-End Development Study Topics to Improve Your Code Quality

31 Front-End Development Study Topics to Improve Your Code Quality

Reactions 151 Comments 2
2 min read
Looking for Code Organization Advice

Looking for Code Organization Advice

Reactions 2 Comments 5
1 min read
Create a Netflix clone from Scratch: JavaScript PHP + MySQL Day 3

Create a Netflix clone from Scratch: JavaScript PHP + MySQL Day 3

Reactions 2 Comments
1 min read
A bug that made me a better developer.

A bug that made me a better developer.

Reactions 4 Comments 2
8 min read
Are you learning JavaScript? - Here's the only guide you'll ever need

Are you learning JavaScript? - Here's the only guide you'll ever need

Reactions 28 Comments 1
4 min read
Introducing the Marko Tags API Preview

Introducing the Marko Tags API Preview

Reactions 16 Comments 3
10 min read
The Payload Headless CMS just got more powerful with Plugins

The Payload Headless CMS just got more powerful with Plugins

Reactions 3 Comments
4 min read
Easy Graph Visualization With Motif

Easy Graph Visualization With Motif

Reactions 2 Comments
4 min read
UI Dev Newsletter #67

UI Dev Newsletter #67

Reactions 3 Comments
2 min read
Basic React Component Layout

Basic React Component Layout

Reactions 2 Comments 1
1 min read
Experience of Web Development Internship at LetsGrowMore Community

Experience of Web Development Internship at LetsGrowMore Community

Reactions 2 Comments
2 min read
Run Machine Learning models in your browser with TensorFlow.js (ReactJS)

Run Machine Learning models in your browser with TensorFlow.js (ReactJS)

Reactions 22 Comments
4 min read
Beautiful Random Color Generator With Vanila JavaScript

Beautiful Random Color Generator With Vanila JavaScript

Reactions 2 Comments
2 min read
Some interesting facts about javascript

Some interesting facts about javascript

Reactions 2 Comments
2 min read
Redux Toolkit - The Standard Way to Write Redux

Redux Toolkit - The Standard Way to Write Redux

Reactions 21 Comments
3 min read
Health Information System

Health Information System

Reactions 10 Comments
1 min read
namy.ai MVP DONE!

namy.ai MVP DONE!

Reactions 3 Comments 1
1 min read
What are React Hooks?

What are React Hooks?

Reactions 13 Comments 1
7 min read
Apprendre Vue.js 3 - Jour 1 : concepts de base

Apprendre Vue.js 3 - Jour 1 : concepts de base

Reactions 3 Comments
11 min read
Publish your own NPM package

Publish your own NPM package

Reactions 18 Comments
4 min read
Basics of Building a CRUD API with Typescript (NestJS and FoalTS)

Basics of Building a CRUD API with Typescript (NestJS and FoalTS)

Reactions 4 Comments
7 min read
How I Think About JavaScript Types (A Mental Model for Beginners)

How I Think About JavaScript Types (A Mental Model for Beginners)

Reactions 5 Comments
7 min read
createState("Introducing AgileTs. A flexible State-Manager");

createState("Introducing AgileTs. A flexible State-Manager");

Reactions 2 Comments
10 min read
The Million.js Manifesto

The Million.js Manifesto

Reactions 62 Comments 14
3 min read
GZIP on the Browser

GZIP on the Browser

Reactions 3 Comments
1 min read
Tornado : ASYNC Framework for Python

Tornado : ASYNC Framework for Python

Reactions 5 Comments
2 min read
Create a Netflix clone from Scratch: JavaScript PHP + MySQL Day 2:How to get most out of the course

Create a Netflix clone from Scratch: JavaScript PHP + MySQL Day 2:How to get most out of the course

Reactions 2 Comments
1 min read
What is useEffect()?, How does it work? & Why should we use useEffect()?

What is useEffect()?, How does it work? & Why should we use useEffect()?

Reactions 2 Comments
2 min read
#8) What is IIFE in JavaScriptπŸ±β€πŸ‘€

#8) What is IIFE in JavaScriptπŸ±β€πŸ‘€

Reactions 2 Comments 2
1 min read
SvelteKit Blog Starter: Climate MDsveX Starter for Svelte

SvelteKit Blog Starter: Climate MDsveX Starter for Svelte

Reactions 2 Comments
14 min read
JavaScript Implementation of FizzBuzz in functional programming

JavaScript Implementation of FizzBuzz in functional programming

Reactions 3 Comments
1 min read
Difference between dot notation and bracket notation in JavaScript

Difference between dot notation and bracket notation in JavaScript

Reactions 2 Comments
4 min read
How to Build REST API Using Node Js Feathers Framework

How to Build REST API Using Node Js Feathers Framework

Reactions 8 Comments
4 min read
5 Must Know Lodash Methods

5 Must Know Lodash Methods

Reactions 43 Comments 14
4 min read
Create a Netflix clone from Scratch: JavaScript PHP + MySQL Day 1:Download & Installation

Create a Netflix clone from Scratch: JavaScript PHP + MySQL Day 1:Download & Installation

Reactions 5 Comments
1 min read
Netflix Clone Version 2 - React & TMDb

Netflix Clone Version 2 - React & TMDb

Reactions 3 Comments
2 min read
Iniciando com ECMAScript Modules

Iniciando com ECMAScript Modules

Reactions 2 Comments
8 min read
Java-Developers looking to get back to work after a a career break?

Java-Developers looking to get back to work after a a career break?

Reactions 2 Comments
1 min read
Bootstrap 5 Clearfix

Bootstrap 5 Clearfix

Reactions 2 Comments
3 min read
I refactored all my articles

I refactored all my articles

Reactions 9 Comments
3 min read
The Most POWERFUL [JavaScript] Function

The Most POWERFUL [JavaScript] Function

Reactions 50 Comments 10
11 min read
Day 4/100

Day 4/100

Reactions 2 Comments
1 min read
Interact with Relational Databases using TypeORM (w/JavaScript)

Interact with Relational Databases using TypeORM (w/JavaScript)

Reactions 2 Comments
6 min read
Prototype, Classes and More

Prototype, Classes and More

Reactions 2 Comments
4 min read
Algorithms and Scripting: Problems and Notes Part 2:

Algorithms and Scripting: Problems and Notes Part 2:

Reactions 3 Comments
2 min read
10 Newsletters for Developers

10 Newsletters for Developers

Reactions 67 Comments 4
3 min read
Why is JavaScript so Important?

Why is JavaScript so Important?

Reactions 2 Comments
2 min read
Remove Items from Arrays with .shift() & .pop() Methods

Remove Items from Arrays with .shift() & .pop() Methods

Reactions 3 Comments
3 min read
Advantages of useTimeout and useInterval hooks over setTimeout and setInterval ?

Advantages of useTimeout and useInterval hooks over setTimeout and setInterval ?

Reactions 2 Comments
3 min read
Electron Adventures: Episode 2: Frontend Code and Backend Code

Electron Adventures: Episode 2: Frontend Code and Backend Code

Reactions 2 Comments
2 min read
Best Design Resources for Developers

Best Design Resources for Developers

Reactions 53 Comments 1
56 min read
CrΓ©er un RESTFul API avec AdonisJS 5.0 (incluant l'authentification par token)

CrΓ©er un RESTFul API avec AdonisJS 5.0 (incluant l'authentification par token)

Reactions 6 Comments
6 min read
Using JS Speech Recognition to build a virtual assistant

Using JS Speech Recognition to build a virtual assistant

Reactions 14 Comments 2
7 min read
Random Password Generator using Javascript

Random Password Generator using Javascript

Reactions 16 Comments 1
4 min read
Your Essential Guide To Map Built-in Object In Javascript

Your Essential Guide To Map Built-in Object In Javascript

Reactions 28 Comments 2
4 min read
Learn React & React Hook Form By Building Netflix

Learn React & React Hook Form By Building Netflix

Reactions 6 Comments
5 min read
Get Data using Query Parameters (Strings) in React

Get Data using Query Parameters (Strings) in React

Reactions 2 Comments
7 min read
loading...