DEVELOPMENT by Pedro Resende

30 of March of 2024 at 19:00

devdevelopmenttutorialNextJsNext.jstddTest-Driven Development

Understanding Test-Driven Development (TDD)

and its Application in Next.js

Today I've decided to write a little blog post, about what Test-Driven Development (TDD), and how to apply it on a Next.js application...
Continue reading

25 of July of 2022 at 21:00

devdevelopmenttutorialcsstailwindcsstailwindcss

How to Center Items on a div

Using tailwindcss

I know that sometimes it can be a nigthmare to center items on a div, that's why I've decided to create this tutorial
Continue reading