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.
How To live-reload 🔄 Node-js server along with Hot🥵Reloading

How To live-reload 🔄 Node-js server along with Hot🥵Reloading

11
Comments
3 min read
Check if a property exists in an object

Check if a property exists in an object

6
Comments 4
1 min read
Setting up redux is difficult

Setting up redux is difficult

18
Comments 7
1 min read
Simple search bar function with JavaScript

Simple search bar function with JavaScript

9
Comments 1
2 min read
Building my new website with VuePress and Bulma

Building my new website with VuePress and Bulma

42
Comments 5
13 min read
Objects, [[Prototype]] and Prototypal Inheritance in JavaScript

Objects, [[Prototype]] and Prototypal Inheritance in JavaScript

8
Comments
9 min read
You dont mention, webmentions

You dont mention, webmentions

6
Comments
2 min read
Useful JS array methods to level up your game!

Useful JS array methods to level up your game!

80
Comments 11
4 min read
Where are the missing Front End People?

Where are the missing Front End People?

2
Comments 1
3 min read
Just JS (by Dan Abramov)

Just JS (by Dan Abramov)

45
Comments 5
1 min read
Get URL of the current webpage

Get URL of the current webpage

1
Comments
1 min read
Intro to Data Structures + Algo [Part 2]

Intro to Data Structures + Algo [Part 2]

7
Comments
3 min read
UNDERSTANDING THE HOISTING CONCEPT IN JAVASCRIPT

UNDERSTANDING THE HOISTING CONCEPT IN JAVASCRIPT

22
Comments
5 min read
Understand the concept: What is CLASS in programming?

Understand the concept: What is CLASS in programming?

4
Comments
2 min read
JSON-LD with a splash of gridsome

JSON-LD with a splash of gridsome

5
Comments
2 min read
Create a Blockchain in 50 lines of code with NodeJS

Create a Blockchain in 50 lines of code with NodeJS

68
Comments 5
2 min read
WebdriverIO Tests Integration with Jenkins

WebdriverIO Tests Integration with Jenkins

21
Comments
2 min read
Explaining Docker in Front-End Terms

Explaining Docker in Front-End Terms

12
Comments
7 min read
Bumbag - an accessible & themeable React UI Kit

Bumbag - an accessible & themeable React UI Kit

72
Comments 6
1 min read
Object Assign and Spread Operator: Why they can be villains?

Object Assign and Spread Operator: Why they can be villains?

14
Comments
3 min read
3 Refactoring Techniques

3 Refactoring Techniques

36
Comments
10 min read
How to make animated gradients like Stripe

How to make animated gradients like Stripe

29
Comments 6
2 min read
Dark Theme with One-line code

Dark Theme with One-line code

29
Comments 2
1 min read
CSS Transitions in React: Build a Root Beer Carousel

CSS Transitions in React: Build a Root Beer Carousel

9
Comments
6 min read
What is the Execution Context, Execution Stack & Scope Chain in JS

What is the Execution Context, Execution Stack & Scope Chain in JS

13
Comments 1
6 min read
loading...