The Snippet

The series where we are analyzing code snippets from various programming languages to better understand useful software concepts.

  • Flutter - One Codebase For All Screens

    “Write once, run anywhere” is what we were promised for a long time. This promise is now more appealing than ever since the number of devices your app needs to run on has increased quite a lot.

  • 13 Svelte Concepts You Should Know

    One of the main selling points for Svelte is its simplicity. Building apps in Svelte feels like building them in plain HTML and JavaScript, so this framework might be the best option for pragmatic developers who just want to get sh*t done.

  • JavaScript Just Got Better!

    Great News! Signals are coming into JavaScript as an official standard, and it looks like we are one step closer to getting rid of the framework hell that’s ruling frontend development. I know, this sounds impossible, but we’ll slowly get there. Let me explain!

  • Kotlin Frist Impressions

    Write once, run anywhere. This is every Java developer’s wet dream, but it looks like it is going to be Kotlin, Java’s younger, smarter and prettier sister, who’s going to deliver on this promise.

  • Rust Frist Impressions

    If this is the first time you are hearing about Rust, you are probably living under a rock. Rust is the darling of the tech community, has some pretty impressive achievements, and enjoys the backing of a few big industry leaders.