What tools and technologies can be used to build microservices? There are a range of options. Know the code and kickstart your journey.
Tag: continuous delivery
Parity Testing With Feature Flags
Feature Parity Testing is a great way to identify forgotten features or find broken edge cases. Learn how to set up these tests using feature flags.
Split @ Split: Our Way to Practice What We Preach
We’re currently using our own technology to build and scale the company, empowering a culture of measurement and experimentation from within.
Creating End-to-End Type Safety In a Modern JS Stack
Type safety is an essential aspect of software development that helps ensure a codebase’s correctness and reliability. Here are some coding tips.
A Guide to APIs: REST, SOAP, GraphQL, and gRPC
APIs, or application programming interfaces, are crucial to modern software development. Know the ins and outs.