Or: Why JavaScript fatigue is a reductionist train of thought...
Read more »
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 »
The best JavaScript date libraries, with interactive code examples and detailed analysis of performance, architecture, and usability. (more…)
Read more »
If you ever made a webapp in JS, chances are you used Express as a web framework, Passport for user authentication and express-session to maintain users logged in. This article focuses on sessions and how we forked express-session to make it more secure. (more…)
Read more »
LUA is a neat scripting language with an emphasis on portability and speed. It is designed to be embedded into other, larger programs. I've never written Javascript. In this post, I compare and contrast LUA with Javascript in various domains of software ...
Read more »