My recent posts from dev.to

Scroll down hint

Scroll down

  • Building reusable components, using Typescript, React and Styled-Components
    • react

      react

    • typescript

      typescript

    • webdev

      webdev

    • beginners

      beginners

    Building reusable components, using Typescript, React and Styled-Components

    Motivation Being able to build a solid component system that can be seamlessly reused in...

    10002
    55
    55
  • 🪟 Windows 11 inspired portfolio 🪟
    • javascript

      javascript

    • react

      react

    • nextjs

      nextjs

    • webdev

      webdev

    🪟 Windows 11 inspired portfolio 🪟

    👋Hi there and Happy Hacktoberfest 2021 fellow developers! 🎊 I hope you're doing fantastic! In the...

    11601
    253
    253
  • 🪝 Building custom "useTypedFetch" hook in React with TypeScript
    • react

      react

    • typescript

      typescript

    • beginners

      beginners

    • webdev

      webdev

    🪝 Building custom "useTypedFetch" hook in React with TypeScript

    Asynchronous interactions are the bread-and-butter of modern JavaScript programming. Let’s see how we...