Blog.

By Nicolas Bello Camilletti (@nbellocam)
Head of Engineering at Qurable
Google Developer Expert (GDE), Google Accelerator Mentor and former Microsoft MVP

More Stories

Web Accessibility tools

Web Accessibility tools

4 min read

"The Web is fundamentally designed to work for all people, whatever their hardware, software, language, culture, location, or physical or…

The recursion problem

The recursion problem

7 min read

I love recursion and functional programming, but you need to understand the consequences of doing some operations. A few days ago, we were…