In this class, you'll dive into Imba, the programming language used to build scrimba.com. Imba, a compile-to-JavaScript language, packs a punch with nifty features for whipping up web apps, including built-in tags and styles. We'll cover the ABCs of Imba syntax and work on creating a Dopamine Box app. By the finish line, you'll be armed with the skills to construct your very own web app UI using Imba. This course is tailor-made for folks who've already dipped their toes into the world of JavaScript.
What you'll learn
Write code using Imba syntax and language features
Use Imba's built-in tags and styles for web development
Build web application user interfaces with Imba
Create a Dopamine Box app as a practical project
Course objectives
Understand the fundamentals of Imba syntax
Learn how Imba compiles to JavaScript
Apply Imba's features to build a complete web app UI