Search on this site

Blog ✌️

How to create awesome og:images using React components

Published at

How to create awesome og:images using React components

Flyyer simplifies the process of creating Open Graph image tags for your web or mobile application's share metadata.

Tailwind CSS - What it is & how to get started with Visual Studio Code

Published at

Tailwind CSS - What it is & how to get started with Visual Studio Code

In this blogpost you will learn what is Tailwind, what are the best VS Code extensions and how to get the most out of it.

Built apps with NextJS, TypeScript, ESLint, Prettier and TailwindCSS

Published at

Built apps with NextJS, TypeScript, ESLint, Prettier and TailwindCSS

We will see how to configure NextJS with TypeScript, ESLint, Prettier and TailwindCSS to generate a boilerplate ready to be used in any project.

How TypeScript enforced cleaner architecture in a React App

Published at

How TypeScript enforced cleaner architecture in a React App

Are you tired of writing PropTypes all over the code? Are you looking for a better way? You have found it.

What is Tailwind CSS and how to use it with create-react-app

Published at

What is Tailwind CSS and how to use it with create-react-app

I have created a brief tutorial that will cover all you need to get started with create-react-app using Tailwind CSS and inline styles.

AlpineJS: a Framework for Building Fast and Functional Frontends

Published at

AlpineJS: a Framework for Building Fast and Functional Frontends

When we need to make an interactive application and React or Vue is too much for us, AlpineJS comes in to make our work faster.

Some tools that Chrome DevTools offers for taking screenshots

Published at

Some tools that Chrome DevTools offers for taking screenshots

When taking screenshots of websites, we usually resort to other tools, but the browser can help us to do it better.

What is Tailwind CSS and why you should learn It in 2020

Published at

What is Tailwind CSS and why you should learn It in 2020

Tailwind CSS is a wrapper around low-level CSS utilities with which to create custom designed sites without having to modify any vendor-specific styles.

Why you should ditch jQuery for native JavaScript

Published at

Why you should ditch jQuery for native JavaScript

Do you wish you could relive the days when jQuery ruled? Better get your applications on steroids if you want to stand a chance.

How to upgrade everything to Hooks?

Published at

How to upgrade everything to Hooks?

What are hooks? Hooks are the next definite step in React development. If you are new to React, you have to learn Hooks to develop apps in the future.