While IHP looks nice, it will certainly take a while to get into a similar shape to scalajs, in any case, I'm happy to see more work on the typed side for web development.<p>For anyone interested, Web Development is already Type-Safe and Easy by leveraging scala-js.org, being an amazing project.<p>It was the first project in the area to get amazing IDE support for free, where even TypeScript took a while to catch-up, and I still personally believe the auto-completion /refactor/navigation support is better in scalajs.<p>For people not familiar, take a look to this js to sjs comparison: <a href="https://www.scala-js.org/doc/sjs-for-js/" rel="nofollow">https://www.scala-js.org/doc/sjs-for-js/</a><p>My preferred tech stack is now <a href="https://scalablytyped.org" rel="nofollow">https://scalablytyped.org</a> (like definitelytyped for Scala), <a href="https://slinky.dev/" rel="nofollow">https://slinky.dev/</a> (a small react wrapper), and <a href="https://material-ui.com/" rel="nofollow">https://material-ui.com/</a>, which makes me work on the frontend at an incredible speed, while being confident on a low-bug rate.