Forem

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: 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
30 days of learning - 000

30 days of learning - 000

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

6
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
Cover image for 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
Cover image for Traveling Salesman Problem

Traveling Salesman Problem

14
Comments 2
2 min read
Strings in Kotlin
Cover image for Strings in Kotlin

Strings in Kotlin

14
Comments
2 min read
Data Types in Kotlin
Cover image for Data Types in Kotlin

Data Types in Kotlin

7
Comments
1 min read
Functions in Kotlin
Cover image for Functions in Kotlin

Functions in Kotlin

4
Comments
2 min read
Nulls in kotlin. How kotlin handles the developer's pain “The NPE”
Cover image for 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
Numbers in Kotlin
Cover image for Numbers in Kotlin

Numbers in Kotlin

5
Comments
2 min read
Char and Boolean in Kotlin
Cover image for Char and Boolean in Kotlin

Char and Boolean in Kotlin

6
Comments
1 min read
Variables in Kotlin
Cover image for Variables in Kotlin

Variables in Kotlin

7
Comments
2 min read
Keywords in Kotlin
Cover image for Keywords in Kotlin

Keywords in Kotlin

5
Comments
2 min read
Type Inference in Kotlin. How things exactly work behind the scenes.
Cover image for 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
loading...