X

Create UI for humans

There is no doubt that technology has changed our lives. It has driven us to…

5 years ago

Creating your first wordpress shortcode

WordPress is the most used Content Management System (CMS) on the world. Its simple design…

5 years ago

Quick start with Django ORM

As a web developer, using databases may be a pain, you must ensure that all…

5 years ago

Working with nested forms with Django

One of the biggest advantages of Django is its ability to create CRUDs applications with…

6 years ago

How to integrate your Python App with Slack using Bots

At Swapps, we use Slack daily to communicate with the other members of the work…

6 years ago

Button Design essentials for your Web UI

When we, as users, navigate through a website or app we click here and there…

6 years ago

MailHog: Preview your emails in an easy and fast way.

Thanks to MailHog, we can preview the email in an easier way. MailHog simulates an…

6 years ago

Setting up your Billing account on Google maps and avoiding extra charges

Google Maps is one the most used maps tools in the web. It allows you…

6 years ago

Creating animations with GSAP | GreenSock

As designers/developers, sometimes we face a project that requires animation. Could be a simple one,…

6 years ago

Monkey patching in Python

A monkey patch, as defined in wikipedia, is a way for a program to extend…

6 years ago