Bit arrays can be used to efficiently store a series of bit flags. For instance, if you want to efficiently store a set of numbers in the range 1-1000, you could represent the set using a bit array of size 1000.
This is not another post about application architectures but a software design instead. I bet you are a bit lost with the heading, keep reading, I will take you there.
With JSONAPI, and JSONAPI-Resources, building your API platform is easy. You just add your own application magic. Along with one of these JSONAPI Client Libraries, your application can rule the world.
Over the last several months I have been working on several Product Features. One of the many questions that have been intriguing me is “What constitutes a good Feature Specification?”.
mruby-cli is a platform to build native command line applications for Linux, Windows, and OS X. It provides the tools necessary for building a standalone binary of your application from any machine.
We hope you enjoyed reading this week's issue of #RubyDrops. If you like our newsletter, refer it to a friend or colleague.