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.
The Magic of the Short Dev Cycle

The Magic of the Short Dev Cycle

8
Comments
4 min read
Convert Modern JavaScript to Legacy (ECMAScript 5) in Minutes

Convert Modern JavaScript to Legacy (ECMAScript 5) in Minutes

12
Comments 2
3 min read
call(), apply() and bind() Methods in JavaScript

call(), apply() and bind() Methods in JavaScript

16
Comments
2 min read
From JavaScript to Go.

From JavaScript to Go.

29
Comments 5
7 min read
Making the debuggers work

Making the debuggers work

8
Comments 1
5 min read
NPM explain to me like I am five

NPM explain to me like I am five

33
Comments 11
1 min read
isPalindrome(): A recursive approach

isPalindrome(): A recursive approach

44
Comments 2
8 min read
What are the best programming languages for Blockchain?

What are the best programming languages for Blockchain?

6
Comments 2
6 min read
Beginning your Web Development Journey? Start here.

Beginning your Web Development Journey? Start here.

65
Comments 3
6 min read
Typescript to JavaScript post compile

Typescript to JavaScript post compile

11
Comments
2 min read
Friday Frontend: Svelte is Making Waves Edition

Friday Frontend: Svelte is Making Waves Edition

23
Comments 1
4 min read
You do not need to use the classnames package

You do not need to use the classnames package

35
Comments 6
2 min read
What's the value of x?

What's the value of x?

5
Comments 5
1 min read
How to setup GatsbyJS starter with Typescript, ESLint, Prettier

How to setup GatsbyJS starter with Typescript, ESLint, Prettier

51
Comments 6
3 min read
My Top Youtube Channels to Learn Web Development and Programming

My Top Youtube Channels to Learn Web Development and Programming

289
Comments 13
2 min read
Vanilla.js - Getting Started

Vanilla.js - Getting Started

97
Comments 9
6 min read
How I manage to make my Storybook project the most efficient possible

How I manage to make my Storybook project the most efficient possible

89
Comments 11
9 min read
Make your dev environment awesome with VSCode + OhMyZSH 🔥🔥🔥 plugins, fonts, Icons and others

Make your dev environment awesome with VSCode + OhMyZSH 🔥🔥🔥 plugins, fonts, Icons and others

185
Comments 12
2 min read
Top 10 Reasons to learn NodeJS

Top 10 Reasons to learn NodeJS

76
Comments 1
8 min read
Message Encryption in JavaScript and PHP

Message Encryption in JavaScript and PHP

80
Comments 5
3 min read
Running a Flutter web app and API on Node.js

Running a Flutter web app and API on Node.js

69
Comments
9 min read
Is There a Cat in The Code!?

Is There a Cat in The Code!?

11
Comments 2
1 min read
Sparkplug, what we have learnt so far.

Sparkplug, what we have learnt so far.

16
Comments
3 min read
Rich text editing on the web: Formatting text and keyboard shortcuts in Draft.js

Rich text editing on the web: Formatting text and keyboard shortcuts in Draft.js

37
Comments 3
9 min read
One Liners - FizzBuzz

One Liners - FizzBuzz

7
Comments
6 min read
loading...