Build the widget in your own editor and watch it take shape in your browser.
Watch Eric build it
Look over Eric's shoulder as he builds the widget himself. Hear him talk about his thought process and insights. See him make mistakes and work through hurdles.
Working code
Get a working version of every widget in the course that you can modify and reuse so you never fall behind.
With a few commands, you can get the environment set up and running. The environment includes a ClojureScript compiler and live-coding setup. Just edit the files and watch them change in your browser.
FAQs
What if it's not right for me?
No problem! Just email me any time and I'll refund you for any reason.
Is this hard to set up?
I have made it really easy to get the whole thing set up, no matter what operating system you're running. All you need is a web browser, a text editor, and a command prompt.
I've seen many programmers reach for pre-made widget libraries only to struggle when they need to do custom behavior.
What they don't realize is that ClojureScript makes it super easy to build interactive widgets yourself. You just need to know the secret: live coding.
That's why I built this course. I want to share the joy of building UIs from scratch with live coding.