The Wayback Machine - https://web.archive.org/web/20210212204142/https://dev.to/t/javascript

DEV Community

loading...
Image

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!

👋 Sign in for the ability sort posts by top and latest.
JavaScript: Array Tips and Tricks You Should Know

JavaScript: Array Tips and Tricks You Should Know

Reactions 44 Comments 2
5 min read
Announcing the Release of Appwrite 0.7 - The Open Source Firebase Alternative

Announcing the Release of Appwrite 0.7 - The Open Source Firebase Alternative

Reactions 18
3 min read
🚀10 Trending projects on GitHub for web developers - 12th February 2021

🚀10 Trending projects on GitHub for web developers - 12th February 2021

Reactions 22
2 min read
⚡️Reactend "The story of react.js on backend"

⚡️Reactend "The story of react.js on backend"

Reactions 33 Comments 15
2 min read
Environment files in React.js app

Environment files in React.js app

Reactions 2 Comments 1
2 min read
Quine(s) in JavaScript

Quine(s) in JavaScript

Reactions 4
2 min read
Let's build an actual working digital Drum kit🥁 you can play with your keyboard⌨️🤘

Let's build an actual working digital Drum kit🥁 you can play with your keyboard⌨️🤘

Reactions 2
6 min read
Solution: Number of Steps to Reduce a Number to Zero

Solution: Number of Steps to Reduce a Number to Zero

Reactions 4
2 min read
What's All The Flutter?

What's All The Flutter?

Reactions 2
1 min read
The top 5 ReactJs chart libraries, video review.

The top 5 ReactJs chart libraries, video review.

Reactions 16
4 min read
Tracking the Spread of COVID-19 at Chicago Public Schools, the 3rd Largest Public School District in the United States

Tracking the Spread of COVID-19 at Chicago Public Schools, the 3rd Largest Public School District in the United States

Reactions 4
6 min read
How to Implement Google Photos Grid in javascript

How to Implement Google Photos Grid in javascript

Reactions 11
9 min read
Don't attend a bootcamp in 2021

Don't attend a bootcamp in 2021

Reactions 5
3 min read
I wrote a crawler for the first time.

I wrote a crawler for the first time.

Reactions 3 Comments 3
6 min read
Build a Pinterest Layout In ReactJS

Build a Pinterest Layout In ReactJS

Reactions 7 Comments 1
2 min read
Understand 3D in Javascript (ThreeJS) in 5 minutes

Understand 3D in Javascript (ThreeJS) in 5 minutes

Reactions 7
5 min read
GSAP Animated Carousel Slider

GSAP Animated Carousel Slider

Reactions 10
3 min read
An Introduction to React

An Introduction to React

Reactions 2 Comments 1
8 min read
Polyfills - What are they ?

Polyfills - What are they ?

Reactions 8
7 min read
The Most Important Thing to Understand About Component Composition 🚀

The Most Important Thing to Understand About Component Composition 🚀

Reactions 11
3 min read
Delightful Database Design - Mastering MongoDB Queries - Series #11

Delightful Database Design - Mastering MongoDB Queries - Series #11

Reactions 3
2 min read
Export HTML Table Data into Excel File Using Js

Export HTML Table Data into Excel File Using Js

Reactions 3
1 min read
React Double-tap Text to Input.

React Double-tap Text to Input.

Reactions 5
6 min read
Javascript array methods part 2

Javascript array methods part 2

Reactions 5
3 min read
JHipster React Native Demo

JHipster React Native Demo

Reactions 5
5 min read
Day 13: Validate ISBN

Day 13: Validate ISBN

Reactions 3
1 min read
Importance of Writing Clean Code

Importance of Writing Clean Code

Reactions 3
1 min read
A Few Interesting Bits About package-lock.json. #yesReally

A Few Interesting Bits About package-lock.json. #yesReally

Reactions 3
3 min read
How to add simple Dark/Light mode in any website using CSS/JS

How to add simple Dark/Light mode in any website using CSS/JS

Reactions 17 Comments 1
2 min read
Looking for project ideas.

Looking for project ideas.

Reactions 5 Comments 5
1 min read
JavaScript Course — Part 1/3

JavaScript Course — Part 1/3

Reactions 5
6 min read
Create Drawing Board using Canvas with simple clean code

Create Drawing Board using Canvas with simple clean code

Reactions 4
1 min read
JavaScript nested object destructuring

JavaScript nested object destructuring

Reactions 4
1 min read
Vue3 Knob

Vue3 Knob

Reactions 5
1 min read
Angular InputText

Angular InputText

Reactions 3
3 min read
LocalPen v0.3 🚀

LocalPen v0.3 🚀

Reactions 2
3 min read
Solution: Valid Anagram

Solution: Valid Anagram

Reactions 6
2 min read
Multiple Themes for Next.js with next-themes, Tailwind CSS and CSS Custom Properties

Multiple Themes for Next.js with next-themes, Tailwind CSS and CSS Custom Properties

Reactions 1
9 min read
Working with JSON in JS, the easy way! JSONata

Working with JSON in JS, the easy way! JSONata

Reactions 5
4 min read
JS: How to handle errors

JS: How to handle errors

Reactions 17
2 min read
Building a Gatsby-Strapi portfolio from scratch

Building a Gatsby-Strapi portfolio from scratch

Reactions 2
4 min read
An ultimate guide to JavaScript

An ultimate guide to JavaScript

Reactions 3
4 min read
8 JavaScript Animation Libraries You should "MUST TRY"

8 JavaScript Animation Libraries You should "MUST TRY"

Reactions 672 Comments 21
5 min read
Vue3 InputText

Vue3 InputText

Reactions 3
2 min read
Trouble with Angular ngOnInit

Trouble with Angular ngOnInit

Reactions 3 Comments 1
2 min read
Experiments with A-Frame and Javascript Games - Chase the cats and CubeGen.

Experiments with A-Frame and Javascript Games - Chase the cats and CubeGen.

Reactions 2
2 min read
Create a productive environment for your personal nodejs scripts

Create a productive environment for your personal nodejs scripts

Reactions 5
6 min read
Front-End VS Back-End Web Development

Front-End VS Back-End Web Development

Reactions 31 Comments 3
5 min read
Javascript Fun(ctions)! Explore the 3 Hottest Array Methods: Map, Filter, and Reduce

Javascript Fun(ctions)! Explore the 3 Hottest Array Methods: Map, Filter, and Reduce

Reactions 2
6 min read
Electron on the App Store, Post release.

Electron on the App Store, Post release.

Reactions 3
4 min read
Top Best Data Visualization Tools by Ant.Design in 2021 🔥

Top Best Data Visualization Tools by Ant.Design in 2021 🔥

Reactions 27 Comments 1
4 min read
Massively Scalable Realtime Voting Deployed on Hybrid Cloud

Massively Scalable Realtime Voting Deployed on Hybrid Cloud

Reactions 7
1 min read
ArtistJodi.com

ArtistJodi.com

Reactions 3
2 min read
Understanding the Concept of Pure and Impure Functions in JavaScript (video)

Understanding the Concept of Pure and Impure Functions in JavaScript (video)

Reactions 3
1 min read
Demystifying Hoisting in JavaScript (video)

Demystifying Hoisting in JavaScript (video)

Reactions 3
1 min read
A Quick Refresher on Scopes in JavaScript - Function Scope, Global Scope and Block Scope

A Quick Refresher on Scopes in JavaScript - Function Scope, Global Scope and Block Scope

Reactions 3
1 min read
What is VueJS

What is VueJS

Reactions 2
2 min read
Opportunity for React Js

Opportunity for React Js

Reactions 2 Comments 1
1 min read
Only JavaScript gets template strings' syntax highlighting

Only JavaScript gets template strings' syntax highlighting

Reactions 9 Comments 7
1 min read
JavaScript Iterators (array methods) - Codecademy PRO version

JavaScript Iterators (array methods) - Codecademy PRO version

Reactions 32
2 min read
loading...