When the Split JavaScript SDK was first designed, our priority was to have an SDK that was easy to integrate into any application, and compatible …
Category: Code
Introducing the Split CLI
NOTE: 9/24/2021 – A few months ago Split Skunkworks (aka developer advocacy) embarked on an experiment to create a command-line interface (CLI) tool to provision …
Experimentation in Split: Make Your Events Work for You!
So, let me guess… you love feature delivery with Split, and you’ve heard about experimentation. Now you think you’re ready for the next step. Awesome! …
Build an API with Node.js, Express, and TypeScript
Build a RESTful API using Node.js, TypeScript, and Express. As a bonus, see how to branch by abstraction using feature flags.
Create a Single Page Application with React and React Router
JavaScript devs have tons of options today, and React holds its place as a leading library because it’s so easy to use and tool-rich. Creating …