code

A collection of 3 post

Send Transactional Emails With Next.js and SendinBlue

Introduction Next.js is a wonderful Framework based on React that allows us to render views from the server side. In this tutorial, we will use Next.js with Sendinblue to send transactional emails. Sendinblue is a comprehensive suite of SaaS communication tools, including email marketing…

Using LESS with create-react-app without Ejecting

If you’re a fan of create-react-app (React’s official command line interface), you probably know it should support SASS by default. This feature is ready and will be included in the next release of the project. So, using SASS or SCSS with CRA should be rather simple. But, what happens when you want…

Re-align anything with Flexbox

Real-life examples using The Flexible Box Module (Flexbox). Aligning in CSS is not the easiest thing. Especially if you work on a responsive design. Flexbox fixes this problem in most cases. This tutorial will help you to understand how easy to use Flexbox in your project. If you have never used…

Get The Best Of All Hands Delivered To Your Inbox

Subscribe to our newsletter and stay updated.