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.
Oh snap, here comes *another* JavaScript framework | SVELTE 07:02

Oh snap, here comes *another* JavaScript framework | SVELTE

59
Comments 10
1 min read
Give Your App Slick Name with namae.dev

Give Your App Slick Name with namae.dev

93
Comments 12
2 min read
Async functions always return a promise - Lets deep into the Async world

Async functions always return a promise - Lets deep into the Async world

13
Comments
2 min read
My Dealings with Event Handlers

My Dealings with Event Handlers

6
Comments
2 min read
Is your code fast enough? Let's find out in Chrome Dev Tools

Is your code fast enough? Let's find out in Chrome Dev Tools

14
Comments
1 min read
What is module bundler and how does it work?

What is module bundler and how does it work?

40
Comments
7 min read
A Gentle Introduction to Functional Programming in JavaScript

A Gentle Introduction to Functional Programming in JavaScript

19
Comments 1
1 min read
Javascript variables and it's data types

Javascript variables and it's data types

10
Comments
2 min read
Scraping Reddit's API in NodeJS with Snoowrap

Scraping Reddit's API in NodeJS with Snoowrap

11
Comments
3 min read
Hack The Box invite code challenge!Its time to begin hack.

Hack The Box invite code challenge!Its time to begin hack.

13
Comments
1 min read
The battle of apples and oranges: Angular vs React vs VueJS

The battle of apples and oranges: Angular vs React vs VueJS

7
Comments
3 min read
What language/framework do I need to learn to build user registration?

What language/framework do I need to learn to build user registration?

6
Comments 2
1 min read
How I made getd.io mobile responsive in just one hour ⏰

How I made getd.io mobile responsive in just one hour ⏰

7
Comments
4 min read
Line by Line: Stepping into server-side JavaScript from the frontend with a practical project

Line by Line: Stepping into server-side JavaScript from the frontend with a practical project

42
Comments
1 min read
Dynamic components right way

Dynamic components right way

13
Comments 4
3 min read
Angular Performance: Optimize Angular Change Detection

Angular Performance: Optimize Angular Change Detection

23
Comments 5
2 min read
How to Deploy your Sails.js app on Heroku and live longer

How to Deploy your Sails.js app on Heroku and live longer

11
Comments 2
6 min read
ES-Next dynamic import

ES-Next dynamic import

7
Comments 2
2 min read
Create a Graph Fast With This Simplest Guide to D3

Create a Graph Fast With This Simplest Guide to D3

9
Comments
5 min read
Parse me a numeric html entity

Parse me a numeric html entity

6
Comments 2
1 min read
Learn how to implement two stacks with an array

Learn how to implement two stacks with an array

7
Comments 1
2 min read
Render Abstract Syntax Trees with React

Render Abstract Syntax Trees with React

13
Comments
5 min read
Move Over Redux: Apollo-Client as a State Management Solution (with Hooks 🎉)

Move Over Redux: Apollo-Client as a State Management Solution (with Hooks 🎉)

70
Comments 4
6 min read
Javascript madness - perfect square

Javascript madness - perfect square

8
Comments 2
1 min read
React Testing with Airbnb's Enzyme, Jest and Babel

React Testing with Airbnb's Enzyme, Jest and Babel

77
Comments 4
11 min read
loading...