At Algolia, we are always pushing the boundaries of search. Today is an important day for us as it marks the official release of our 11th API Client: the CSS API Client.
CSS is an awesome language. It only takes you a few years of practice to be able t... (more…)
Read more »
It was 2010 when Backbone.js came out. Finally I could write structured code to create full web applications for our users. And with… (more…)
Read more »
One of the hot topics right now in the web development world is functional programming in the language of the web, JavaScript. (more…)
Read more »
I’ve only been a full time web developer for the past 5 years. It’s barely enough time to start calling myself a “senior” Software Engineer. In that short period of time the… (more…)
Read more »
It comes as a surprise to many programmers that it is possible to
express a "recursive" function like factorial without using recursion
or iteration.
(more…)
Read more »