
CEO
8 articles
CEO
8 articles
Since we have basic cases and success flow tested and implemented, it is time to focus on our business logic which we want to move from controller to Operation. Our first identified logic is to...
Before we move our business logic to Operation class we still need to handle: - Setting the speaker data, - Updating the bio of current user based on the speaker from proposal bio. **_(Iteration...
Since we prepared and tested Operation and Contract to create Proposal with Trailblazer way, it is time to clean the mess in the controller. Let's remind how our controller #create action looks...
Since I helped about 50-60 people to start their journey with Ruby and I still have to answer for the same questions like - "What do people find attractive about ruby language?" - "What is it...
Ruby is great. Python is also great. C# and java are obviously great too. Even PHP can be great. So why so many companies struggles with projects written in those languages? And more importantly:...