Page 99 of 127 (2534 total posts)

April 2021

06-04-2021
6 things I’ve learned in my first 6 months using serverless

6 things I’ve learned in my first 6 months using serverless

Source: read.acloud.guru

The serverless world is pretty awesome once you find the right tools — and burn the middle layer to the ground After the tour-de-force of Serverlessconf in October, I decided my entire company would be going serverless. I spent the first couple of months beating my head against the wall trying to migrate a Python Flask app to Lambda — […]

Tags: serverless
06-04-2021
Leveraging Mental Models in UX Design

Leveraging Mental Models in UX Design

Source: toptal.com

Users know how your product works and how to use it even before you design it. At least, they should. Users form expectations around how things should work through familiar patterns and repeated use. To design for maximum usability, designers need to understand and leverage users’ mental models. #ux #uxdesign

Tags: models design
06-04-2021
Apache Cordova Tutorial: Developing Mobile Applications with Cordova

Apache Cordova Tutorial: Developing Mobile Applications with Cordova

Source: toptal.com

Developing mobile applications has always been a challenge, especially with so many platforms targeting a diverse ecosystem. To develop multiple applications, one for each platform, may not always be feasible. Fortunately, alternative approaches do exist. In this article, Toptal engineer Filip Petkovski demonstrate...

Tags: apache cordoba mobile phonegap tutorial how-to
06-04-2021
Python Multithreading and Multiprocessing Tutorial

Python Multithreading and Multiprocessing Tutorial

Source: toptal.com

Python is a popular, powerful, and versatile programming language; however, concurrency and parallelism in Python often seems to be a matter of debate. In this article, Toptal Freelance Software Engineer Marcus McCurdy explores different approaches to solving this discord with code, including examples of Python m...

Tags: python concurrency
06-04-2021
Master Your Craft with These Top UX Tools

Master Your Craft with These Top UX Tools

Source: toptal.com

When having the right UX tools can be the crucial difference between having a collaborative, seamless, and overall highly effective design workflow and one that’s slow and unproductive, it’s important to stay up to date with the latest tools and technologies.

Tags: tools design UI UX
06-04-2021
Why Docker?

Why Docker?

Source: blog.codeship.com

While companies like Amazon are releasing their own container services, leverage the portability of containers to create a platform that allows you to work with Docker on from AWS, Microsoft Azure, Digital Ocean, or even to customize it on your own.

Tags: containers docker scale deploy build rails how-to