Monolith vs Microservice in Rails Applications
If you are interested in Ruby on Rails web development, you have probably had at least one person ask you if you prefer monolith or microservice architecture. Read full post
If you are interested in Ruby on Rails web development, you have probably had at least one person ask you if you prefer monolith or microservice architecture. Read full post
When it comes to learning about data science there are countless factors that come into play. As data scientists (or developers) it’s vital to have a clear understanding of skills such as cleaning data ranging to mathematical algorithms. Read full post
In this guide I ask Derek a few question related to freelancing. Specifically we discuss practical tips for taking over a legacy application. Read full post
We’ve discussed the topic of whether great developers are born or made. And in this guide we’re going to look at a similar topic from a different angle. And we’re going to answer the question: do you have to be a genius to be a developer? Read full post
This guide will walk you through how to test for code quality in your applications. Read full post
In this guide I’m going to provide you with tips for organically growing a freelance business. Read full post
This guide examines a dead simple explanation of asynchronous development, including a focus on asynchronous JavaScript functionality. Read full post
One issue that every freelancer comes across at some time or another is managing advanced features. And by advanced features I mean that a client asks you to build functionality that you’ve never built before. Read full post
This guide provides common Git commands, their use cases, along with a few workflow recommendations such as how to resolve merge conflicts. Read full post
In this live lecture I walk through various ways that you can utilize the RSpec testing library in pure Ruby and a production Rails app. Read full post