Become a member
Sign in
abgalphabet YEUNG
abgalphabet YEUNG

abgalphabet YEUNG

1 Following
1 Followers
·
  • Profile

  • Claps

  • Highlights

Highlighted by abgalphabet YEUNG

See more

From Anything Java can do Kotlin can do better by Pinterest Engineering

…Kotlin adds to the development environment. Many apps don’t use Kotlin and ship just fine. However, what Kotlin does do better than Java is speed up development by making code simple and easy to read, while eliminating some of the boilerplate code you’re used to writing.

From Why Kotlin is my next programming language by Mike Hearn

an imperative version of th… library is small and tight: it consists mostly of focused extensions to the Java standard library. Heavy use of compile-time inlining means functional constructs like pipelines of map/filter/reduce compile similarly to an imperative version of the same code.

Claps from abgalphabet YEUNG

See more

Dumb Elixir VIsual (and iMproved) editor

Hauleth

Debug Angular apps in production without revealing source maps

Kevin Kreuzer

My favorite state management technique in Angular — RxJS Behavior Subjects

Rachel Cavin