This article covers common problems using CSS floats and how to solve them using a block formatting context (BFC). Whether you are a beginner or an experienced web developer, you will learn valuable insights and practical solutions for dealing with CSS float issues.
Read more…
In every software-as-a-service solution, user billing and payments are key aspects in the sale of services rendered. Let’s learn about Stripe and how the REST API can be programmatically used in serverless functions to manage the billing for an application.
Read more…
The React team introduced several hooks in React 16.8 which you can use from third-party providers in your application, or even create your own custom hook. In this tutorial, we’ll take a look at some of the most useful hooks in React and how to use them.
Read more…
Amazon allows visitors to display prices in their own currency. Thanks to ExchangeRatesApi.io, we can do the same for our online shops, providing a better experience to our customers. Let’s find out how.
Read more…
Want to get started with React but struggling to find a good place to start? This article should have you covered. We’ll focus on some of the main concepts of React and then we’ll be building a game from scratch!
Read more…
In this article, we’ll be building a video streaming app using Nuxt.js and Node.js. Specifically, we’ll build a server-side Node.js app that will handle fetching and streaming videos, generating thumbnails for your videos, and serving captions and subtitles.
Read more…
Do you have a sketch lying around and want to bring it to life? If you’re inspired by mid-century art as much as Manuela Langella, you’ll love the process and end result of this tutorial. Dig out your sketch and fire up Illustrator to get started!
Read more…
Gifographics are the next step in the evolution of infographics. This article will take a closer look at the evolution of infographics and how to make a gifographic by using Adobe Photoshop.
Read more…
When creating a multi-step form in which a file is uploaded and manipulated, if the application is running on several servers behind a load balancer, then we need to make sure that the file is available all throughout the execution of the process, for whichever server handles the process at each step. In this article, we will solve this issue by creating a repository accessible to all servers where to upload the files, based on AWS S3.
Read more…
As of today, July 11, Affinity Designer is also available for the iPad. This tutorial introduces some of its very user-friendly main tools and features and shows you how you can create a nice flat vector illustration of a Volkswagen Beetle.
Read more…