Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
12
Comments
1

Muhammad Raza

@illusiveCodeBirmingham, UK220 points

Frontend Developer | Learn by collaborations | HTML, CSS, JS

Latest solutions

  • SSR Solution with NextJS


    Muhammad Raza•220
    Submitted 8 months ago

    0 comments
  • Solution with NextJS App Router

    #next#tailwind-css#typescript

    Muhammad Raza•220
    Submitted 10 months ago

    0 comments
  • HTML & TailwindCSS BMI Calculator


    Muhammad Raza•220
    Submitted 11 months ago

    0 comments
  • Dev Detective with TypeScript, NextJS & TailwindCSS

    #next#typescript#tailwind-css

    Muhammad Raza•220
    Submitted 11 months ago

    Any feedback is appreciated, feel free to do so. Thanks :)


    1 comment
  • Advice Generator with HTML & TailwindCSS


    Muhammad Raza•220
    Submitted 11 months ago

    Any feedback is appreciated, thanks for your time :)


    0 comments
  • Responsive signup form with HTML & CSS


    Muhammad Raza•220
    Submitted 12 months ago

    Any feedback is appreciated, thanks for your time :)


    0 comments
View more solutions

Latest comments

  • Mehmet Fatih Durna•50
    @mehmetfatihdurna
    Submitted 11 months ago
    What are you most proud of, and what would you do differently next time?

    I completed this challenge with a design almost identical to the one in Figma. I am proud of myself for that. But my codes are so confusing. I am going to learn clean code techniques.

    What challenges did you encounter, and how did you overcome them?

    I didn't know how can i control inputs. I was only asking users to enter numbers. Then i realized input tags have onInput attribute. Then i wrote this function:

    function inputControl(e){
            e.target.value = e.target.value.replace(/[^0-9]/,'');
        }
    
    
        
    
    

    I made sure that users could only enter numbers with this function.

    Mortgage Repayment Calculator

    #vite#react
    2
    Muhammad Raza•220
    @illusiveCode
    Posted 11 months ago

    Great work overall! Instead of creating a function to handle the input value to only be numbers, you can use the attribute of type="number" on the input for the html :)

    Marked as helpful
Frontend Mentor logo

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub