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.
Reading Snippets [44 => Design ]

Reading Snippets [44 => Design ]

3
Comments
1 min read
Trivia #1: Who cursed us with 'foo bar'?

Trivia #1: Who cursed us with 'foo bar'?

29
Comments 12
1 min read
What is NPX?

What is NPX?

17
Comments 3
3 min read
Embrace Bin Scripts

Embrace Bin Scripts

6
Comments
4 min read
To Mutate, Or Not To Mutate? JavaScript Array Methods Cheat Sheet

To Mutate, Or Not To Mutate? JavaScript Array Methods Cheat Sheet

40
Comments 5
7 min read
Singular or Plural? A Cheatsheet for Ruby on Rails Generators

Singular or Plural? A Cheatsheet for Ruby on Rails Generators

59
Comments 6
1 min read
Getting Started with Maizzle, a Framework for Rapid Email Prototyping

Getting Started with Maizzle, a Framework for Rapid Email Prototyping

17
Comments 3
4 min read
Reading Snippets [43 => Productivity ]

Reading Snippets [43 => Productivity ]

5
Comments
1 min read
Simple way to negate a number in CSS

Simple way to negate a number in CSS

8
Comments 2
1 min read
Javascript Shorthand Coding Techniques

Javascript Shorthand Coding Techniques

232
Comments 15
4 min read
Use Multi-Stage Docker Builds For Statically-Linked Rust Binaries

Use Multi-Stage Docker Builds For Statically-Linked Rust Binaries

61
Comments 22
4 min read
Today I learned - Permission denied? chown to the rescue

Today I learned - Permission denied? chown to the rescue

12
Comments
2 min read
Today I learned - React refs

Today I learned - React refs

44
Comments 3
2 min read
Completed JavaScript Data Structure Course, and Here is What I Learned About Hash Table.

Completed JavaScript Data Structure Course, and Here is What I Learned About Hash Table.

91
Comments 5
7 min read
Save screen real estate with react-headroom

Save screen real estate with react-headroom

6
Comments 1
2 min read
Debugging Terraform with Fiddler

Debugging Terraform with Fiddler

10
Comments
3 min read
7 Valuable tips for Object Oriented Design 😏

7 Valuable tips for Object Oriented Design 😏

85
Comments 2
1 min read
How I hacked Medium (Not about cybersecurity)

How I hacked Medium (Not about cybersecurity)

9
Comments 5
1 min read
Three Ways to Find the Longest Word in a String using JavaScript

Three Ways to Find the Longest Word in a String using JavaScript

19
Comments
2 min read
How to safely throttle high traffic APIs and work with API gateways

How to safely throttle high traffic APIs and work with API gateways

40
Comments
2 min read
Programming Paradigms: Structured

Programming Paradigms: Structured

9
Comments 2
2 min read
How I learned from my mistakes - JavaScript Mobile App

How I learned from my mistakes - JavaScript Mobile App

49
Comments 6
3 min read
Am I a Developer yet?

Am I a Developer yet?

6
Comments 2
2 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
Tutorial: Create a Simple ISS Tracker with React

Tutorial: Create a Simple ISS Tracker with React

16
Comments 1
4 min read
Reducing npm package size by 83%

Reducing npm package size by 83%

85
Comments 19
2 min read
Refactoring many OR statements like a ninja 🤘

Refactoring many OR statements like a ninja 🤘

10
Comments 1
1 min read
Change Detection: Getting in the (Angular) Zone!

Change Detection: Getting in the (Angular) Zone!

55
Comments 9
4 min read
Python's Folium to create choropleth maps

Python's Folium to create choropleth maps

11
Comments
1 min read
TIL: What Happens When Using the Context Manager Outside its with-Statement

TIL: What Happens When Using the Context Manager Outside its with-Statement

6
Comments
2 min read
C++ Template Specialization - Syntax Note

C++ Template Specialization - Syntax Note

22
Comments 5
3 min read
Having trouble😫 with VS code💻 formatOnSave lately?

Having trouble😫 with VS code💻 formatOnSave lately?

10
Comments 1
1 min read
Calculating the Factorial of 10_000 - Elixir

Calculating the Factorial of 10_000 - Elixir

8
Comments 2
1 min read
A few Golang notes

A few Golang notes

8
Comments
1 min read
How do ECMAScript Private Fields Work in TypeScript?

How do ECMAScript Private Fields Work in TypeScript?

36
Comments 1
3 min read
Video Snippets: [2 => Test Processes] 🎥

Video Snippets: [2 => Test Processes] 🎥

8
Comments
2 min read
CSS gotcha: How to fill page with a div?

CSS gotcha: How to fill page with a div?

290
Comments 16
5 min read
Completed JavaScript Data Structure Course, and Here is What I Learned About Binary Heap.

Completed JavaScript Data Structure Course, and Here is What I Learned About Binary Heap.

73
Comments 2
4 min read
Reading Snippets [39 => Arrow Functions]

Reading Snippets [39 => Arrow Functions]

5
Comments
1 min read
Testing techniques & observability tips for Go

Testing techniques & observability tips for Go

34
Comments
3 min read
Golang MIME type handling

Golang MIME type handling

11
Comments
2 min read
Security best practices for Go & Java

Security best practices for Go & Java

13
Comments 1
2 min read
Using Disjoint Set (Union-Find) To Create Maze

Using Disjoint Set (Union-Find) To Create Maze

50
Comments
6 min read
Adding an RSS feed to GitHub Pages

Adding an RSS feed to GitHub Pages

14
Comments
2 min read
Install an NPM package from a github repository

Install an NPM package from a github repository

11
Comments
3 min read
Security tips for APIs & MongoDB

Security tips for APIs & MongoDB

67
Comments
2 min read
Quickly find common phrases in a large list of strings

Quickly find common phrases in a large list of strings

4
Comments
3 min read
Deep Learning in Brain-Computer Interface

Deep Learning in Brain-Computer Interface

12
Comments 2
7 min read
Github Education Pack for Students provides about $200k worth of tools and training for free!

Github Education Pack for Students provides about $200k worth of tools and training for free!

9
Comments 2
1 min read
Random Number and Card Shuffling Algorithm

Random Number and Card Shuffling Algorithm

65
Comments 2
5 min read
Sometimes Chrome is the problem

Sometimes Chrome is the problem

7
Comments
3 min read
JavaScript Big Combination Problem

JavaScript Big Combination Problem

7
Comments 1
1 min read
Today I learned how to retrieve your WiFi password from Windows

Today I learned how to retrieve your WiFi password from Windows

5
Comments
1 min read
Programming Paradigm

Programming Paradigm

85
Comments 9
4 min read
Doing more vs doing better programming and how to avoid burnout

Doing more vs doing better programming and how to avoid burnout

47
Comments 1
2 min read
TIL: Objects in Nim

TIL: Objects in Nim

14
Comments 4
3 min read
Apache Spark Accumulators, Simplified !

Apache Spark Accumulators, Simplified !

14
Comments 1
2 min read
The Chicken and Egg problem in building digital products

The Chicken and Egg problem in building digital products

48
Comments 3
4 min read
The power of Lua's tables and metatables

The power of Lua's tables and metatables

9
Comments 1
1 min read
Paradigmas de Programação

Paradigmas de Programação

19
Comments 3
4 min read
loading...