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.
Let's Make a Hacker_Man Game using React!

Let's Make a Hacker_Man Game using React!

7
Comments 2
7 min read
The thesis, antithesis and synthesis in software development

The thesis, antithesis and synthesis in software development

4
Comments
2 min read
TIL: Go range on time.Tick for regular tasks

TIL: Go range on time.Tick for regular tasks

3
Comments
1 min read
Let's Make a Tic-React-Toe game with React!

Let's Make a Tic-React-Toe game with React!

4
Comments
6 min read
TIL: How having Dark mode classes not removed for Tailwind prod

TIL: How having Dark mode classes not removed for Tailwind prod

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

How to handle your JWT in your applications ?

114
Comments 5
6 min read
Should you copypaste code from Stack Overflow?

Should you copypaste code from Stack Overflow?

2
Comments
4 min read
Think about the Bus

Think about the Bus

3
Comments
2 min read
CodeWars: battle for the knowledge

CodeWars: battle for the knowledge

2
Comments
1 min read
Automating chaos experiments in production

Automating chaos experiments in production

4
Comments
5 min read
Why inclusiveness is important in A/B testing

Why inclusiveness is important in A/B testing

2
Comments
3 min read
Eastern Europe Software Development Outsourcing: Is It a Good Idea in 2021?

Eastern Europe Software Development Outsourcing: Is It a Good Idea in 2021?

7
Comments 2
6 min read
AWS: Lambda functions  —  an overview, and integration with AWS API Gateway

AWS: Lambda functions  —  an overview, and integration with AWS API Gateway

9
Comments
11 min read
Call To Action button with pure HTML CSS

Call To Action button with pure HTML CSS

13
Comments 6
3 min read
Chrome DevTools Highlights and shortcuts

Chrome DevTools Highlights and shortcuts

17
Comments
5 min read
TIL: Wildcard SSL certificate does not support nested subdomains

TIL: Wildcard SSL certificate does not support nested subdomains

1
Comments
1 min read
How to install Elasticsearch 5.6 and other such older versions

How to install Elasticsearch 5.6 and other such older versions

7
Comments
2 min read
Just JavaScript things…

Just JavaScript things…

13
Comments 2
3 min read
Create such amazing art in python with just 11 lines of code

Create such amazing art in python with just 11 lines of code

24
Comments 1
2 min read
Framework VS Library

Framework VS Library

2
Comments
2 min read
Time and Space, but not relativity :-)

Time and Space, but not relativity :-)

9
Comments
4 min read
Axios Tutorial: Get/Post/Put/Delete Request example

Axios Tutorial: Get/Post/Put/Delete Request example

77
Comments
11 min read
How To Hide Your .env While You're Livestreaming

How To Hide Your .env While You're Livestreaming

31
Comments 2
1 min read
1% a day: Learning to code

1% a day: Learning to code

4
Comments
6 min read
How To Use `git diff`

How To Use `git diff`

5
Comments 1
1 min read
TIL: VSCode snippets can transform inputs

TIL: VSCode snippets can transform inputs

6
Comments
1 min read
What is D3.js ?

What is D3.js ?

8
Comments
2 min read
Mining Monero using Github Actions ⛏️

Mining Monero using Github Actions ⛏️

14
Comments
2 min read
All about HTTPS (part-4)

All about HTTPS (part-4)

9
Comments
3 min read
Connect A GraphQL API to Your StepZen Data Layer

Connect A GraphQL API to Your StepZen Data Layer

5
Comments
5 min read
How to make React like components in HTML with 7 lines of JavaScript

How to make React like components in HTML with 7 lines of JavaScript

8
Comments
3 min read
How to programatically unzip files uploaded to google cloud storage buckets

How to programatically unzip files uploaded to google cloud storage buckets

5
Comments 2
6 min read
Array rotation, a simple approach using JS

Array rotation, a simple approach using JS

20
Comments
3 min read
Custom Insurance Software Development: Full Guide

Custom Insurance Software Development: Full Guide

7
Comments 4
5 min read
How To Layer a GraphQL API on a MySQL Database With a Single Command

How To Layer a GraphQL API on a MySQL Database With a Single Command

4
Comments
4 min read
How to add Health Checks to ASP.NET Core project. A coding story.

How to add Health Checks to ASP.NET Core project. A coding story.

15
Comments
2 min read
Generating Encrypted Key Pairs In Python

Generating Encrypted Key Pairs In Python

48
Comments
4 min read
Substring and stuff with JavaScript

Substring and stuff with JavaScript

6
Comments
3 min read
How to execute shell commands in Node js ?

How to execute shell commands in Node js ?

6
Comments
2 min read
How to Build a To-do app with Svelte, Strapi & Tailwind CSS

How to Build a To-do app with Svelte, Strapi & Tailwind CSS

22
Comments 1
11 min read
Sieve of Eratosthenes, What is it?

Sieve of Eratosthenes, What is it?

14
Comments
3 min read
8 Leading PropTech Companies in 2021

8 Leading PropTech Companies in 2021

3
Comments
6 min read
How to create a simple testimonial carousel with Splide.js

How to create a simple testimonial carousel with Splide.js

8
Comments
3 min read
How to send WhatsApp message through HTML link

How to send WhatsApp message through HTML link

19
Comments 4
2 min read
How an (almost) argument landed me a new friend

How an (almost) argument landed me a new friend

2
Comments 4
2 min read
What are Cookies?

What are Cookies?

13
Comments
4 min read
AWS: CloudTrail overview and integration with CloudWatch and Opsgenie

AWS: CloudTrail overview and integration with CloudWatch and Opsgenie

4
Comments
7 min read
What Are Scalar Types In GraphQL?

What Are Scalar Types In GraphQL?

5
Comments
2 min read
How To Use Fragments To Clean Up Your GraphQL Schemas

How To Use Fragments To Clean Up Your GraphQL Schemas

5
Comments
4 min read
Kubernetes: Deployment Strategies types, and Argo Rollouts

Kubernetes: Deployment Strategies types, and Argo Rollouts

6
Comments
11 min read
Moving a static HTML element into a dynamically created element with JavaScript.

Moving a static HTML element into a dynamically created element with JavaScript.

5
Comments
2 min read
All about HTTPS (part-1)

All about HTTPS (part-1)

16
Comments
2 min read
All about HTTPS (part-2)

All about HTTPS (part-2)

8
Comments
3 min read
All about HTTPS (part-3)

All about HTTPS (part-3)

7
Comments
2 min read
5 Handy CLI Tools to Spice up Your Terminal

5 Handy CLI Tools to Spice up Your Terminal

43
Comments 2
4 min read
Basics of Javascript Test Driven Development (TDD) with Jest

Basics of Javascript Test Driven Development (TDD) with Jest

246
Comments
6 min read
🤖 Creating your own discord bot using JS 🤖

🤖 Creating your own discord bot using JS 🤖

61
Comments
5 min read
React Typescript example Project with Axios and Web API

React Typescript example Project with Axios and Web API

21
Comments
4 min read
Two Quick IHP tips to dynamically assign classes

Two Quick IHP tips to dynamically assign classes

11
Comments
1 min read
You are coding the wrong way in Python if you aren't using these two libraries

You are coding the wrong way in Python if you aren't using these two libraries

26
Comments
4 min read
loading...