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.
7 anti-patterns found in a legacy JavaScript app

7 anti-patterns found in a legacy JavaScript app

30
Comments
3 min read
Javascript Async Callbacks

Javascript Async Callbacks

9
Comments
3 min read
Who am I? Me, the name of the currently executing method in C#

Who am I? Me, the name of the currently executing method in C#

9
Comments 6
1 min read
State machine advent: You are saying I can put infinite state into my finite automata? (12/24)

State machine advent: You are saying I can put infinite state into my finite automata? (12/24)

9
Comments
2 min read
How to convince your client to focus on Web Performance: a case study

How to convince your client to focus on Web Performance: a case study

106
Comments 1
6 min read
Golang Rest API for NodeJS developer - Part 1

Golang Rest API for NodeJS developer - Part 1

63
Comments
3 min read
#1 JavaScript, Python hello world..

#1 JavaScript, Python hello world..

3
Comments
1 min read
#2 Argument Example JavaScript

#2 Argument Example JavaScript

4
Comments
1 min read
Callbacks vs Promises in JavaScript

Callbacks vs Promises in JavaScript

238
Comments 11
9 min read
How to Scope Your Free Range PWA Service Workers

How to Scope Your Free Range PWA Service Workers

11
Comments
3 min read
Looking for a lightweight nodejs project

Looking for a lightweight nodejs project

3
Comments 18
1 min read
Next-translate released 🎉

Next-translate released 🎉

22
Comments 3
1 min read
JavaScript Data Structures: Doubly Linked List: Set / Update a specific node

JavaScript Data Structures: Doubly Linked List: Set / Update a specific node

9
Comments
3 min read
Refactoring Chronicles: Conditional Rendering and getting rid of the Wrapper Div

Refactoring Chronicles: Conditional Rendering and getting rid of the Wrapper Div

9
Comments 2
2 min read
DataTable.js Tutorial for .Net Core Razor Pages Application - Part 2 - Full CRUD

DataTable.js Tutorial for .Net Core Razor Pages Application - Part 2 - Full CRUD

12
Comments
4 min read
Promise Chains are Kinda Awesome

Promise Chains are Kinda Awesome

101
Comments 9
5 min read
TICKER SEARCH API

TICKER SEARCH API

20
Comments 2
2 min read
Day 22 of⚡️ #30DaysOfWebPerf ⚡️: Bundle analyzers

Day 22 of⚡️ #30DaysOfWebPerf ⚡️: Bundle analyzers

7
Comments
1 min read
Intl Formatting Numbers in Javascript

Intl Formatting Numbers in Javascript

5
Comments
1 min read
How to connect to a PostgreSQL database from Python with Psycopg2 [Video]

How to connect to a PostgreSQL database from Python with Psycopg2 [Video]

10
Comments
1 min read
Haye.cr: Expressive string syntax to Array/Hash and Vice-Versa parser for Crystal. Based on the javascript version.

Haye.cr: Expressive string syntax to Array/Hash and Vice-Versa parser for Crystal. Based on the javascript version.

8
Comments
1 min read
Reading Snippets [8]

Reading Snippets [8]

7
Comments
1 min read
DataTable.js Tutorial for .Net Core Razor Pages Application - Part 1

DataTable.js Tutorial for .Net Core Razor Pages Application - Part 1

7
Comments
4 min read
Five Lessons I learned going from 3 to 7 figures as a Techie

Five Lessons I learned going from 3 to 7 figures as a Techie

95
Comments 7
5 min read
JavaScript Promise combinators: race, all, allSettled, any

JavaScript Promise combinators: race, all, allSettled, any

37
Comments
6 min read
loading...