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-simple-infinite-loading v1 is out 🎉

react-simple-infinite-loading v1 is out 🎉

47
Comments
3 min read
const 📦, seal 🤐, freeze ❄️ & immutability 🤓 in JS

const 📦, seal 🤐, freeze ❄️ & immutability 🤓 in JS

169
Comments 10
2 min read
Webcomponents: It's really that easy!

Webcomponents: It's really that easy!

160
Comments 12
5 min read
Object Oriented Programming : for self taught developers.

Object Oriented Programming : for self taught developers.

177
Comments 9
7 min read
The Best Way to Automate Performance Checks in GitHub

The Best Way to Automate Performance Checks in GitHub

51
Comments 1
6 min read
The beauty of Functional Programming

The beauty of Functional Programming

650
Comments 34
4 min read
How to animate SVG signature

How to animate SVG signature

120
Comments 6
6 min read
Exploring Javascript's strict mode

Exploring Javascript's strict mode

13
Comments 1
3 min read
So, You Want To Test On The Front-end?

So, You Want To Test On The Front-end?

49
Comments
4 min read
Adding data to a database through a REST API

Adding data to a database through a REST API

28
Comments
4 min read
✨ Introducing react-cool-onclickoutside: A React hook to listen for clicks outside of the component(s)

✨ Introducing react-cool-onclickoutside: A React hook to listen for clicks outside of the component(s)

30
Comments 2
3 min read
File based operations using NodeJS

File based operations using NodeJS

46
Comments 2
6 min read
Demystifying how components work

Demystifying how components work

25
Comments 1
5 min read
The pitfalls 🕳️ of cloning objects in JS (with Object.assign & object spread)

The pitfalls 🕳️ of cloning objects in JS (with Object.assign & object spread)

51
Comments 2
2 min read
Building the World's Simplest CMS in Javascript

Building the World's Simplest CMS in Javascript

10
Comments
2 min read
Introduction to Svelte - Adapting a board game

Introduction to Svelte - Adapting a board game

69
Comments 2
15 min read
Mapping Objects in React

Mapping Objects in React

11
Comments
2 min read
You Should Be Writing Tests

You Should Be Writing Tests

36
Comments 8
3 min read
Jordan Uses aviationstack

Jordan Uses aviationstack

5
Comments 5
3 min read
Building Dad Jokes using The Prisma Framework (formerly Prisma 2) and React Native

Building Dad Jokes using The Prisma Framework (formerly Prisma 2) and React Native

20
Comments
16 min read
How to Build + Deploy a Serverless Express API

How to Build + Deploy a Serverless Express API

47
Comments
12 min read
Fight Validations Spaghetti with Vest.

Fight Validations Spaghetti with Vest.

11
Comments 4
4 min read
Using javascript proxy

Using javascript proxy

18
Comments
2 min read
Svelte Router SPA now supports route localisation

Svelte Router SPA now supports route localisation

18
Comments
1 min read
ES6 Promises

ES6 Promises

14
Comments
5 min read
loading...