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.
setTimeout() - any drawback?

setTimeout() - any drawback?

40
Comments 5
1 min read
The Effect of Debouncing in JavaScript Event handlers

The Effect of Debouncing in JavaScript Event handlers

10
Comments 1
3 min read
How to Choose the Right Tech Stack for Your Product?

How to Choose the Right Tech Stack for Your Product?

8
Comments
2 min read
GraphQL better than REST?

GraphQL better than REST?

7
Comments
2 min read
Notes on Distributed Systems

Notes on Distributed Systems

34
Comments
7 min read
TIL: Trello Card Templates

TIL: Trello Card Templates

8
Comments
1 min read
Easy peasy split the string

Easy peasy split the string

6
Comments
1 min read
See ESLint rules detail in VSCode with LintLens plugin

See ESLint rules detail in VSCode with LintLens plugin

3
Comments
1 min read
Predefined parameters can be default value for next ones

Predefined parameters can be default value for next ones

6
Comments
1 min read
Easy peasy First Odd Int

Easy peasy First Odd Int

6
Comments 2
1 min read
Saving Session Data with Connect-Mongo

Saving Session Data with Connect-Mongo

9
Comments 1
2 min read
Why 5G isn't dangerous

Why 5G isn't dangerous

5
Comments 1
3 min read
Hey Python 🐍, say cheese 🧀

Hey Python 🐍, say cheese 🧀

34
Comments 2
2 min read
Day 4: Learning more about Tailwind CSS

Day 4: Learning more about Tailwind CSS

6
Comments
2 min read
How to handle exceptions in Clojure

How to handle exceptions in Clojure

6
Comments
4 min read
Setting up Absolute Import Paths with Live Reloading (Typescript/Node)

Setting up Absolute Import Paths with Live Reloading (Typescript/Node)

8
Comments
5 min read
Shorten your if statements using the '&&' operator

Shorten your if statements using the '&&' operator

6
Comments 8
1 min read
JavaScript Bot with Puppeteer - A Soft Introduction

JavaScript Bot with Puppeteer - A Soft Introduction

17
Comments 3
4 min read
Recreating Instagram Filter Functionality with CSS and Canvas APIs

Recreating Instagram Filter Functionality with CSS and Canvas APIs

7
Comments
3 min read
Web3 and Business Requirements in the 21st Century

Web3 and Business Requirements in the 21st Century

2
Comments
1 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
Wow can python do that 🤔

Wow can python do that 🤔

59
Comments 3
2 min read
Easy peasy perfect square

Easy peasy perfect square

9
Comments 4
1 min read
Web Sockets Everywhere!

Web Sockets Everywhere!

15
Comments
3 min read
Sometimes JavaScript arrays don't compare

Sometimes JavaScript arrays don't compare

5
Comments 3
1 min read
HTTPS on localhost using mkcert

HTTPS on localhost using mkcert

7
Comments
1 min read
Safari CSS hack

Safari CSS hack

11
Comments
1 min read
Watch out for fixtures in cypress.io

Watch out for fixtures in cypress.io

27
Comments 1
6 min read
TIL CLI - A tool to write and manage a Today I Learned Repo on Github

TIL CLI - A tool to write and manage a Today I Learned Repo on Github

6
Comments
10 min read
TIL that it's not easy doing transcripts

TIL that it's not easy doing transcripts

2
Comments
4 min read
Kubernetes: ClusterIP vs NodePort vs LoadBalancer, Services, and Ingress — an overview with…

Kubernetes: ClusterIP vs NodePort vs LoadBalancer, Services, and Ingress — an overview with…

14
Comments 1
11 min read
6 Super Useful Menubar Apps For MacOS

6 Super Useful Menubar Apps For MacOS

123
Comments 26
4 min read
How A Web Page Works

How A Web Page Works

8
Comments
4 min read
Tweets That Boost Productivity - Part 3

Tweets That Boost Productivity - Part 3

28
Comments
2 min read
All Javascript apps need event throttling!!!

All Javascript apps need event throttling!!!

76
Comments 10
4 min read
Date Object in Javascript

Date Object in Javascript

8
Comments 1
2 min read
TYPES OF NETWORK

TYPES OF NETWORK

7
Comments
1 min read
Shallow & deep copying in python

Shallow & deep copying in python

29
Comments 2
3 min read
Make GitHub turn dark!

Make GitHub turn dark!

4
Comments 1
1 min read
How to change the root folder of your Git repo

How to change the root folder of your Git repo

59
Comments 9
2 min read
How did this image brick Android phones?

How did this image brick Android phones?

245
Comments 34
2 min read
Getters and Setters in Javascript

Getters and Setters in Javascript

8
Comments
2 min read
Module, Package, Library or Framework?

Module, Package, Library or Framework?

6
Comments
1 min read
Console check before commit

Console check before commit

8
Comments 3
2 min read
Reset Postgres ID sequence in Rails

Reset Postgres ID sequence in Rails

7
Comments
1 min read
A beginners explanation of the Chicago & London approaches

A beginners explanation of the Chicago & London approaches

54
Comments 10
3 min read
TIL: Tell TypeScript not to type check node_modules

TIL: Tell TypeScript not to type check node_modules

9
Comments 1
1 min read
Creating a Monorepo with Vue & Laravel by Lerna & Yarn Workspaces

Creating a Monorepo with Vue & Laravel by Lerna & Yarn Workspaces

15
Comments
2 min read
How to setup a Tor hidden service?

How to setup a Tor hidden service?

11
Comments
3 min read
How to pre-dimension a 2D array in JavaScript

How to pre-dimension a 2D array in JavaScript

6
Comments
1 min read
Today I Learned: Pointer Swizzling

Today I Learned: Pointer Swizzling

25
Comments 1
2 min read
Ohms calculator using python

Ohms calculator using python

4
Comments 1
1 min read
Pushing to GitHub and Hosting on Heroku With Postgres for Free

Pushing to GitHub and Hosting on Heroku With Postgres for Free

34
Comments
8 min read
Introduction to Javascript Symbol Type

Introduction to Javascript Symbol Type

18
Comments 3
2 min read
TIL 1: How to POST to a Google Form using HTML

TIL 1: How to POST to a Google Form using HTML

15
Comments 8
4 min read
Use isset() Instead of strlen()

Use isset() Instead of strlen()

5
Comments 3
1 min read
Swift 5 - Basics: constants and variables

Swift 5 - Basics: constants and variables

6
Comments
3 min read
Line numbers in `cat` command

Line numbers in `cat` command

9
Comments
1 min read
However, the Deno community chat is on discord

However, the Deno community chat is on discord

5
Comments
1 min read
Conditionally spread into Object/Array - Javascript

Conditionally spread into Object/Array - Javascript

10
Comments
2 min read
loading...