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.
Send message as a Telegram bot. What may go wrong?

Send message as a Telegram bot. What may go wrong?

10
Comments
2 min read
How a side project helped my resume stand out by 10x

How a side project helped my resume stand out by 10x

50
Comments 1
4 min read
9 web development tips and tricks out of the blue

9 web development tips and tricks out of the blue

52
Comments
6 min read
Reading Snippets [14]

Reading Snippets [14]

3
Comments
1 min read
Practical Puppeteer: Using proxy to browse a page

Practical Puppeteer: Using proxy to browse a page

35
Comments 14
2 min read
A 10 Line React Accordion Using an HTML Tag!

A 10 Line React Accordion Using an HTML Tag!

81
Comments 6
3 min read
How to convince your engineering lead to adopt Flutter

How to convince your engineering lead to adopt Flutter

10
Comments 1
4 min read
Go channels in JS (3/5): Closing

Go channels in JS (3/5): Closing

13
Comments
7 min read
Everything you need to know to get started with 👨🏾‍💻Javascript Promises 🎗

Everything you need to know to get started with 👨🏾‍💻Javascript Promises 🎗

19
Comments
1 min read
Methods, Watchers and Computed Properties in Vue.js

Methods, Watchers and Computed Properties in Vue.js

38
Comments
2 min read
JavaScript Fundamentals 101 - Hoisting

JavaScript Fundamentals 101 - Hoisting

7
Comments
1 min read
Clean Code Applied to JavaScript — Part IV. Comments

Clean Code Applied to JavaScript — Part IV. Comments

181
Comments 7
4 min read
BLE and GATT and other TLAs

BLE and GATT and other TLAs

6
Comments
6 min read
Building a reactive scrolling map article in Svelte 🗺

Building a reactive scrolling map article in Svelte 🗺

63
Comments 3
5 min read
React Native Navigation - SwitchNavigator and BottomTabNavigator

React Native Navigation - SwitchNavigator and BottomTabNavigator

7
Comments
3 min read
JavaScript Data Structures: Doubly Linked List: Remove a node at a specific index

JavaScript Data Structures: Doubly Linked List: Remove a node at a specific index

49
Comments
4 min read
Scully.io - Anguler Static Site Generator

Scully.io - Anguler Static Site Generator

8
Comments
3 min read
Automation with Alexa using python.

Automation with Alexa using python.

24
Comments 13
3 min read
VS Code November 2019 Release Highlights Video

VS Code November 2019 Release Highlights Video

37
Comments
1 min read
Binary Trees (Part 5) - Stay Abreast of Breadth-First Search

Binary Trees (Part 5) - Stay Abreast of Breadth-First Search

21
Comments 1
6 min read
Falling in love with Gatsby all over again

Falling in love with Gatsby all over again

34
Comments 4
3 min read
Beginner Node.js: Many-to-Many Relationships

Beginner Node.js: Many-to-Many Relationships

45
Comments
3 min read
Introduction to JavaScript

Introduction to JavaScript

27
Comments
3 min read
Day 13 – Buffer & Stream - Learning Node JS In 30 Days [Mini series]

Day 13 – Buffer & Stream - Learning Node JS In 30 Days [Mini series]

17
Comments
2 min read
Hacking GitHub's Auth with Unicode's Turkish Dotless 'I'

Hacking GitHub's Auth with Unicode's Turkish Dotless 'I'

9
Comments
3 min read
State machine advent: A better way to type guards and actions (16/24)

State machine advent: A better way to type guards and actions (16/24)

13
Comments
3 min read
How Positive was your Year with TensorFlow.js and Twilio

How Positive was your Year with TensorFlow.js and Twilio

19
Comments
7 min read
Hyperspace form, Icon features | Module Monday 67

Hyperspace form, Icon features | Module Monday 67

8
Comments
2 min read
Day 24 of⚡️ #30DaysOfWebPerf ⚡️: Timing APIs

Day 24 of⚡️ #30DaysOfWebPerf ⚡️: Timing APIs

6
Comments
1 min read
3 Tips to enhance your programming capabilities as a beginner and come up as a superhero!

3 Tips to enhance your programming capabilities as a beginner and come up as a superhero!

108
Comments 8
2 min read
A JavaScript interview question asked at Facebook

A JavaScript interview question asked at Facebook

235
Comments 25
3 min read
Create a drawer navigation with React Native

Create a drawer navigation with React Native

50
Comments 1
5 min read
How to filter the data with a common search bar at the top (Angular 8)

How to filter the data with a common search bar at the top (Angular 8)

15
Comments 2
2 min read
Value vs Reference - JavaScript Concepts

Value vs Reference - JavaScript Concepts

46
Comments 1
5 min read
Your year in DEV - Check your stats!

Your year in DEV - Check your stats!

204
Comments 57
1 min read
State machine advent: One event, two possible state transitions (15/24)

State machine advent: One event, two possible state transitions (15/24)

12
Comments 10
2 min read
npm dashboard - check stats on all of your npm packages at a glance

npm dashboard - check stats on all of your npm packages at a glance

8
Comments 3
1 min read
Build an app from scratch with Vue.js

Build an app from scratch with Vue.js

17
Comments
4 min read
4 reasons to attend any frontend conference

4 reasons to attend any frontend conference

6
Comments
3 min read
CSV generation from JSON in Svelte

CSV generation from JSON in Svelte

23
Comments 2
6 min read
Changing Tab Details

Changing Tab Details

11
Comments
1 min read
Javascript Promise 101

Javascript Promise 101

88
Comments
5 min read
The perfect React's component doesn't exist. 🤯

The perfect React's component doesn't exist. 🤯

14
Comments 2
4 min read
Using Redux in React

Using Redux in React

7
Comments
3 min read
Day 12 – Creating own server - Learning Node JS In 30 Days [Mini series]

Day 12 – Creating own server - Learning Node JS In 30 Days [Mini series]

42
Comments
2 min read
How to manually create a workspace in VSCode

How to manually create a workspace in VSCode

6
Comments
1 min read
JavaScript Document Object (DOM) Helpers

JavaScript Document Object (DOM) Helpers

49
Comments 1
2 min read
JavaScript Dom API for Python, Html Parser and a Web scraping tool in python

JavaScript Dom API for Python, Html Parser and a Web scraping tool in python

8
Comments 1
1 min read
The Power of Composite Pattern in JavaScript

The Power of Composite Pattern in JavaScript

222
Comments 3
6 min read
How to Fetch Data with React Hooks

How to Fetch Data with React Hooks

98
Comments
4 min read
A Beginner's Guide to Async/Await

A Beginner's Guide to Async/Await

24
Comments 2
4 min read
Yet another way to containerize your React app with Docker multi-stage build

Yet another way to containerize your React app with Docker multi-stage build

77
Comments 2
3 min read
Analyzing the architecture of React, its structure and dependencies, with Eunice

Analyzing the architecture of React, its structure and dependencies, with Eunice

7
Comments
6 min read
JSNation is getting an upgrade – We're moving to a bigger venue

JSNation is getting an upgrade – We're moving to a bigger venue

7
Comments
2 min read
A look at Linked Lists through the lens of JavaScript

A look at Linked Lists through the lens of JavaScript

6
Comments
6 min read
Add and run JavaScript code snippets by using inline code in Azure Logic Apps

Add and run JavaScript code snippets by using inline code in Azure Logic Apps

12
Comments
6 min read
What's the purpose of Vuex?

What's the purpose of Vuex?

55
Comments 5
3 min read
HTML5 Canvas Basics

HTML5 Canvas Basics

9
Comments 2
3 min read
UI Testing Best Practices 📜

UI Testing Best Practices 📜

168
Comments 4
4 min read
React Interview Questions

React Interview Questions

24
Comments 2
2 min read
loading...