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.
Console/Terminal Messages styling done right. Introducing CHALK

Console/Terminal Messages styling done right. Introducing CHALK

6
Comments
2 min read
Compress a string such that 'AAABCCDDDD' becomes 'A3B1C2D4'

Compress a string such that 'AAABCCDDDD' becomes 'A3B1C2D4'

7
Comments
1 min read
New Year Countdown 2021 | Coming Soon Page using JavaScript CSS HTML (Video Format)

New Year Countdown 2021 | Coming Soon Page using JavaScript CSS HTML (Video Format)

9
Comments
1 min read
TypeScript - Interfaces

TypeScript - Interfaces

6
Comments
1 min read
A Chrome app to rule them all (Paywalls) : Part 1

A Chrome app to rule them all (Paywalls) : Part 1

3
Comments
3 min read
How to keep functionality in sync between codebases?

How to keep functionality in sync between codebases?

9
Comments 2
1 min read
Difference bet null and undefined

Difference bet null and undefined

2
Comments
1 min read
The path of a young samurai

The path of a young samurai

3
Comments 4
1 min read
JS/TS Managing alternative implementations with RollupJS

JS/TS Managing alternative implementations with RollupJS

6
Comments
3 min read
🌋 S01E01 | Maker's Way 1st season starts!

🌋 S01E01 | Maker's Way 1st season starts!

5
Comments
5 min read
JavaScript Data Types in a Nutshell

JavaScript Data Types in a Nutshell

5
Comments
3 min read
Everyman's Simple Group COVID Notifier

Everyman's Simple Group COVID Notifier

6
Comments
3 min read
Gostaria de fazer um app?

Gostaria de fazer um app?

3
Comments
1 min read
What are the things you found difficult while working with ReactJs ?

What are the things you found difficult while working with ReactJs ?

15
Comments 2
1 min read
Persisting application state with Redux and localStorage

Persisting application state with Redux and localStorage

12
Comments
2 min read
Grandjs Version 2 Is Here

Grandjs Version 2 Is Here

4
Comments
4 min read
How To Build A Image Compressor in React JS (Offline)

How To Build A Image Compressor in React JS (Offline)

4
Comments
1 min read
A Simple Comparison of JavaScript and Python

A Simple Comparison of JavaScript and Python

5
Comments
4 min read
Easily make animated gifs using Javascript.

Easily make animated gifs using Javascript.

11
Comments 5
1 min read
TIL: HTMLLinkElement.href returns more than you think...

TIL: HTMLLinkElement.href returns more than you think...

5
Comments
1 min read
PhpStorm Live templates YouTube tutorial for real fast web development with Symfony

PhpStorm Live templates YouTube tutorial for real fast web development with Symfony

2
Comments
1 min read
Animation libraries ReactJs

Animation libraries ReactJs

2
Comments
1 min read
Drag n' Drop Files in React - Parsing CSVs

Drag n' Drop Files in React - Parsing CSVs

7
Comments
1 min read
Copycat vs. Reference-cat

Copycat vs. Reference-cat

5
Comments
4 min read
The Ember Times - Issue No. 149

The Ember Times - Issue No. 149

6
Comments
8 min read
I published a NPM package

I published a NPM package

5
Comments 2
2 min read
Arrow Functions

Arrow Functions

9
Comments
1 min read
Detail Beginner Guide for CSS Flexbox with examples

Detail Beginner Guide for CSS Flexbox with examples

7
Comments
13 min read
let and const in javascript

let and const in javascript

8
Comments
3 min read
Introducing Flux V1

Introducing Flux V1

2
Comments
1 min read
The Ember Times - Issue No. 147

The Ember Times - Issue No. 147

19
Comments
5 min read
The Basics of Redux

The Basics of Redux

3
Comments
2 min read
Coding Challenges: How to get over the hump

Coding Challenges: How to get over the hump

3
Comments
2 min read
Javascript Quick Tip -- Browser Notifications

Javascript Quick Tip -- Browser Notifications

6
Comments
4 min read
React Native FAQ for 2020

React Native FAQ for 2020

5
Comments
7 min read
Wysi Wysi Wysiwyg

Wysi Wysi Wysiwyg

5
Comments 1
1 min read
Function curring

Function curring

8
Comments 1
2 min read
How to Build web applications using Kotlin/JS and React JS

How to Build web applications using Kotlin/JS and React JS

5
Comments
1 min read
Simple `classnames` and small libraries

Simple `classnames` and small libraries

9
Comments 2
2 min read
Arrow Functions

Arrow Functions

7
Comments
2 min read
Use full spread operation in JavaScript

Use full spread operation in JavaScript

4
Comments
1 min read
How to add roles for user while user registration form angular

How to add roles for user while user registration form angular

1
Comments
1 min read
myFirstPost.js

myFirstPost.js

3
Comments
1 min read
Learning Vue.js

Learning Vue.js

21
Comments 4
3 min read
Solving "Truncate a String" / freeCodeCamp Algorithm Challenges

Solving "Truncate a String" / freeCodeCamp Algorithm Challenges

7
Comments 3
3 min read
Trying Out Recoil - Facebooks New React State Management Library

Trying Out Recoil - Facebooks New React State Management Library

7
Comments
3 min read
All projects & tools in Cosmos Ecosystem now inter-compatible

All projects & tools in Cosmos Ecosystem now inter-compatible

2
Comments
1 min read
Studying Graphs Pt.2: Breadth and Depth First Search

Studying Graphs Pt.2: Breadth and Depth First Search

6
Comments
4 min read
Tudo o que você precisa saber sobre Deno

Tudo o que você precisa saber sobre Deno

4
Comments
1 min read
Best Ways to Convert a String to Number in Javascript

Best Ways to Convert a String to Number in Javascript

11
Comments 2
2 min read
You Don't Know Deno?

You Don't Know Deno?

3
Comments
9 min read
Conditional Ternary Operators for Beginners

Conditional Ternary Operators for Beginners

5
Comments 1
2 min read
Arrow functions

Arrow functions

7
Comments
1 min read
My 100 Days : from Scratch into getting a job

My 100 Days : from Scratch into getting a job

4
Comments
1 min read
A beginners tale on PWA Vue.js

A beginners tale on PWA Vue.js

12
Comments 5
1 min read
Brief Break Down of Reaaaaaact....

Brief Break Down of Reaaaaaact....

5
Comments
3 min read
Add and remove elements to arrays in Javascript

Add and remove elements to arrays in Javascript

2
Comments 1
5 min read
Creating Firefox browser extensions-26

Creating Firefox browser extensions-26

21
Comments
3 min read
Web Workers in Action: When to use them?

Web Workers in Action: When to use them?

6
Comments
3 min read
AI: simple navigation in 2d platformers

AI: simple navigation in 2d platformers

9
Comments
5 min read
loading...