DEV Community

Today I Learned 💡💡💡💡💡💡💡

Summarize a concept that is new to you.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
10 Fun APIs to Use For Your Next Project

10 Fun APIs to Use For Your Next Project

2106
Comments 71
4 min read
There's more than just console.log()....other useful ways to use the console in javascript

There's more than just console.log()....other useful ways to use the console in javascript

548
Comments 25
4 min read
React Hooks Mini Crash Course

React Hooks Mini Crash Course

483
Comments 10
2 min read
10 Tips & Tricks that will make you a better ReactJS Dev

10 Tips & Tricks that will make you a better ReactJS Dev

480
Comments 13
9 min read
8 Shocking HTML tips you probably don't know about

8 Shocking HTML tips you probably don't know about

432
Comments 28
2 min read
New JavaScript features coming in 2020 that will surely rock your world!!

New JavaScript features coming in 2020 that will surely rock your world!!

382
Comments 28
4 min read
10 Tips & Tricks to make you a better VueJS Developer

10 Tips & Tricks to make you a better VueJS Developer

322
Comments 3
4 min read
Why your website should be under 14kb in size

Why your website should be under 14kb in size

310
Comments 29
7 min read
✨Today I Learned: The Subtle Art of Code Reviews 💡✨

✨Today I Learned: The Subtle Art of Code Reviews 💡✨

300
Comments 26
4 min read
#100DaysOfPython Day 1: Hello World, Data Types & Strings

#100DaysOfPython Day 1: Hello World, Data Types & Strings

295
Comments 26
4 min read
Simple Javascript Modules - Local Storage Module

Simple Javascript Modules - Local Storage Module

277
Comments 17
3 min read
CSS gotcha: How to fill page with a div?

CSS gotcha: How to fill page with a div?

276
Comments 16
5 min read
Cyptography for Beginners

Cyptography for Beginners

269
Comments 2
5 min read
How did this image brick Android phones?

How did this image brick Android phones?

245
Comments 34
2 min read
Basics of Javascript Test Driven Development (TDD) with Jest

Basics of Javascript Test Driven Development (TDD) with Jest

244
Comments
6 min read
Javascript Shorthand Coding Techniques

Javascript Shorthand Coding Techniques

232
Comments 15
4 min read
5 Useful VSCode Extension

5 Useful VSCode Extension

230
Comments 11
1 min read
Do you know GeoJSON ?

Do you know GeoJSON ?

226
Comments 4
4 min read
10 Terminal Commandments for Coding Newbies

10 Terminal Commandments for Coding Newbies

191
Comments 30
3 min read
How to Find Unique and Memorable Name for Your Product

How to Find Unique and Memorable Name for Your Product

177
Comments 1
4 min read
Javascript: what I didn't understand

Javascript: what I didn't understand

172
Comments 7
10 min read
Deploying Next.js apps to a VPS using Github actions and Docker

Deploying Next.js apps to a VPS using Github actions and Docker

170
Comments 20
7 min read
Javascript Fetch example: Get/Post/Put/Delete

Javascript Fetch example: Get/Post/Put/Delete

170
Comments
8 min read
Upgrade your learning + an example study plan for data structures and algorithms

Upgrade your learning + an example study plan for data structures and algorithms

166
Comments 3
4 min read
5 TILs about Node.js Fundamentals from the Node.js Design Patterns Book

5 TILs about Node.js Fundamentals from the Node.js Design Patterns Book

166
Comments 1
5 min read
How to make nuxt auth working with JWT - a definitive guide

How to make nuxt auth working with JWT - a definitive guide

165
Comments 61
4 min read
Why (! + [] + [] + ![]).length is 9

Why (! + [] + [] + ![]).length is 9

160
Comments 19
2 min read
Git-flow, non-technical intro.

Git-flow, non-technical intro.

157
Comments 10
4 min read
String.prototype.search(): a method I wish I knew about a long time ago

String.prototype.search(): a method I wish I knew about a long time ago

156
Comments 13
7 min read
Amazing Productivity Tools for Developers

Amazing Productivity Tools for Developers

140
Comments 4
5 min read
🐧 Linux Commands - A Complete Handbook for beginners 💻

🐧 Linux Commands - A Complete Handbook for beginners 💻

137
Comments 18
3 min read
JavaScript Features You Need to Look At

JavaScript Features You Need to Look At

137
Comments 11
1 min read
How to solve any programming problem?

How to solve any programming problem?

134
Comments
2 min read
Today I learned how to animate a text gradient in CSS (and JavaScript)

Today I learned how to animate a text gradient in CSS (and JavaScript)

131
Comments 8
5 min read
Currying in JS 🤠

Currying in JS 🤠

131
Comments 13
2 min read
& nbsp ; stands for "non-breaking space" 🤯

& nbsp ; stands for "non-breaking space" 🤯

129
Comments 41
1 min read
How I reverse engineered RxJs and Learned Reactive Programming?

How I reverse engineered RxJs and Learned Reactive Programming?

123
Comments 6
6 min read
How to ace coding interviews; and scaling tips from Netflix & Shopify

How to ace coding interviews; and scaling tips from Netflix & Shopify

123
Comments
2 min read
6 Super Useful Menubar Apps For MacOS

6 Super Useful Menubar Apps For MacOS

123
Comments 26
4 min read
8 Things I've Learned Working in a Legacy Codebase

8 Things I've Learned Working in a Legacy Codebase

122
Comments 8
3 min read
8 Things I wish I knew as a Junior Developer

8 Things I wish I knew as a Junior Developer

122
Comments 9
6 min read
10 Things 2020 has taught me

10 Things 2020 has taught me

119
Comments 8
9 min read
How I Built a Learning Machine

How I Built a Learning Machine

116
Comments
5 min read
What exactly does Indexing in a Database do?

What exactly does Indexing in a Database do?

114
Comments 4
2 min read
How to handle your JWT in your applications ?

How to handle your JWT in your applications ?

114
Comments 4
6 min read
#100DaysOfPython Day 2: Functions, Scope and Best Practices

#100DaysOfPython Day 2: Functions, Scope and Best Practices

113
Comments 10
4 min read
My New Friends filter() and map()

My New Friends filter() and map()

113
Comments 14
2 min read
How to Architect a Node.Js Project from Ground Up?

How to Architect a Node.Js Project from Ground Up?

113
Comments 2
9 min read
CSS :has(.parent-selectors) 👪

CSS :has(.parent-selectors) 👪

112
Comments 14
5 min read
Lessons from developers who went serverless

Lessons from developers who went serverless

110
Comments 1
2 min read
How to have better code reviews & tips for junior developers

How to have better code reviews & tips for junior developers

107
Comments 5
2 min read
This is why you can't return adjacent JSX elements.

This is why you can't return adjacent JSX elements.

105
Comments 18
3 min read
Best practices good developers follow in their careers & life

Best practices good developers follow in their careers & life

104
Comments 1
2 min read
TIL About .bold(), .blink(), and More JavaScript String Methods

TIL About .bold(), .blink(), and More JavaScript String Methods

99
Comments 7
2 min read
Kyle Simpson proved I STILL don't know JavaScript (arrays)

Kyle Simpson proved I STILL don't know JavaScript (arrays)

98
Comments 16
9 min read
How do APIs work?

How do APIs work?

98
Comments 7
2 min read
JSX for beginners (and how it differs from HTML)

JSX for beginners (and how it differs from HTML)

97
Comments 8
2 min read
Why do you need to add a meta viewport tag inside <head> element? (with example)

Why do you need to add a meta viewport tag inside <head> element? (with example)

96
Comments 8
2 min read
How to be an effective developer

How to be an effective developer

93
Comments 3
2 min read
How I overcame my fear of writing

How I overcame my fear of writing

93
Comments 15
4 min read
loading...