Maximiliano Firtman
Independent Consultant
Max Firtman works as an independent free-lance consultant. He is a mobile + web developer, trainer, speaker, and writer. He has authored many books, including Programming the Mobile Web and High Performance Mobile Web published by O’Reilly Media. He is a frequent speaker at conferences worldwide and he has been widely recognized for his work in the mobile-web community. He teaches mobile (Android & iOS), HTML5, PWA and web performance trainings. He has been working in the Web since 1996 and in the mobile app space since 2001.
Amazing course! It's further proof that you can build full-stack apps without using any frameworks, relying on web APIs and interactions with the DOM. The same applies to the backend: pure Go and very few libraries make this a magical experience.
This course was a huge help. I was looking for a way to build a web app without a front-end framework, and this course was perfect for that.
Amazing, I came to look at this course because I realized I was a one-trick pony with React, and this has really opened my eyes. Super content 5/5.
I took the course specifically to introduce me to Go, and I was expecting to breeze through the JS parts. However, I loved the JS part -- building a router, conditional rendering, etc., using nothing more than Vanilla JS. I am feeling incredibly motivated to spend a few days working from 'first principles' to explore how far we can push the platform without reaching for a big UI library, and I feel much better equipped now to be able to thoughtfully select the best approach for the job going forward.
Firtman is a true master. It's well worth it to build your own router to learn what's happening under the hood of these frameworks.
The course gave me a lot of insight into how I can use LLMs to build apps, bots, and more. It covers important topics like LLM memory and how to communicate with them effectively.