Douglas Moura

Douglas Moura

Software Engineer

Douglas Moura

Douglas Moura

I write about TypeScript, React and Node.js.

#tutorial

Mastering Insertion Sort: A Detailed Guide

Published at:Published at:Updated at:

Mastering Insertion Sort: A Detailed Guide
Sorting is a fundamental operation in the field of computer science, and because of this, there are various algorithms available to solve…

Creating native modals with the dialog element

Published at:Published at:Updated at:

Creating native modals with the dialog element
Using custom dialog elements instead of native browser implementations, such as alert, confirm, or prompt, has become the standard for web…

Create beautiful placeholders for your images

Published at:Published at:Updated at:

Create beautiful placeholders for your images
Have you ever faced the situation where the layout of your beautifully crafted interface "breaks" if the image (depeding on the quality of…