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.
TIL: Todo Tree a nifty VScode Extension

TIL: Todo Tree a nifty VScode Extension

13
Comments 1
1 min read
Sleep is a Superpower that Developers Cannot Neglect

Sleep is a Superpower that Developers Cannot Neglect

15
Comments 2
5 min read
I Started a Newsletter to share what I read each week

I Started a Newsletter to share what I read each week

4
Comments
1 min read
Play games on your terminal using emacs

Play games on your terminal using emacs

9
Comments
2 min read
ES6 Arrow Functions: All you need to know

ES6 Arrow Functions: All you need to know

76
Comments
4 min read
Why and How I Replaced RVM with RBENV

Why and How I Replaced RVM with RBENV

51
Comments 12
11 min read
Google Closure Compiler ... for C programmers

Google Closure Compiler ... for C programmers

6
Comments
2 min read
Exercism - no evil spirits

Exercism - no evil spirits

6
Comments 1
1 min read
Data Types in Dart

Data Types in Dart

12
Comments
3 min read
Dart SDK: What's inside it?

Dart SDK: What's inside it?

9
Comments
3 min read
Func delegates in C#

Func delegates in C#

7
Comments
1 min read
Differences between "null" and "undefined" keywords?

Differences between "null" and "undefined" keywords?

83
Comments 10
1 min read
Formatting Code for DEV Comments and Posts

Formatting Code for DEV Comments and Posts

88
Comments 20
3 min read
Split audio file and fade out by ffmpeg

Split audio file and fade out by ffmpeg

9
Comments
1 min read
Practice what you don't like

Practice what you don't like

11
Comments 7
1 min read
Explorations in C# - Attaching assemblies on the fly in Lychen*

Explorations in C# - Attaching assemblies on the fly in Lychen*

8
Comments
3 min read
How to revoke firebase ci deploy token

How to revoke firebase ci deploy token

6
Comments
1 min read
[Discuss] What's your favourite Fibonacci implementation and in which language? Mine is in Haskell

[Discuss] What's your favourite Fibonacci implementation and in which language? Mine is in Haskell

10
Comments 5
2 min read
JAMstack

JAMstack

6
Comments
1 min read
The Secret of Hoisting in JavaScript

The Secret of Hoisting in JavaScript

50
Comments 4
4 min read
Differences between "let" and "const" keywords?

Differences between "let" and "const" keywords?

16
Comments 3
2 min read
Extending the Array class to calculate the Fibonacci sequence

Extending the Array class to calculate the Fibonacci sequence

7
Comments 2
2 min read
Coercion in JavaScript

Coercion in JavaScript

47
Comments 6
1 min read
ES6 for loops: Best Practices

ES6 for loops: Best Practices

85
Comments 9
2 min read
Today I Learned: Why To Prefer Top Margins

Today I Learned: Why To Prefer Top Margins

14
Comments 1
3 min read
Best free resources to learn Laravel from the ground up

Best free resources to learn Laravel from the ground up

13
Comments
4 min read
Deploy a personal blog with Hugo, Firebase and Gitlab

Deploy a personal blog with Hugo, Firebase and Gitlab

6
Comments
2 min read
Action delegate gives Print to VBScript

Action delegate gives Print to VBScript

7
Comments
1 min read
TIL: Calculating n digits of pi using Chudnovsky Algorithm

TIL: Calculating n digits of pi using Chudnovsky Algorithm

6
Comments 4
1 min read
React TL;DR – A Human Filter For Most Useful React Content

React TL;DR – A Human Filter For Most Useful React Content

7
Comments
1 min read
Lookaheads in Javascript

Lookaheads in Javascript

64
Comments 8
3 min read
Applying the callee's name aka self-referential functions

Applying the callee's name aka self-referential functions

7
Comments
2 min read
TIL: Two Ways to Create Java Threads

TIL: Two Ways to Create Java Threads

11
Comments 1
2 min read
TSLint lints Typescript

TSLint lints Typescript

6
Comments 2
1 min read
Typescript type declarations

Typescript type declarations

8
Comments
1 min read
Typescript oddities?

Typescript oddities?

6
Comments
1 min read
Typescript and external libraries

Typescript and external libraries

9
Comments 2
2 min read
Typescript and Google Apps Script

Typescript and Google Apps Script

5
Comments
2 min read
Butchering Arrays (or not) with splice() and slice()

Butchering Arrays (or not) with splice() and slice()

12
Comments
3 min read
My New Friends filter() and map()

My New Friends filter() and map()

113
Comments 14
2 min read
Why (! + [] + [] + ![]).length is 9

Why (! + [] + [] + ![]).length is 9

160
Comments 19
2 min read
The Name's CORS. Rack::CORS.

The Name's CORS. Rack::CORS.

11
Comments
5 min read
Traveling Salesman Problem

Traveling Salesman Problem

14
Comments 2
2 min read
Strings in Kotlin

Strings in Kotlin

14
Comments
2 min read
Data Types in Kotlin

Data Types in Kotlin

7
Comments
1 min read
Functions in Kotlin

Functions in Kotlin

4
Comments
2 min read
Numbers in Kotlin

Numbers in Kotlin

5
Comments
2 min read
Nulls in kotlin. How kotlin handles the developer's pain “The NPE”

Nulls in kotlin. How kotlin handles the developer's pain “The NPE”

8
Comments
3 min read
Char and Boolean in Kotlin

Char and Boolean in Kotlin

6
Comments
1 min read
Keywords in Kotlin

Keywords in Kotlin

5
Comments
2 min read
Variables in Kotlin

Variables in Kotlin

7
Comments
2 min read
Type Inference in Kotlin. How things exactly work behind the scenes.

Type Inference in Kotlin. How things exactly work behind the scenes.

3
Comments
1 min read
Identifiers in Kotlin

Identifiers in Kotlin

5
Comments
2 min read
Why JetBrains create Kotlin? The Inside story of Kotlin creation.

Why JetBrains create Kotlin? The Inside story of Kotlin creation.

8
Comments
3 min read
Signs of Good Learner. Before a Good Professional, Become a Good Learner

Signs of Good Learner. Before a Good Professional, Become a Good Learner

5
Comments 2
4 min read
Features of Kotlin

Features of Kotlin

7
Comments
3 min read
Difference between Scripting language and Programming language

Difference between Scripting language and Programming language

6
Comments
2 min read
What is Infinite Loop ??

What is Infinite Loop ??

5
Comments
2 min read
The Birth Of Modern Programming

The Birth Of Modern Programming

5
Comments
5 min read
How to simplify reading your Rails console

How to simplify reading your Rails console

10
Comments 2
1 min read
loading...