7 Day React Clean Code Challenge

Are you looking for start your React journey with React in 2023, and do you want to sharpen your React techniques to the next level? Join my 7 Day Challenge to learn all these with a project simulation!

Register Today

Do not miss your chance. Fill out the form below and sign up today.

    We respect your privacy. Unsubscribe at any time.

    Juntao Qiu

    Developer / Author / Creator

    Who am I?

    Hi, I’m Juntao, and I help people write better code.

    I’m also enthusiastic about sharing my learnings of projects with the community online and offline. I’ve already published many books related to Web Development, and the most recent two are Test-Driven Development with React (2021), and Maintainable React(2022).

    I’m running a Youtube channel (https://www.youtube.com/@icodeit.juntao) too targeting to share my Clean Code and Refactoring tips with other developers.

    What will you learn?

    Fundamental React techniques (components and common hooks, like useState, useEffect, useMemo and useCallback)

    Apply Test-Driven Development in your React to protect yourself from making mistakes when adding new features

    Common refactorings and clean code skills to transform the code beautiful and maintainable when scaling

    Advanced techniques for clean up your code: extract components, write custom hooks for capture reusable logic