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.
Importance of Variable declaration before use in Javascript

Importance of Variable declaration before use in Javascript

16
Comments
5 min read
Primitive vs Reference values in javascript

Primitive vs Reference values in javascript

5
Comments
3 min read
Using js linters and strict directive in your javascript code

Using js linters and strict directive in your javascript code

5
Comments
3 min read
10 things to guide you when you design an API

10 things to guide you when you design an API

5
Comments
5 min read
OhSnap! Optimize Search Performance With Debouncing in React

OhSnap! Optimize Search Performance With Debouncing in React

21
Comments
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
Differentiate between = , == and === when coding with javascript.

Differentiate between = , == and === when coding with javascript.

12
Comments
4 min read
Why SDLC? -- Things I've learned in off-the-job training

Why SDLC? -- Things I've learned in off-the-job training

5
Comments
7 min read
Running Javascript code snippets;

Running Javascript code snippets;

14
Comments 3
4 min read
🔥 Top 10 Most Useful Coding Tools & Resources Every Programmer 👨🏻‍💻 Should Know 🤔

🔥 Top 10 Most Useful Coding Tools & Resources Every Programmer 👨🏻‍💻 Should Know 🤔

27
Comments 2
2 min read
Function parameters in modern javascript;

Function parameters in modern javascript;

26
Comments
16 min read
Code nesting in sass;

Code nesting in sass;

12
Comments 2
3 min read
Spring Boot Validation in Kotlin with @field

Spring Boot Validation in Kotlin with @field

17
Comments
1 min read
How To Create A Responsive Navigation Bar With Flexbox And Media Queries

How To Create A Responsive Navigation Bar With Flexbox And Media Queries

26
Comments 4
7 min read
let vs const in javascript;

let vs const in javascript;

14
Comments
9 min read
Reasons to drop var in javascript;

Reasons to drop var in javascript;

20
Comments 1
3 min read
C++ Pointer to Function

C++ Pointer to Function

5
Comments 5
1 min read
Cargo (Rust Package Manager) Cheatsheet

Cargo (Rust Package Manager) Cheatsheet

21
Comments
2 min read
How to get grafana password kube-stack-prometheus

How to get grafana password kube-stack-prometheus

8
Comments 1
1 min read
First Impressions & Conversion Rates

First Impressions & Conversion Rates

2
Comments
4 min read
The awesome `auto` keyword

The awesome `auto` keyword

7
Comments 4
2 min read
Build a Real-time Chat App with Vue 3, Socket.io and Nodejs

Build a Real-time Chat App with Vue 3, Socket.io and Nodejs

10
Comments
1 min read
10 Fun APIs to Use For Your Next Project

10 Fun APIs to Use For Your Next Project

2106
Comments 71
4 min read
Interesting throw/catch behaviour in Ruby

Interesting throw/catch behaviour in Ruby

2
Comments
3 min read
What Does `slice(1, -1)` Do?

What Does `slice(1, -1)` Do?

13
Comments 1
1 min read
Debugging Spring Security

Debugging Spring Security

12
Comments 2
1 min read
Learning Docker

Learning Docker

7
Comments
2 min read
Clearing your Unix Terminal and other commands using Go scripts

Clearing your Unix Terminal and other commands using Go scripts

4
Comments 2
2 min read
OhSnap! Instantly Improve Your Git Commit Messages

OhSnap! Instantly Improve Your Git Commit Messages

50
Comments 6
2 min read
How to create an orphan branch in git

How to create an orphan branch in git

17
Comments 5
1 min read
TIL: the Git -p flag!

TIL: the Git -p flag!

29
Comments 3
1 min read
Try using reducers for state management.

Try using reducers for state management.

53
Comments 4
4 min read
How to use a Dictionary API

How to use a Dictionary API

3
Comments
2 min read
Cancelling a stripe subscription on 'period end'

Cancelling a stripe subscription on 'period end'

7
Comments 1
1 min read
CORS Hides Real Bugs

CORS Hides Real Bugs

17
Comments 5
2 min read
Starting your career in tech!

Starting your career in tech!

4
Comments
2 min read
@property in Python.

@property in Python.

5
Comments
2 min read
Failing a Test on console.error in Cypress

Failing a Test on console.error in Cypress

8
Comments 1
2 min read
Creating a pomodoro app with open-source tools

Creating a pomodoro app with open-source tools

9
Comments
6 min read
CSS Flexbox: flex-direction

CSS Flexbox: flex-direction

23
Comments 2
2 min read
7.css - My Case Study

7.css - My Case Study

10
Comments
6 min read
Module Management in Node

Module Management in Node

8
Comments
2 min read
Metrics and Information over Emotions — How can data support your decisions

Metrics and Information over Emotions — How can data support your decisions

3
Comments
2 min read
Always on Top: An Often Ignored But Handy Feature in Linux Desktop

Always on Top: An Often Ignored But Handy Feature in Linux Desktop

7
Comments
1 min read
The meaning of the '.PHONY' target inside a Makefile

The meaning of the '.PHONY' target inside a Makefile

8
Comments 4
1 min read
Learning To Learn [Efficient Learning]: Personal Implementation In Web Development

Learning To Learn [Efficient Learning]: Personal Implementation In Web Development

6
Comments 2
5 min read
CSS: Media Queries

CSS: Media Queries

14
Comments
2 min read
How to use the context.Done() method in Go to signal goroutine completion

How to use the context.Done() method in Go to signal goroutine completion

19
Comments
1 min read
Beautify docker container output

Beautify docker container output

3
Comments
1 min read
Using '%q' inside fmt.Printf in Go (instead of '%s')

Using '%q' inside fmt.Printf in Go (instead of '%s')

9
Comments
1 min read
Learning To Learn [Efficient Learning]: The Techniques

Learning To Learn [Efficient Learning]: The Techniques

11
Comments
7 min read
I over-engineered my blog, and here’s what I’ve learned

I over-engineered my blog, and here’s what I’ve learned

38
Comments
10 min read
Application Server & CORS Config

Application Server & CORS Config

4
Comments
8 min read
Deploy a site to GitHub Pages from multiple branches using GitHub Actions

Deploy a site to GitHub Pages from multiple branches using GitHub Actions

6
Comments
2 min read
Daily Tips 1: Augmented Assignments

Daily Tips 1: Augmented Assignments

3
Comments
1 min read
Functions are first class objects

Functions are first class objects

7
Comments
1 min read
Assingment vs. Initialization in C++

Assingment vs. Initialization in C++

3
Comments 3
3 min read
TIL how to get my 7-year-old MacBook to Run External Monitors

TIL how to get my 7-year-old MacBook to Run External Monitors

3
Comments 1
3 min read
TIL: Destructuring from Object | Undefined

TIL: Destructuring from Object | Undefined

6
Comments
3 min read
Learning To Learn [Efficient Learning]: The Science

Learning To Learn [Efficient Learning]: The Science

4
Comments
5 min read
loading...