How to leverage Scala with scala.js to write frontend as functional programmers would do.

It happens to all of developers, to crawl out of basement of [B]ackend development into a shiny and fancy world of [F]ronted. Does it mean that we have to switch to frontend technological stack and leave our comfy functional scala tools?Let's find out how to leverage Scala with scala.js to write frontend as functional programmers would do.
We all have pretty little things laying around in our codebases, yet, we seldom give them the same love
Let's go through some most common patterns when it comes to integrating Scala applications with Kafka
Let's take a look at the issues that enums have in Scala 2 and whether we found the Holy Grail with the introduction of Scala 3.
I will show you how you can build your own IDE for scala based on my nvim setup