iheartperl7.com

Rust, Kotlin, Typescript, Elixir, Scala Comparison

August 20, 2023

Google Trends: Programming Language

Starting in January 2022, TypeScript (leading) and Kotlin showed remarkable gains as seen in graphs from Google Trends. Rust has shown some pretty good gains since that time too, but Elixir remained unchanged, and Scala continues its downward trend. Scala is still one of the best language, and it's remarkably nicer since version 3.


Theme Chooser: Simple Pure HTML, CSS & Vanilla JS

August 19, 2023

User can click a drop-down of available themes, it changes instantly. It's done with 30 lines of plain JavaScript, and CSS selector. Entire source code is available: MIT License on Github.

View Live in CodePen

Codepen: Theme Chooser