BlogSubscribeAbout
  1. Setup Turso on a Remix application

    Integrate a edge database in minutes with Remix

     September 6, 2023
    New 🎉
  2. Using the Important (!important) Keyword in Tailwind

    Add the important keyword to any element using Tailwind

     August 24, 2023
  3. Template Literals in TypeScript

    Write dynamic TypeScript types using template literals

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

    Write flexible TypeScript code by using this TypeScript function

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

    Redirecting and proxying requests with Next.js

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

    How to set types for environment variables in Cloudflare Workers

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

    Set dynamic values for missing parameters in your bash functions

     August 17, 2022
  8. 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
  9. Edge API Routes on Next.js

    Build high performance APIs with three lines of code

     August 6, 2022
    Trending 🔥
  10. Git Stash Tips

    A personal list of tips for git stash command

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

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

     February 1, 2022
  12. 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
  13. CSS Counters

    Simplify Your Apps by Using Counters Completely Managed by CSS

     October 21, 2021
  14. 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 🔥
  15. Inline CSS Variables

    How to set CSS variables with inline styles

     June 14, 2021
  16. Polyfilling Flex Gap

    When and how to polyfill the gap property on flexbox

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

    How to target very specific elements without recurring to Javascript

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

    Learn about this powerful, not well known operator

     April 28, 2021
  19. Understanding Touch Targets

    Best practices for sizing interactive elements.

     April 10, 2021
  20. 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
  21. 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
  22. Using CSS Modules in create-react-app

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

     December 4, 2020