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.
Creating indexes in PostgreSQL isn't always idempotent

Creating indexes in PostgreSQL isn't always idempotent

7
Comments
1 min read
6 Tips to Succeed in Code Review as a New-hire (w/o being bashed)

6 Tips to Succeed in Code Review as a New-hire (w/o being bashed)

15
Comments
4 min read
Retrospective on Our Introvert Engineering Personality

Retrospective on Our Introvert Engineering Personality

5
Comments
4 min read
Handling IndexOutOfBounds Exception in Clojure with Young Frankenstein GIFs

Handling IndexOutOfBounds Exception in Clojure with Young Frankenstein GIFs

6
Comments
2 min read
When a Promise falls in your app and no one is there to catch it, does it error? 🤔

When a Promise falls in your app and no one is there to catch it, does it error? 🤔

38
Comments 4
3 min read
The Super Fun Text-Truncation-from-the-Left Adventures of Scooter and Boots

The Super Fun Text-Truncation-from-the-Left Adventures of Scooter and Boots

7
Comments
2 min read
Doing Google's Natural Language ClassifyText() in ASP.NET

Doing Google's Natural Language ClassifyText() in ASP.NET

7
Comments 2
2 min read
New Format For The Streams

New Format For The Streams

8
Comments
2 min read
Reversing an Integer Mathematically

Reversing an Integer Mathematically

21
Comments 2
5 min read
When Assembly.LoadFrom doesn't do what you expect

When Assembly.LoadFrom doesn't do what you expect

6
Comments
1 min read
How to name software things, be a good programmer & work solo

How to name software things, be a good programmer & work solo

72
Comments 8
2 min read
Private vs. Public (Part 3)

Private vs. Public (Part 3)

13
Comments 1
4 min read
Overview (Part 1)

Overview (Part 1)

11
Comments
4 min read
Natural Language Processing

Natural Language Processing

18
Comments 1
2 min read
Namespaces (Part 2)

Namespaces (Part 2)

6
Comments
3 min read
10 Tips & Tricks to make you a better VueJS Developer

10 Tips & Tricks to make you a better VueJS Developer

322
Comments 3
4 min read
Using Regex To Extract Links.

Using Regex To Extract Links.

14
Comments 3
1 min read
Getting started with python

Getting started with python

12
Comments 4
4 min read
Build Modes in Flutter

Build Modes in Flutter

6
Comments
5 min read
Too clever for your own good?

Too clever for your own good?

17
Comments
2 min read
What you should know about DB types, DB design, and successful software projects

What you should know about DB types, DB design, and successful software projects

47
Comments
2 min read
🎬🎛️🤘

🎬🎛️🤘

5
Comments
1 min read
Using netcat as a test statsd server

Using netcat as a test statsd server

9
Comments
1 min read
Lessons from Netflix, Systems Thinking for New Coders, and Code Sharing Overheads

Lessons from Netflix, Systems Thinking for New Coders, and Code Sharing Overheads

46
Comments
2 min read
My Top 10 Metal Tracks For Joyful Coding

My Top 10 Metal Tracks For Joyful Coding

41
Comments 12
1 min read
10 Most Popular VS Code Extensions Of All Time

10 Most Popular VS Code Extensions Of All Time

88
Comments 3
4 min read
5 Concrete Tips For Giving Better Feedback

5 Concrete Tips For Giving Better Feedback

26
Comments 1
4 min read
TIL: Create and deploy a serverless function in AWS

TIL: Create and deploy a serverless function in AWS

5
Comments
1 min read
Build your best website on VuePress

Build your best website on VuePress

13
Comments
4 min read
Javascript uses call by sharing for objects

Javascript uses call by sharing for objects

6
Comments 9
3 min read
Adding a title to a Markdown link

Adding a title to a Markdown link

13
Comments
1 min read
Remove a commit from history in Git – local and remote

Remove a commit from history in Git – local and remote

6
Comments
2 min read
ES6: Discovering Sets, WeakSets, Maps and WeakMaps

ES6: Discovering Sets, WeakSets, Maps and WeakMaps

53
Comments
4 min read
How to exit Vim

How to exit Vim

54
Comments 22
1 min read
Initializing array with length

Initializing array with length

6
Comments
1 min read
Interface in Dart

Interface in Dart

10
Comments
3 min read
Classes and Objects in Dart

Classes and Objects in Dart

12
Comments
4 min read
Inheritance in Dart

Inheritance in Dart

7
Comments
4 min read
Abstract Classes and Abstract Methods in Dart

Abstract Classes and Abstract Methods in Dart

10
Comments
3 min read
List in Dart

List in Dart

6
Comments
3 min read
Constructors in Dart

Constructors in Dart

7
Comments
3 min read
Maps in Dart

Maps in Dart

7
Comments
3 min read
Lambda Functions in Dart

Lambda Functions in Dart

7
Comments
2 min read
Types of function in Dart

Types of function in Dart

7
Comments
3 min read
User Define function in Dart

User Define function in Dart

6
Comments
3 min read
Optional arguments in Dart

Optional arguments in Dart

6
Comments
4 min read
Do-While Loop in Dart

Do-While Loop in Dart

8
Comments
2 min read
Functions in Dart

Functions in Dart

9
Comments
3 min read
While Loop in Dart

While Loop in Dart

6
Comments
2 min read
For Loop in Dart

For Loop in Dart

6
Comments
3 min read
Loops in Dart

Loops in Dart

8
Comments
2 min read
Conditionals in Dart

Conditionals in Dart

6
Comments
2 min read
Switch case in Dart

Switch case in Dart

7
Comments
3 min read
Keywords in Dart

Keywords in Dart

6
Comments
2 min read
If-Else Statement in Dart

If-Else Statement in Dart

5
Comments
2 min read
If Statement in Dart

If Statement in Dart

5
Comments
2 min read
Variables in Dart

Variables in Dart

6
Comments
3 min read
Else if Ladder Statement in Dart

Else if Ladder Statement in Dart

6
Comments
3 min read
Operators in Dart

Operators in Dart

5
Comments
4 min read
React Hooks Mini Crash Course

React Hooks Mini Crash Course

483
Comments 10
2 min read
loading...