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.
Three reasons I like PHP more than Modern Javascript

Three reasons I like PHP more than Modern Javascript

10
Comments 11
1 min read
How to modify Minecraft the easy way with TypeScript

How to modify Minecraft the easy way with TypeScript

9
Comments
5 min read
Secrets of the JavaScript Object API

Secrets of the JavaScript Object API

49
Comments
11 min read
Build a Story Web Component with LitElement

Build a Story Web Component with LitElement

70
Comments 3
11 min read
Become Better Javascript Developer By Learning these JS Fundamentals

Become Better Javascript Developer By Learning these JS Fundamentals

93
Comments 3
4 min read
react-simple-infinite-loading v1 is out 🎉

react-simple-infinite-loading v1 is out 🎉

47
Comments
3 min read
Level Up Your Front-end Testing Game With Wallaby.js

Level Up Your Front-end Testing Game With Wallaby.js

18
Comments 3
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
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
loading...