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.
My Experience with Coding Boot Camp

My Experience with Coding Boot Camp

40
Comments 11
9 min read
Create a Bookmark Manager App using FaunaDB and Netlify Serverless functions

Create a Bookmark Manager App using FaunaDB and Netlify Serverless functions

90
Comments 17
18 min read
Implementing a Basic Binary Search Tree in JavaScript

Implementing a Basic Binary Search Tree in JavaScript

82
Comments 8
4 min read
Selector2Regexp - generating regular expressions from CSS selectors

Selector2Regexp - generating regular expressions from CSS selectors

4
Comments
1 min read
Everything you need to know about JavaScript Set

Everything you need to know about JavaScript Set

22
Comments
6 min read
The thing about service workers...

The thing about service workers...

41
Comments 8
4 min read
Split Array into `n` number of chunks

Split Array into `n` number of chunks

6
Comments
3 min read
5 SOLID principles with JavaScript. How to make your code SOLID

5 SOLID principles with JavaScript. How to make your code SOLID

310
Comments 3
4 min read
Unpacking Python lists vs. destructuring Javascript arrays

Unpacking Python lists vs. destructuring Javascript arrays

43
Comments 6
2 min read
A Brief Intro to MVC Architecture

A Brief Intro to MVC Architecture

88
Comments 3
4 min read
5 Extremely useful javascript methods that You might not know

5 Extremely useful javascript methods that You might not know

5
Comments
2 min read
Top-3 outdated facts about Svelte

Top-3 outdated facts about Svelte

17
Comments 2
1 min read
Create a radio button from the scratch in React Native

Create a radio button from the scratch in React Native

20
Comments
2 min read
A Few Algorithms and How to Solve Them

A Few Algorithms and How to Solve Them

7
Comments
3 min read
Vuex 101 Snippet

Vuex 101 Snippet

12
Comments
1 min read
Custom Type Guards in TypeScript

Custom Type Guards in TypeScript

26
Comments 1
2 min read
Leetcode - 3SUM (with JavaScript)

Leetcode - 3SUM (with JavaScript)

14
Comments 1
2 min read
Una introducción a las mónadas (en javascript)

Una introducción a las mónadas (en javascript)

8
Comments
7 min read
Better way to store Enum values in MongoDB

Better way to store Enum values in MongoDB

12
Comments
5 min read
JavaScript practice site?

JavaScript practice site?

5
Comments 4
1 min read
Fullstack Javascript Ebook Free

Fullstack Javascript Ebook Free

61
Comments 2
1 min read
Gatsby Up & Running: Creating a CD Pipeline

Gatsby Up & Running: Creating a CD Pipeline

6
Comments
5 min read
Redesigning my portfolio ... with Angular? 🤔

Redesigning my portfolio ... with Angular? 🤔

3
Comments 7
1 min read
Javascript: Arrow function expression

Javascript: Arrow function expression

7
Comments
2 min read
Using React Hook Form with react-native - Part I (set up & validation)

Using React Hook Form with react-native - Part I (set up & validation)

61
Comments 8
5 min read
loading...