Getting a Rails app to run on Bash on Ubuntu on Windows
I’m the newest team member at DevMynd, and so far, the only one with a Windows PC. Since we do […]
I’m the newest team member at DevMynd, and so far, the only one with a Windows PC. Since we do […]
For the past year, DevMynd engineers have been shifting our web and mobile development stack to React.js/native backed by a […]
When I took my first real dev job in the late 90s, it was not common for developers to write their own […]
It was only a few months ago I wrote a blog post on how to set up Create React App […]
There are a lot of great tools for testing Rails apps; RSpec and Capybara are particularly great. While basic integration of […]
Optionals: The Basics In Swift, the optional type is used to indicate that a variable (or constant) might not hold […]
(Note: An new post about setting up linting with Standard JS in your projects can be found here.) Here I’m […]
About 2 years ago I wrote about how to set up your Rails app for JavaScript testing, so I figured […]
Hello all! We’ve just released a 1.0 beta and 0.4 beta versions of our Jsonb Accessor gem. The 0.4 beta […]