Software Development
Building a Web Component without JS Frameworks
We are in the era of the components. and they are being used in almost all the web pages and ...
How to create Django Data Migrations
Sometimes, you have a well defined structure in your database, but you have to refactor it . This refactor implies ...
Gestalt principles in Web Design
Perhaps, too many designers overlook the importance of psychology within the creative process and the impact that some of its ...
Discovering Storybook
Storybook is a javascript library that allows you to test "visual components" by splitting the business logic from the context ...
We were on PyCon Colombia 2019!
When I was just starting to work as a developer, I had the opportunity to go to a software event ...
Static Code Analysis For Python
Today, we write a lot of code and many people is working in the same project that you are, that ...
Beaver Builder and Gutenberg: The perfect combination
The tech world is growing by leaps and bounds. A large number of new tools as Beaver Builder appear daily ...
Bring light to your sites with Google Lighthouse
In the last couple of years there has been some very good tools to measure the SEO of your sites ...
How to implement a basic Facebook Messenger chatbot
Nowadays, communication channels are fundamental for a business. If your customer has a question or a requirement, it should be ...
How to create a custom module for Beaver Builder
Nowadays, one of the most popular ways to create a wordpress site is to use a page builder. It is ...