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.
TypeScript: Effizient Flat-Daten in einen Baum umwandeln

TypeScript: Effizient Flat-Daten in einen Baum umwandeln

8
Comments
4 min read
Quick tip on how to update your projects dependencies (nodejs)

Quick tip on how to update your projects dependencies (nodejs)

10
Comments
2 min read
Design Patterns for JavaScript Applications

Design Patterns for JavaScript Applications

7
Comments 2
1 min read
React Native Modals

React Native Modals

12
Comments
3 min read
How to Create Pages Dynamically in Gatsby Using MDX

How to Create Pages Dynamically in Gatsby Using MDX

9
Comments 6
3 min read
How to use Styled Components in your ReactJs project

How to use Styled Components in your ReactJs project

14
Comments 2
3 min read
Why Arrow Function?

Why Arrow Function?

7
Comments 2
2 min read
Using data models over Ethereum blockchain with EthAir Balloons

Using data models over Ethereum blockchain with EthAir Balloons

11
Comments 1
4 min read
GatsByJs adhere with Drupal!

GatsByJs adhere with Drupal!

6
Comments
1 min read
Deploy your Website on Azure with GitHub Actions like a Hipster

Deploy your Website on Azure with GitHub Actions like a Hipster

122
Comments 11
4 min read
10 Array Methods You Should Know 👀

10 Array Methods You Should Know 👀

213
Comments 13
4 min read
Higher-Order Functions In JavaScript

Higher-Order Functions In JavaScript

37
Comments
2 min read
Object Patterns in Javascript

Object Patterns in Javascript

5
Comments
2 min read
Different ways to Create Refs in React

Different ways to Create Refs in React

65
Comments 5
4 min read
Twitter coding quizzes and JavaScript infinite reach

Twitter coding quizzes and JavaScript infinite reach

19
Comments 1
1 min read
AG-Grid Tutorial With Asp.Net Core Razor Pages - Part 2

AG-Grid Tutorial With Asp.Net Core Razor Pages - Part 2

6
Comments 1
4 min read
Conociendo Svelte 🚀

Conociendo Svelte 🚀

20
Comments
3 min read
Spiral traversing a matrix

Spiral traversing a matrix

6
Comments
3 min read
5 Books About Programming You Should Read

5 Books About Programming You Should Read

139
Comments 12
2 min read
Next.js Server Side Rendering and getInitialProps Intro

Next.js Server Side Rendering and getInitialProps Intro

16
Comments 2
2 min read
Carousel with Vanilla JavaScript

Carousel with Vanilla JavaScript

89
Comments 3
5 min read
React Context API with hooks

React Context API with hooks

45
Comments 6
2 min read
A simple Node.js Docker workflow

A simple Node.js Docker workflow

223
Comments 3
4 min read
Function declaration and Anonymous function

Function declaration and Anonymous function

7
Comments
2 min read
freeCodeCamp Pomodoro Clock 01: React Functional Components and Local State

freeCodeCamp Pomodoro Clock 01: React Functional Components and Local State

29
Comments
6 min read
Intro - Types of functions

Intro - Types of functions

32
Comments
1 min read
Creating a custom menu bar in Electron

Creating a custom menu bar in Electron

53
Comments 1
6 min read
Submit a Form to a Google Spreadsheet

Submit a Form to a Google Spreadsheet

73
Comments 50
4 min read
Implementing Pub-Sub in JavaScript

Implementing Pub-Sub in JavaScript

11
Comments
3 min read
Working with Dev.to's API using NodeJS

Working with Dev.to's API using NodeJS

4
Comments
1 min read
Prefix Sum & Suffix Sum - Programming Tools

Prefix Sum & Suffix Sum - Programming Tools

19
Comments 1
3 min read
If/Else and Specificity: Understanding "FizzBuzz"

If/Else and Specificity: Understanding "FizzBuzz"

49
Comments 11
3 min read
Use Jest write unit testing for DOM manipulation

Use Jest write unit testing for DOM manipulation

42
Comments 10
3 min read
React Component Lifecycle Hooks Cheatsheet

React Component Lifecycle Hooks Cheatsheet

17
Comments
3 min read
How to use SVGs in React Native with Expo

How to use SVGs in React Native with Expo

8
Comments
5 min read
How to make a horizontal sliding navigation

How to make a horizontal sliding navigation

6
Comments
6 min read
While Loop – JavaScript Series – Part 13

While Loop – JavaScript Series – Part 13

10
Comments
2 min read
🤯 Building your first Neuro App with React

🤯 Building your first Neuro App with React

87
Comments 8
9 min read
Discuss: When Is It Ok To Mutate?

Discuss: When Is It Ok To Mutate?

12
Comments
3 min read
Useful DOM Traversal Methods You May Have Missed

Useful DOM Traversal Methods You May Have Missed

74
Comments
5 min read
70 JavaScript Interview Questions

70 JavaScript Interview Questions

2485
Comments 101
60 min read
Use Sass Variables in Javascript

Use Sass Variables in Javascript

53
Comments 1
2 min read
VeeValidate server side validations

VeeValidate server side validations

10
Comments 1
2 min read
How would you want the rich text editor for your end users to be?

How would you want the rich text editor for your end users to be?

5
Comments 2
1 min read
Yhee: a time tracking browser extension for Chrome

Yhee: a time tracking browser extension for Chrome

7
Comments
1 min read
Drag to download: drag links from the browser unto the desktop to download

Drag to download: drag links from the browser unto the desktop to download

5
Comments
1 min read
Top Reasons Why Your Angular App Is Slow

Top Reasons Why Your Angular App Is Slow

191
Comments 3
8 min read
Learn how YOU can add CI/CD to your app

Learn how YOU can add CI/CD to your app

176
Comments 10
15 min read
Managing Diabetes with the Jamstack: The Idea 💡

Managing Diabetes with the Jamstack: The Idea 💡

25
Comments 10
7 min read
Configuring TailwindCSS for Sapper

Configuring TailwindCSS for Sapper

63
Comments 8
5 min read
Error Boundary for wrong props or how I hacked prop-types package

Error Boundary for wrong props or how I hacked prop-types package

8
Comments
2 min read
Learning Closures with Pokemon Teams

Learning Closures with Pokemon Teams

14
Comments
4 min read
Top 3 programming languages to learn in 2020 based on meta analysis

Top 3 programming languages to learn in 2020 based on meta analysis

13
Comments
1 min read
Automatically Alphabetize Translation JSON Files

Automatically Alphabetize Translation JSON Files

6
Comments
3 min read
Javascript Shorthand Coding Techniques

Javascript Shorthand Coding Techniques

232
Comments 15
4 min read
Introduction to TypeScript Functions: Anonymous Functions and More

Introduction to TypeScript Functions: Anonymous Functions and More

11
Comments
4 min read
Ultimate guide to concurrent logging in Node.js

Ultimate guide to concurrent logging in Node.js

65
Comments 3
5 min read
Push Notifications for React Native using OneSignal

Push Notifications for React Native using OneSignal

15
Comments
1 min read
GraphQL + Mongo v2. The easy way.

GraphQL + Mongo v2. The easy way.

46
Comments 4
6 min read
JavaScript DOM Practice Exercises For Beginners

JavaScript DOM Practice Exercises For Beginners

286
Comments
3 min read
loading...