@nicolasmoreno9377

Adding to the comments below, indeed this is awesome. I've learned so much from your videos. Never have followed "tutorials" that condense so much in so little. And the style is so awesome too. Thank you so much.

@benlieberman3731

Bravo, this is seriously one of the best coding walkthroughs I've ever seen. Been feeling pretty overwhelmed by CLJS tooling of late and this clears up so much. Thanks a ton!

@viniciustozzi8786

This channel deserves more views.
Thanks for this content, I learn a lot every new video

@stevendavis7628

Thank you. This will be an invaluable jumo start to building my project.

@andora5539

This clears up so many things! Thank you! ❤

@ElvinHoney707

For the record, you are awesome!!!

@dusanokovic3392

Great video! Please continue making other full stack Clojure apps  :stayhome:

@alexIVMKD

Very impressive!!!

@simonneutert8326

you are always one step ahead of me! 
full stack clojure 🥰 thank you!

@nbme-answers

the internet is a glorious place  ~*🎶on the code again🎶*~

@CalvaTV

It's so pretty in pink!

@madeinlaws

Love to watch your video. You didn't create a new video for a long period of time, want to watch your video again.

@antoniosousa4178

You are awesome guy!

@diegonayalazo

Thanks!!

@MartinClausen

Looking forward to deployment, that pink page needs to get out into the world. After biltong it will be SAs greatest contribution to the world.

@johnharriott7878

I feel like I just jumped into the deep end of the pool. I think I need to start from more of a beginner level

@gwenaelchol

As usual great video. Though I have a question. What about Helix and is that different from using re-frame? Does re-frame embedded helix or it has it's own React wrapper? Thanks for explaining.

@felixl7372

No offense but from a Typescript user this looks like Stone Age 😂: 1. Typo here and there only find out when you actually run the things instead of being caught by type checker at authoring time; 2. cljs->js and js->cljs what’s the point? I thought Clojure gives you the “simple” code without boilerplate 😢; 3. Manually refreshing page without hot reloading in 2024?😅; 4. Wired property access syntax rolled by hand without auto completion from editor?❤

@goohobot

Hi, I'm new to shadow-cljs and ClojureScript. Does shadow-cljs support hot reloading without resetting the state? For an example, you make a count button. You click the button to count to 10, then change/add some text elements in the component. Does that reset the count?

@David-iq1kd

What would be your recommended workflow for then running your web app on Mobile? Cordova? A  PWA? (Does The Apple store even allow a PWA?)