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.
Object Oriented JavaScript

Object Oriented JavaScript

56
Comments 9
3 min read
Why we love and choose Ruby instead of Node.js?

Why we love and choose Ruby instead of Node.js?

42
Comments 5
12 min read
Connecting Gridsome to NetlifyCMS - Step by step tutorial

Connecting Gridsome to NetlifyCMS - Step by step tutorial

9
Comments 5
1 min read
Javascript ile Erişebilirlik: Tablist Elemanı

Javascript ile Erişebilirlik: Tablist Elemanı

9
Comments
6 min read
Love Vuetify? Meet PrimeVue, a powerful new Vue UI Library.

Love Vuetify? Meet PrimeVue, a powerful new Vue UI Library.

64
Comments 10
6 min read
Syntax Highlighting with Prismjs and React

Syntax Highlighting with Prismjs and React

32
Comments 6
1 min read
Svelte - a recipe for a successful framework?

Svelte - a recipe for a successful framework?

70
Comments 3
8 min read
Creating a stopwatch in Javascript and learning something

Creating a stopwatch in Javascript and learning something

15
Comments
2 min read
Shining some light on timing out tests

Shining some light on timing out tests

8
Comments
3 min read
Portal - uma nova feature no Vue 3

Portal - uma nova feature no Vue 3

7
Comments
4 min read
Webpack or Parcel? 🤔 Use this CLI to bootstrap your Package with whichever you want 📦

Webpack or Parcel? 🤔 Use this CLI to bootstrap your Package with whichever you want 📦

42
Comments
1 min read
Developing in Node.js using Typescript

Developing in Node.js using Typescript

60
Comments 1
7 min read
Modern Front-end with Older Tech

Modern Front-end with Older Tech

36
Comments
7 min read
Making Command-line interface (CLI) for fun and profit

Making Command-line interface (CLI) for fun and profit

6
Comments
2 min read
Creating a project/web application of student test in which we collect inputs from “Form” and will store them in DB

Creating a project/web application of student test in which we collect inputs from “Form” and will store them in DB

3
Comments 2
1 min read
How to Build a TODO List with React Hooks

How to Build a TODO List with React Hooks

87
Comments 1
6 min read
Were am I? A Streaming Service Experience

Were am I? A Streaming Service Experience

7
Comments 1
5 min read
JavaScript Map Function Explained

JavaScript Map Function Explained

34
Comments
3 min read
Simplify JavaScript Arrays

Simplify JavaScript Arrays

58
Comments 2
3 min read
AST Finder – Finding AST nodes from code

AST Finder – Finding AST nodes from code

4
Comments
5 min read
Oscars 2020 Ballot - My Coding Adventures - Ep 1

Oscars 2020 Ballot - My Coding Adventures - Ep 1

6
Comments 1
1 min read
Top 10 Places to Learn JavaScript for FREE - Best of Lot

Top 10 Places to Learn JavaScript for FREE - Best of Lot

82
Comments 2
13 min read
🔥 Frontend with Docker, React, Python, and Moaaar — Weekly Picks #111

🔥 Frontend with Docker, React, Python, and Moaaar — Weekly Picks #111

25
Comments
4 min read
How Accessibility Taught me to be Better at JavaScript - Part Two

How Accessibility Taught me to be Better at JavaScript - Part Two

101
Comments
9 min read
Hide Your Secrets in VS Code

Hide Your Secrets in VS Code

204
Comments 6
2 min read
Tic Tac Toe with TypeScript - Part 1

Tic Tac Toe with TypeScript - Part 1

13
Comments 3
5 min read
Explain Backend like I'm five.

Explain Backend like I'm five.

15
Comments 8
1 min read
Algebraic Structures Explained - Part 3 Semigroup

Algebraic Structures Explained - Part 3 Semigroup

14
Comments 3
7 min read
JavaScript Comparisons – JavaScript Series – Part 6

JavaScript Comparisons – JavaScript Series – Part 6

18
Comments
1 min read
Write your first Google Apps Script with just a few Lines of JavaScript

Write your first Google Apps Script with just a few Lines of JavaScript

8
Comments 2
6 min read
Cypress Tutorial for Beginners: Getting started with End to End Testing

Cypress Tutorial for Beginners: Getting started with End to End Testing

60
Comments 4
9 min read
Building a Search Engine API with Node/Express and Puppeteer using Google Search

Building a Search Engine API with Node/Express and Puppeteer using Google Search

53
Comments 4
15 min read
Top 30 Javascript Interview Warmup Exercises Part 2

Top 30 Javascript Interview Warmup Exercises Part 2

207
Comments 3
8 min read
A Complete Guide to the document.location Property and Location Object in JavaScript

A Complete Guide to the document.location Property and Location Object in JavaScript

40
Comments
6 min read
#Day4 of #100DaysOfCode: Protect your eyes!

#Day4 of #100DaysOfCode: Protect your eyes!

7
Comments
2 min read
JavaScript Promises vs. RxJS Observables

JavaScript Promises vs. RxJS Observables

10
Comments 4
1 min read
💡 How to check if a variable is undefined in JS

💡 How to check if a variable is undefined in JS

43
Comments 10
1 min read
Developing 30 JS Applications in 10 days

Developing 30 JS Applications in 10 days

74
Comments
1 min read
Make your own Alexa Skill without using Lambda

Make your own Alexa Skill without using Lambda

7
Comments
9 min read
Open-wc scoped-elements

Open-wc scoped-elements

16
Comments
6 min read
ELI5: “Sign in with Apple” for React Native using Expo SDK35 & Node.js

ELI5: “Sign in with Apple” for React Native using Expo SDK35 & Node.js

7
Comments
5 min read
Server-Side Rendered App with Next.js, React and Redux

Server-Side Rendered App with Next.js, React and Redux

322
Comments 14
10 min read
Picky Picky with forEach()

Picky Picky with forEach()

10
Comments 4
1 min read
How to generate social share images with Gatsby

How to generate social share images with Gatsby

15
Comments
5 min read
This is something!!

This is something!!

10
Comments
1 min read
Decoding Proxies in JavaScript

Decoding Proxies in JavaScript

11
Comments
2 min read
Exploring the bind method in JavaScript

Exploring the bind method in JavaScript

42
Comments
3 min read
Test your JavaScript level with a (fun) speed coding challenge at Toptal

Test your JavaScript level with a (fun) speed coding challenge at Toptal

11
Comments
2 min read
Help with a beginner's project! An app with Front and Back-end.

Help with a beginner's project! An app with Front and Back-end.

7
Comments 4
1 min read
The fun of filter, according to the ECMAScript spec

The fun of filter, according to the ECMAScript spec

39
Comments
4 min read
custom hooksをグローバル変数みたいに扱わないで

custom hooksをグローバル変数みたいに扱わないで

6
Comments 1
1 min read
Creating Reusable React Components with map()

Creating Reusable React Components with map()

41
Comments 4
4 min read
How do ECMAScript Private Fields Work in TypeScript?

How do ECMAScript Private Fields Work in TypeScript?

36
Comments 1
3 min read
Webpack, babel and the "Modern Webapp" explained

Webpack, babel and the "Modern Webapp" explained

14
Comments
3 min read
Static methods in Python vs Javascript

Static methods in Python vs Javascript

7
Comments 1
1 min read
Why I Use Yarn, Not npm

Why I Use Yarn, Not npm

135
Comments 16
3 min read
Quick React Bootstrap NavBar

Quick React Bootstrap NavBar

11
Comments 3
3 min read
Share good resources to start with Ember.js

Share good resources to start with Ember.js

11
Comments 8
1 min read
Javascript Tip: a neat trick with the minus tilde for Objects

Javascript Tip: a neat trick with the minus tilde for Objects

20
Comments 2
3 min read
Secure authentication in Nuxt SPA with Laravel as back-end

Secure authentication in Nuxt SPA with Laravel as back-end

112
Comments 89
11 min read
loading...