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.
React Fragments – What, Why, How

React Fragments – What, Why, How

142
Comments 10
4 min read
404 Error page, Features section, Header intro | Module Monday 61

404 Error page, Features section, Header intro | Module Monday 61

35
Comments
2 min read
Concept of the Day: Homoiconicity

Concept of the Day: Homoiconicity

27
Comments 1
3 min read
API-less Prototyping with Angular

API-less Prototyping with Angular

48
Comments
6 min read
Angular Architecture

Angular Architecture

217
Comments 3
6 min read
Extend Your React Electron Desktop App with TypeScript

Extend Your React Electron Desktop App with TypeScript

70
Comments
11 min read
What we learn for the React's future at React Conf

What we learn for the React's future at React Conf

19
Comments
3 min read
[React] Component Render Call & Update Events Order

[React] Component Render Call & Update Events Order

9
Comments 1
1 min read
My portfolio need some feedback

My portfolio need some feedback

12
Comments 7
1 min read
Dynamically change the iframe height from inside

Dynamically change the iframe height from inside

10
Comments
1 min read
Binary Search in JavaScript

Binary Search in JavaScript

6
Comments
2 min read
Why haven't I done hacktoberfest before?

Why haven't I done hacktoberfest before?

19
Comments 7
3 min read
Un poco del paradigma funcional en tu javascript: Usando un Maybe

Un poco del paradigma funcional en tu javascript: Usando un Maybe

7
Comments
10 min read
Let's make a link!

Let's make a link!

4
Comments 2
1 min read
A better puppeteer.evaluate

A better puppeteer.evaluate

11
Comments
2 min read
(Other) Projects you can do to Become a Front-End Master in 2020

(Other) Projects you can do to Become a Front-End Master in 2020

932
Comments 13
2 min read
Angular Development in Enterprise

Angular Development in Enterprise

134
Comments
8 min read
Writing Documentation For Your JavaScript Project

Writing Documentation For Your JavaScript Project

117
Comments 1
8 min read
ES6

ES6

53
Comments
2 min read
Introduction to Functional Programming in JavaScript

Introduction to Functional Programming in JavaScript

17
Comments
7 min read
ToggleMap, I've Missed You

ToggleMap, I've Missed You

7
Comments
3 min read
React Conf: An Energetic Reactive Community

React Conf: An Energetic Reactive Community

6
Comments
1 min read
Javascript and Classical Inheritance

Javascript and Classical Inheritance

9
Comments 2
2 min read
Develop Stunning Applications Easily with Syncfusion

Develop Stunning Applications Easily with Syncfusion

10
Comments
13 min read
Tic-Tac-Toe Realtime (Parte 1 - Clone do Projeto) | Express.js - Socket.io

Tic-Tac-Toe Realtime (Parte 1 - Clone do Projeto) | Express.js - Socket.io

7
Comments
3 min read
Advance Boilerplate for getting started with MERN stack 👩‍💻👨‍💻

Advance Boilerplate for getting started with MERN stack 👩‍💻👨‍💻

4
Comments
1 min read
Using absolute path import with Typescript + babel + nodemon in Your Node Project

Using absolute path import with Typescript + babel + nodemon in Your Node Project

20
Comments 2
4 min read
Demystifying the v-model Directive in Vue

Demystifying the v-model Directive in Vue

71
Comments 13
6 min read
Learning multiple programming language at the same time

Learning multiple programming language at the same time

5
Comments 1
1 min read
5 Simple Applications of JavaScript Bitwise Operators

5 Simple Applications of JavaScript Bitwise Operators

31
Comments
3 min read
I made Listly: All your lists in one place!

I made Listly: All your lists in one place!

14
Comments 1
1 min read
The Web Share API in Safari on iOS

The Web Share API in Safari on iOS

7
Comments
3 min read
React & React Native AMA Ask Me Anything Resources

React & React Native AMA Ask Me Anything Resources

6
Comments
1 min read
Inverting the control to make super reusable components!

Inverting the control to make super reusable components!

46
Comments 1
7 min read
Kentico CMS Quick Tip: Minimal JSON Web APIs with IHttpHandler and .ashx Files

Kentico CMS Quick Tip: Minimal JSON Web APIs with IHttpHandler and .ashx Files

7
Comments
7 min read
Hackable to do list

Hackable to do list

4
Comments
1 min read
What is Node.js and why it becomes more popular?

What is Node.js and why it becomes more popular?

12
Comments 1
7 min read
An introduction to Svelte, or why is everyone talking about it ?

An introduction to Svelte, or why is everyone talking about it ?

9
Comments
4 min read
The best front-end framework to learn in 2019

The best front-end framework to learn in 2019

320
Comments 53
11 min read
Choosing a domain host as a Web Developer

Choosing a domain host as a Web Developer

4
Comments
1 min read
Diff Among cookie, localStorage, and sessionStorage

Diff Among cookie, localStorage, and sessionStorage

68
Comments 2
2 min read
Binary Conversion in JavaScript

Binary Conversion in JavaScript

20
Comments 2
3 min read
Let's understand QuickSort the easy way

Let's understand QuickSort the easy way

52
Comments 3
3 min read
Invert your JavaScript

Invert your JavaScript

14
Comments 2
3 min read
Explaining Front-End Humor

Explaining Front-End Humor

37
Comments 11
2 min read
TIL: The pecularity of the sort function

TIL: The pecularity of the sort function

11
Comments 4
2 min read
Day1 : Drum Kit in Vanilla JS

Day1 : Drum Kit in Vanilla JS

5
Comments
1 min read
React Dashboard Ultimate Guide. Part 1: Overview and Analytics Backend

React Dashboard Ultimate Guide. Part 1: Overview and Analytics Backend

133
Comments 7
6 min read
Linked List, Queue and Stack - Data Structure & Algorithm Part I

Linked List, Queue and Stack - Data Structure & Algorithm Part I

91
Comments
9 min read
The Right Way To Add Tailwind CSS to Gatsby with Purge CSS

The Right Way To Add Tailwind CSS to Gatsby with Purge CSS

49
Comments 7
1 min read
Mern(MongoDB, Express JS, React JS and Node JS) Stack

Mern(MongoDB, Express JS, React JS and Node JS) Stack

20
Comments
1 min read
JavaScript: Swiss Army Knife of Programming Languages

JavaScript: Swiss Army Knife of Programming Languages

10
Comments
4 min read
How to create a website: The simple part

How to create a website: The simple part

12
Comments 1
4 min read
Automatizar un blog de Gatsby con GitHub y Buddy

Automatizar un blog de Gatsby con GitHub y Buddy

10
Comments
12 min read
Evitando problemas com Observables.

Evitando problemas com Observables.

4
Comments
4 min read
Input components with the useState and useEffect hooks in React

Input components with the useState and useEffect hooks in React

7
Comments
4 min read
Striven Editor

Striven Editor

12
Comments
4 min read
Immutable objects with preventExtensions(), seal(), and freeze()

Immutable objects with preventExtensions(), seal(), and freeze()

6
Comments
2 min read
Easier TypeScript tooling with TSQuery

Easier TypeScript tooling with TSQuery

11
Comments
6 min read
Building NestJS app boilerplate - Authentication, Validation, GraphQL and Prisma

Building NestJS app boilerplate - Authentication, Validation, GraphQL and Prisma

172
Comments 20
11 min read
loading...