iOS 11 UI kit for iPhone X

Design+Code has recently released a new Sketch UI kit for iPhone X based on iOS11. Freebie provides both light and dark UI versions. Components, layouts and typography have been designed accordingly with Apple’s Human Interface Guidelines. The naming convention of each component strictly follows Apple Developer Documentation so you can get familiar with it when you… Continue reading iOS 11 UI kit for iPhone X

The state of UX in Colombia, 2018

The local UX scene Medellín I’m pleased and humbled to announce that I’ve just become the Local Leader of IDF Medellín at the Interaction Design Foundation. This means that, in the coming months, I’ll be taking up the responsibility (and pleasure) of building a vibrant and meaningful community of UX Designers in Medellín and helping the… Continue reading The state of UX in Colombia, 2018

JWT Authentication in Django

This tutorial will give an introduction to JSON Web Tokens (JWT) and how to implement JWT authentication in Django. What Is JWT? JWT is an encoded JSON string that is passed in headers to authenticate requests. It is usually obtained by hashing JSON data with a secret key. This means that the server doesn’t need… Continue reading JWT Authentication in Django

Will the WordPress Gutenberg Editor Make Content Creation Better?

January 30, 2018 by Christopher Jan Benitez As always, WordPress is still on the run to provide better services to millions of its users. With the goal to make adding content enjoyable and straightforward, WordPress created Gutenberg Editor. Though still in the beta and testing phase, Gutenberg Editor indeed is to watch out for in… Continue reading Will the WordPress Gutenberg Editor Make Content Creation Better?