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.
REAL-TIME bitcoin price in javascript

REAL-TIME bitcoin price in javascript

8
Comments
2 min read
JavaScript Behind The Scenes: Hoisting & The Temporal Dead Zone

JavaScript Behind The Scenes: Hoisting & The Temporal Dead Zone

4
Comments
3 min read
Toxic flexibility - a case for TypeScript

Toxic flexibility - a case for TypeScript

23
Comments 4
4 min read
Regular vs Arrow Function

Regular vs Arrow Function

125
Comments 4
5 min read
Web Apps From Scratch: State Management

Web Apps From Scratch: State Management

20
Comments
3 min read
My Dev Journey: Week 13

My Dev Journey: Week 13

4
Comments
2 min read
Where to Store Images in React App

Where to Store Images in React App

5
Comments 3
6 min read
Angular Tooling - How to equip before starting a project

Angular Tooling - How to equip before starting a project

5
Comments
4 min read
Call, Apply and Bind in JS

Call, Apply and Bind in JS

2
Comments
1 min read
A Law That Helps You Write Loosely Coupled Functions

A Law That Helps You Write Loosely Coupled Functions

2
Comments 1
2 min read
Steps performed while Creating Starter Kit for Javascript development

Steps performed while Creating Starter Kit for Javascript development

6
Comments
7 min read
Using array map, filter and reduce in MongoDB aggregation pipeline

Using array map, filter and reduce in MongoDB aggregation pipeline

22
Comments
4 min read
tsParticles 1.33.2 Released

tsParticles 1.33.2 Released

14
Comments
1 min read
Functions in javascript

Functions in javascript

15
Comments 2
1 min read
The Million.js Manifesto

The Million.js Manifesto

86
Comments 20
3 min read
Blurry image backgrounds like on Instagram

Blurry image backgrounds like on Instagram

23
Comments 1
1 min read
How to use animation with Angular ?

How to use animation with Angular ?

25
Comments
3 min read
How to Add BUY ME A COFFEE Button in DEV.TO Blog

How to Add BUY ME A COFFEE Button in DEV.TO Blog

57
Comments 6
1 min read
JavaScript Behind The Scenes: Scope & The Scope Chain

JavaScript Behind The Scenes: Scope & The Scope Chain

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

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

6
Comments
1 min read
Things You Might Not Know About React Components

Things You Might Not Know About React Components

28
Comments
2 min read
Create a URL shortener using NodeJS & MongoDB.

Create a URL shortener using NodeJS & MongoDB.

9
Comments
5 min read
TypeScript vs Dart - Interfaces

TypeScript vs Dart - Interfaces

2
Comments
4 min read
Machine Learning vs Human Learning

Machine Learning vs Human Learning

2
Comments
1 min read
Using JS Speech Recognition to build a virtual assistant

Using JS Speech Recognition to build a virtual assistant

93
Comments 7
7 min read
AngularJS : Requesting JSON data with AJAX

AngularJS : Requesting JSON data with AJAX

11
Comments
2 min read
Converting UTF (including emoji) to HTML

Converting UTF (including emoji) to HTML

17
Comments 9
4 min read
Best Practices for making AngularJS Application

Best Practices for making AngularJS Application

6
Comments
3 min read
JavaScript Named Exports

JavaScript Named Exports

8
Comments 2
1 min read
Journey from Mongoose to Prisma ORM for MongoDB!

Journey from Mongoose to Prisma ORM for MongoDB!

70
Comments 3
5 min read
How To Use Axios in an Optimized and Scalable Way With React

How To Use Axios in an Optimized and Scalable Way With React

821
Comments 14
3 min read
What are Callbacks in JavaScript?

What are Callbacks in JavaScript?

34
Comments 4
3 min read
React JSX in Depth

React JSX in Depth

11
Comments
5 min read
Modern Full-Stack Developer Tech Stack 2021

Modern Full-Stack Developer Tech Stack 2021

1314
Comments 120
3 min read
Writing a command system in JavaScript

Writing a command system in JavaScript

55
Comments 1
2 min read
Upload file to Express server

Upload file to Express server

21
Comments
2 min read
Which UI Frameworks you can use with Angular ?

Which UI Frameworks you can use with Angular ?

4
Comments
4 min read
🚀10 Trending projects on GitHub for web developers - 23rd July 2021

🚀10 Trending projects on GitHub for web developers - 23rd July 2021

340
Comments 3
3 min read
2021 CS50x - WEEK 8

2021 CS50x - WEEK 8

3
Comments 2
2 min read
How to test your NPM package locally

How to test your NPM package locally

46
Comments 15
2 min read
Multiple buttons only one active on click

Multiple buttons only one active on click

4
Comments 1
2 min read
JavaScript Snippets In The Browser

JavaScript Snippets In The Browser

4
Comments
3 min read
Styled Components 101 💅 Lecture 2: Creating a theme + Light/Dark theme toggler example ☀️🌙

Styled Components 101 💅 Lecture 2: Creating a theme + Light/Dark theme toggler example ☀️🌙

239
Comments
8 min read
Let's Create YouTube Clone Using React Native - Part 1

Let's Create YouTube Clone Using React Native - Part 1

8
Comments 1
4 min read
The Ember Times - Issue No. 185

The Ember Times - Issue No. 185

7
Comments
7 min read
Accessible Text on Images: Nail the Contrast Ratio

Accessible Text on Images: Nail the Contrast Ratio

9
Comments 4
6 min read
Introducing the Marko Tags API Preview

Introducing the Marko Tags API Preview

55
Comments 12
10 min read
How to use the webcam with Svelte JS

How to use the webcam with Svelte JS

3
Comments
1 min read
Understanding JavaScript decorators

Understanding JavaScript decorators

64
Comments 4
6 min read
Run Machine Learning models in your browser with TensorFlow.js (ReactJS)

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

100
Comments
4 min read
JSX vs sandwiched JSX

JSX vs sandwiched JSX

3
Comments
3 min read
Day 9 of #100DaysOfCode!

Day 9 of #100DaysOfCode!

6
Comments
2 min read
Starting a coding bootcamp (yes, everyone feels that way)

Starting a coding bootcamp (yes, everyone feels that way)

5
Comments 1
3 min read
Type-Safe TypeScript

Type-Safe TypeScript

13
Comments
6 min read
Make your own card carousel in React

Make your own card carousel in React

25
Comments 2
14 min read
Introduction to React for Django backend developers

Introduction to React for Django backend developers

28
Comments
3 min read
Four Ways to Clone Array with Ease! Easiest Method to Clone Array.

Four Ways to Clone Array with Ease! Easiest Method to Clone Array.

8
Comments 6
1 min read
What s wrong with the gorilla?

What s wrong with the gorilla?

4
Comments 13
5 min read
NestJS/PostgreSQL & Angular within NX Workspace - From scratch to production

NestJS/PostgreSQL & Angular within NX Workspace - From scratch to production

21
Comments 4
6 min read
Typescript vs Javascript : Which one should you use for your next project ?

Typescript vs Javascript : Which one should you use for your next project ?

30
Comments 15
2 min read
loading...