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.
Change Detection Strategy in Angular

Change Detection Strategy in Angular

11
Comments
2 min read
Different ways to create Objects in JavaScript

Different ways to create Objects in JavaScript

134
Comments 3
5 min read
Build an isomorphic application with Nuxt.js and Node

Build an isomorphic application with Nuxt.js and Node

41
Comments
15 min read
What is this ?

What is this ?

5
Comments
2 min read
Javascript iterators and generator functions are slow!

Javascript iterators and generator functions are slow!

6
Comments 1
2 min read
TDD made simple with Mocha and Chai

TDD made simple with Mocha and Chai

7
Comments
15 min read
Testing React with Cypress.io

Testing React with Cypress.io

132
Comments 2
8 min read
WebAssembly with Rust

WebAssembly with Rust

11
Comments
1 min read
Introduction to Inertia.js

Introduction to Inertia.js

42
Comments
7 min read
Node.js Under the Hood #8 - Understanding Bytecodes

Node.js Under the Hood #8 - Understanding Bytecodes

79
Comments 2
4 min read
Write Cleaner JavaScript Code With .some() And .every() Array Methods

Write Cleaner JavaScript Code With .some() And .every() Array Methods

156
Comments 10
2 min read
Error Handling in Vue with Vuex

Error Handling in Vue with Vuex

27
Comments 2
4 min read
Tips I discovered this week (for web developers)

Tips I discovered this week (for web developers)

5
Comments
2 min read
A use case for the Object.entries() method

A use case for the Object.entries() method

40
Comments 5
2 min read
Functions - JavaScript Series - Part 16

Functions - JavaScript Series - Part 16

37
Comments
1 min read
Javascript, How to use map without mutate original array short example only

Javascript, How to use map without mutate original array short example only

8
Comments 1
2 min read
TDD em Nodejs : conhecendo o Jest

TDD em Nodejs : conhecendo o Jest

27
Comments
6 min read
How to add Barrels in TypeScript (or JavaScript)

How to add Barrels in TypeScript (or JavaScript)

63
Comments 14
2 min read
Pitfalls of overusing React Context

Pitfalls of overusing React Context

58
Comments 5
6 min read
How to build a side project that will impress future employers

How to build a side project that will impress future employers

622
Comments 16
5 min read
PWA Push Notifications with Firebase (Cloud Messaging)-Part 1

PWA Push Notifications with Firebase (Cloud Messaging)-Part 1

109
Comments 8
5 min read
What's new in iOS 13 SDK? ARK infosoft

What's new in iOS 13 SDK? ARK infosoft

2
Comments
1 min read
Let's Create a Twitter Bot using Node.js and Heroku (3/3)

Let's Create a Twitter Bot using Node.js and Heroku (3/3)

12
Comments 2
4 min read
Project Euler Problem 3 Solved with Javascript

Project Euler Problem 3 Solved with Javascript

3
Comments
2 min read
JavaScript – O que é, como funciona e para que serve?

JavaScript – O que é, como funciona e para que serve?

6
Comments
7 min read
loading...