JavaScript for Rails Developers Book
Rails Designer

Rails Designer @railsdesigner

About: I help teams around the world make their Rails apps a bit nicer to maintain and look at. 🎨 Also kickstart SaaS' in a month. 👷 And built a Rails UI Components library, used by 1000+ developers. 🚀

Location:
Amsterdam, The Netherlands
Joined:
Sep 29, 2023

JavaScript for Rails Developers Book

Publish Date: Oct 16 '24
6 3

JavaScript for Rails Developers is published! Get your copy here: https://javascriptforrails.com/


📚 Lean more about the why, TOC and publish date (and a pre-order discount!) 🤑

Over the past 25 or so years I've dabbled with various programming languages. From ASP, to PHP to ActionScript (who remembers this?! 👨‍🦳). But for well over 10 years my main languages are Ruby and JavaScript. In that order.

I try to write as much Ruby as possible. But if you build modern web/SaaS apps, there is simply no way you can do without writing JavaScript. Even with all the fantastic Hotwire tools.

Over those 10+ years I've come to enjoy JavaScript quite a bit. And when I launched Rails Designer I got many a question to help other teams with their JavaScript. And then often, after a successful project, the question (request?): you should write a book!

So I'm (pre) announcing: JavaScript for Rails Developers. Scheduled to be published early 2025. It will be a really pragmatic book about using JavaScript in your Rails (SaaS) apps. From learning when to use JavaScript or use CSS instead to more advanced features like Promises.

If you have been a Rails developer who has cursed at JavaScript, this book might be for you. If you've been a Rails developer avoiding JavaScript at all costs, this book is what you need. For Rails developers who've wished JavaScript would just disappear, this book might change your mind.

📚 Pre-order today (with 50% discount!) 🤑

Comments 3 total

  • Rails Designer
    Rails DesignerOct 16, 2024

    What topics and insights do you hope to see in this book?

    • Oğulcan Girginç
      Oğulcan GirginçOct 18, 2024

      I will admit that compared to my Ruby code for a Rails app, my JS code looks pretty hacky 😅 As a result, IMO, focusing on JavaScript that is expected to be on par with the Rails ecosystems' codes & conventions would be the most helpful part to me.

      • Rails Designer
        Rails DesignerOct 18, 2024

        Good one! 🤜

        I like my JavaScript code to be just as readable as my Ruby code. Make smaller "objects" (functions and classes).

Add comment