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.
React Custom Hook example

React Custom Hook example

Reactions 10 Comments
6 min read
Coding Under Bombing: 5 War-Tested Steps to Be Productive Under Stress

Coding Under Bombing: 5 War-Tested Steps to Be Productive Under Stress

Reactions 32 Comments
11 min read
Things I learned when I finish my first Next.js project

Things I learned when I finish my first Next.js project

Reactions 10 Comments
6 min read
React Native: State vs Props

React Native: State vs Props

Reactions 5 Comments
2 min read
Using GitHub Actions to push changes

Using GitHub Actions to push changes

Reactions 23 Comments 1
2 min read
GitHub Learning Lab

GitHub Learning Lab

Reactions 16 Comments 2
2 min read
The Basics of require()

The Basics of require()

Reactions 10 Comments
2 min read
Validate related schema attributes with Zod

Validate related schema attributes with Zod

Reactions 9 Comments
1 min read
🌱 What was the most exotic codebase you had ever worked on?

🌱 What was the most exotic codebase you had ever worked on?

Reactions 15 Comments 17
1 min read
GitHub Action Schedules

GitHub Action Schedules

Reactions 8 Comments
2 min read
Hacks I've Learned in Developing Interactive Web Pages

Hacks I've Learned in Developing Interactive Web Pages

Reactions 6 Comments
6 min read
How to send a email using Sendgrid and Node.js ?

How to send a email using Sendgrid and Node.js ?

Reactions 6 Comments 2
3 min read
GitHub Actions basics - Event, Workflow, Runner, Job, and Action ⚙️

GitHub Actions basics - Event, Workflow, Runner, Job, and Action ⚙️

Reactions 14 Comments
4 min read
Notion is underrated

Notion is underrated

Reactions 6 Comments 1
1 min read
The Endless Cycle of Learning...does it ever end?

The Endless Cycle of Learning...does it ever end?

Reactions 9 Comments 7
1 min read
How many platforms do you use to market yourself and your work?

How many platforms do you use to market yourself and your work?

Reactions 33 Comments 18
1 min read
Programmer. Coder. Developer.

Programmer. Coder. Developer.

Reactions 2 Comments 4
2 min read
When to use keyExtractor prop in React Native's FlatList

When to use keyExtractor prop in React Native's FlatList

Reactions 13 Comments
4 min read
Why computer floating points are inaccurate

Why computer floating points are inaccurate

Reactions 6 Comments
2 min read
ITIL V4 Certification ¿Qué es lo que necesitas saber?

ITIL V4 Certification ¿Qué es lo que necesitas saber?

Reactions 27 Comments
5 min read
Application Exception Handling in Rails

Application Exception Handling in Rails

Reactions 22 Comments
3 min read
What's One Thing You'd Tell Your Younger (Dev) Self?

What's One Thing You'd Tell Your Younger (Dev) Self?

Reactions 27 Comments 29
1 min read
Neo4j basics

Neo4j basics

Reactions 4 Comments
2 min read
The Three Caches of Forem

The Three Caches of Forem

Reactions 61 Comments
4 min read
Carrier Wave and How to Test Uploading a New Image to a ActiveRecord::Base Model

Carrier Wave and How to Test Uploading a New Image to a ActiveRecord::Base Model

Reactions 10 Comments
3 min read
What I've learned this week?

What I've learned this week?

Reactions 7 Comments
4 min read
JavaScript Features You Need to Look At

JavaScript Features You Need to Look At

Reactions 137 Comments 11
1 min read
Task Management Trends Report: Managers vs. Individual Contributors Statistics

Task Management Trends Report: Managers vs. Individual Contributors Statistics

Reactions 4 Comments
14 min read
Warehouse Management System Development: Step-by-Step Guide

Warehouse Management System Development: Step-by-Step Guide

Reactions 5 Comments
5 min read
fetch( kungFu )

fetch( kungFu )

Reactions 7 Comments
2 min read
Deep Learning vs Machine Learning: What's the Difference?

Deep Learning vs Machine Learning: What's the Difference?

Reactions 11 Comments 2
6 min read
React-Router v6: Animated Transitions DIY

React-Router v6: Animated Transitions DIY

Reactions 18 Comments 7
2 min read
Dart sort List by two fields

Dart sort List by two fields

Reactions 14 Comments
2 min read
Dart Sort List of objects Descending

Dart Sort List of objects Descending

Reactions 11 Comments
3 min read
Let's Build a Night Sky using Pure SCSS!

Let's Build a Night Sky using Pure SCSS!

Reactions 9 Comments 2
3 min read
Extending Python's JSON Encoder

Extending Python's JSON Encoder

Reactions 6 Comments
2 min read
TIL - Git: fetch changes from a remote branch to a different local branch

TIL - Git: fetch changes from a remote branch to a different local branch

Reactions 3 Comments
1 min read
My quest, CEO and a Dragon

My quest, CEO and a Dragon

Reactions 6 Comments
4 min read
15 Tricks to Master Googling as a Developer

15 Tricks to Master Googling as a Developer

Reactions 9 Comments
2 min read
if !obj.nil?

if !obj.nil?

Reactions 8 Comments
5 min read
What is a Bujo? How can it help you?

What is a Bujo? How can it help you?

Reactions 4 Comments
4 min read
5 Things I Loved About Learning Rust

5 Things I Loved About Learning Rust

Reactions 8 Comments
4 min read
The Why and How of Yardoc

The Why and How of Yardoc

Reactions 10 Comments
6 min read
How to migrate from Neo4j to Memgraph

How to migrate from Neo4j to Memgraph

Reactions 6 Comments
7 min read
How to Add Todoist Tasks to Google Calendar

How to Add Todoist Tasks to Google Calendar

Reactions 8 Comments
5 min read
Multi-Tenant Security Model: How To Mitigate Risks

Multi-Tenant Security Model: How To Mitigate Risks

Reactions 6 Comments
4 min read
Formatting Python – Why and How !

Formatting Python – Why and How !

Reactions 6 Comments
2 min read
IOT vs IOE

IOT vs IOE

Reactions 5 Comments
2 min read
Internet : Behind the scene

Internet : Behind the scene

Reactions 2 Comments
2 min read
Further Into Emacs with Pcase, Backquotes, and Commas

Further Into Emacs with Pcase, Backquotes, and Commas

Reactions 2 Comments
3 min read
TIL Presence Validation on Boolean Column

TIL Presence Validation on Boolean Column

Reactions 5 Comments
1 min read
Additive changes to your cjs exports are now breaking changes.

Additive changes to your cjs exports are now breaking changes.

Reactions 3 Comments 1
3 min read
Freedom is slavery

Freedom is slavery

Reactions 2 Comments
4 min read
TIL - Bash: filter a specific text inside files with command find

TIL - Bash: filter a specific text inside files with command find

Reactions 3 Comments
1 min read
Review the content of your last Git commit

Review the content of your last Git commit

Reactions 6 Comments
2 min read
Configure Git to Always Push to the Current Branch

Configure Git to Always Push to the Current Branch

Reactions 29 Comments 2
1 min read
Recompiler vos projets C et C++ plus rapidement avec ccache

Recompiler vos projets C et C++ plus rapidement avec ccache

Reactions 8 Comments
4 min read
TIL – List formatting with Intl.ListFormat

TIL – List formatting with Intl.ListFormat

Reactions 3 Comments
1 min read
How I Managed to Run BlenderBot 2.0

How I Managed to Run BlenderBot 2.0

Reactions 7 Comments
4 min read
JPA Repository query example in Spring Boot | Derived Query

JPA Repository query example in Spring Boot | Derived Query

Reactions 7 Comments
5 min read
loading...