This newsletter was sent out to my list on October 20, 2021. Sign up here to get emails like this each week! As always, here are some tips. Enjoy. — Michael Read more
Querify Question Shop: Explore Expert Solutions and Unique Q&A Merchandise Latest Questions
If you’ve read the Contentful docs, you’ll have seen that we provide a REST API and a GraphQL API to access and manage your content. But what is an API? API stands ...Read more
Introduction Refactoring is a task that needs to be done despite all your functionality running as expected. When we start a project, we have ...Read more
Most JavaScript developers either ignore or pay the least amount of attention to unit testing. Nevertheless, unit testing is crucial in weeding out issues before they drive away users. While we can always do manual testing, ...Read more
What is a DOM? What does it eat? The DOM (Document Object Model) is the base of web pages and developing them. It's a ...Read more
Svite has been on my radar for quite some time now and I finally found some time to play with it. I was surprised by the results. I am on the quest to find the easiest, ...Read more
Tailwind CSS has emerged as a game-changer in the world of web development, offering a utility-first approach to styling web applications. This framework simplifies the process of creating custom designs without the hassle of writing ...Read more
In the ever-evolving world of mobile app development, the need for efficient, cross-platform solutions has become increasingly crucial. One such solution that has gained popularity in recent years is React Native. Developed by Facebook, React ...Read more
Primero que nada, me gustaría aclarar que este artículo no va a ser un tutorial paso a paso sobre cómo utilizar la API de Mercado Pago. Eso ya lo hice en video y aca te ...Read more
Introduction This article aims to showcase some of the features of the Secutio Framework. While the framework is still under development, ...Read more