BlogAbout
  1. Template Literals in TypeScript

    Write dynamic TypeScript types using template literals

     November 11, 2022
    New 🎉
  2. How to Get the Return Type of a Function in TypeScript

    Write flexible TypeScript code by using this TypeScript function

     September 15, 2022
  3. Redirects and Rewrites on Next.js

    Redirecting and proxying requests with Next.js

     September 14, 2022
  4. Type-safe Environment Variables in Cloudflare Workers

    How to set types for environment variables in Cloudflare Workers

     August 17, 2022
  5. Set Default Values for Bash Functions

    Set dynamic values for missing parameters in your bash functions

     August 17, 2022
  6. List the Size of Every File in a Folder

    A function to easily get the size of every item in a given path

     August 16, 2022
  7. Edge API Routes on Next.js

    Build high performance APIs with three lines of code

     August 6, 2022
    Trending 🔥
  8. Git Stash Tips

    A personal list of tips for git stash command

     August 3, 2022
  9. TIL - Filter Console Logs on Google Chrome

    Using the url filter to display logs from a specific domain or script

     February 1, 2022
  10. Setting Up Scheduled Reminders for GitHub on Slack

    Have you ever forgot to review a pull request from a coworker? Never miss them again by setting scheduled reminders directly onto Slack!

     January 31, 2022
  11. CSS Counters

    Simplify Your Apps by Using Counters Completely Managed by CSS

     October 21, 2021
  12. How to Take Screenshots of DOM Nodes using Google Chrome

    Learn how to quickly take an screenshot of a DOM node.

     October 19, 2021
    Trending 🔥
  13. Inline CSS Variables

    How to set CSS variables with inline styles

     June 14, 2021
  14. Polyfilling Flex Gap

    When and how to polyfill the gap property on flexbox

     June 3, 2021
  15. General Sibling Combinator (~) in CSS

    How to target very specific elements without recurring to Javascript

     May 5, 2021
  16. Adjacent Sibling Combinator (+) in CSS

    Learn about this powerful, not well known operator

     April 28, 2021
  17. Understanding Touch Targets

    Best practices for sizing interactive elements.

     April 10, 2021
  18. Introduction to React Server Components

    It's almost the end of the year and the React team decided to give us a sneak peak of their current research as a Christmas 🎄 gift: Server Components ⚛️

     December 21, 2020
  19. A Complete Guide to useRef

    Prepare yourself for a deep dive on useRef, when you should use it instead of useState, and real-world use cases.

     December 16, 2020
    Best of
  20. Using CSS Modules in create-react-app

    Learn how to use CSS Modules in create-react-app

     December 4, 2020