Our great sponsors
-
When I was working on that company, that mobile ordering app, Counterless, I looked a lot at codebases like Spree, the Spree Commerce codebase. And that's how I learned a lot about how do you model an order with line items and things like that? I saw some amazing things that helped me develop an understanding and save a ton of time by looking at oh, they have a state machine. What are the ways that an order transitions through all these different states as it gets processed and charged? And how do you track all of those things?
-
And that's why I go for Rails myself. You can just pull in a gem for authentication. You can pull in a gem for pagination when you find you want to split things up into multiple pages. There are form builders. There's everything. It's one of the most amazing things about the Ruby and Rails ecosystem is just the sheer amount of work putting all those things together and just how it all slots into place.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
Ivy: Yeah, and especially with software products, I really love the instant gratification. I think it's gotten harder with the complexity that we've gotten in the web development space between frontend and backend and all of these layers and deployments of we've got our GraphQL backend on top of our microservices backend with complex queueing systems and a single-page application on the front end. [laughs]
Related posts
- Did you know Nokogiri now has opt-in HTML5 parsing?
- Announcing pluck_in_batches - a new gem providing a faster alternative to the custom use of `in_batches` with `pluck`
- Ask HN: Suggestions about platform to develop a customizable B2B marketplace
- Is Ruby on Rails still in demand?I see very few companies using it.Is it used in big tech companies like Google,Amazon,Facebook,Microsoft?
- What professions use Ruby?