Learn what static typing is, how to add Sorbet to a Ruby on Rails application, and even how to run Sorbet in a continuous integration pipeline.
Dan Ackerson
Writing Clean and Efficient Table-Driven Unit Tests in Go
By following the guidelines demonstrated in this article, you will be able to keep your tests as clean and efficient as possible.
Measuring Page Speed with Lighthouse and CI/CD
If time is money, then speed is revenue. Learn how to measure page speed with Lighthouse CI.
5 Reasons to Use Elixir in Production
Elixir is mature and battle-tested in creating great software and providing a coherent, performant, and reliable development system to the delight of developers around the world.
4 Ways to Scale Your Machine Learning Microservice
In this article, we’ll go over 4 techniques that Machine Learning practitioners can leverage to scale their Machine Learning microservices.
Service Meshes for Kubernetes: Unlocking Standardized Security, Resilience, and Traffic Management
This article introduces the concept of service meshes, the problems they solve, and the features they offer.
3 CI/CD Jobs for Any Repository
In this post, we’ll explore CI/CD jobs that are both widely applicable and generally useful that they can fit into any repository.
6 Tips for Improving Dev Team Communication and Collaboration
Putting these tips into practice will help your team use its time efficiently and communicate in a way that benefits the whole team.
React Native in 2022 and Beyond
React Native has kept up well in delivering best-in-class experiences for small, medium, and large-scale applications. Let’s have look at what landed in React Native this year and what we can expect in the foreseeable future.
36 Questions to Ask Your Future Software Employer
Is this the job of your dreams or nightmares? Sometimes it’s best to keep shopping around. Ask these questions after the interview to find out.
Why Your Backend in Node.JS Needs an API Layer and How to Build It
Learn what an API layer is, why your backend needs one, and how to equip your Node.js backend with an API layer.
How to Set Up a CI/CD Pipeline With FastAPI, AWS, and Semaphore
CI/CD is grounded in the philosophy that we can deliver quality features faster. Learn how to set up a CI/CD Pipeline With FastAPI, AWS, and Semaphore.
Elixir Code Security: Prioritize Security in Your CI With 4 Tools
Learn how to improve your code security and dependency checking by getting warnings about attack vectors in an automated and actionable way.
Efficiency With Elixir
Systems are subtle and adapting them to solve specific problems takes time and experience. There is rarely a one-size-fits all solution. Elixir has offered a refreshing alternative to other options, and in the case of large-scale data scraping, it punches far above its weight.
17 DevOps Metrics To Measure Success
DevOps metrics are the vital signs of your project. The metrics you choose can expose problems or can hide them behind irrelevant data.