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.
A Brief Intro to MVC Architecture

A Brief Intro to MVC Architecture

88
Comments 3
4 min read
Top-3 outdated facts about Svelte

Top-3 outdated facts about Svelte

17
Comments 2
1 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
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
Vuex 101 Snippet

Vuex 101 Snippet

12
Comments
1 min read
A Few Algorithms and How to Solve Them

A Few Algorithms and How to Solve Them

7
Comments
3 min read
Leetcode - 3SUM (with JavaScript)

Leetcode - 3SUM (with JavaScript)

14
Comments 1
2 min read
Custom Type Guards in TypeScript

Custom Type Guards in TypeScript

26
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
My journey to mastering React

My journey to mastering React

134
Comments 31
6 min read
Setting up a Basic React.js Front End for your Rails Server

Setting up a Basic React.js Front End for your Rails Server

9
Comments
4 min read
It's OK to break out of the Vue paradigm (sometimes)

It's OK to break out of the Vue paradigm (sometimes)

4
Comments
3 min read
Espressioni Regolari in JavaScript

Espressioni Regolari in JavaScript

9
Comments 3
5 min read
THE HACKTOBERFEST GAME - YEAR 2! 🎮⌨🚀

THE HACKTOBERFEST GAME - YEAR 2! 🎮⌨🚀

10
Comments
2 min read
Imba - Another reactive technology for the web

Imba - Another reactive technology for the web

6
Comments 2
1 min read
Convert a set to an array

Convert a set to an array

6
Comments
1 min read
Vue.js Beginner Course - Session 2

Vue.js Beginner Course - Session 2

5
Comments
1 min read
Using Two-Pointer Technique to Optimize Algorithm Solutions

Using Two-Pointer Technique to Optimize Algorithm Solutions

22
Comments 4
3 min read
loading...