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

Mitchell Stowman

@StowCode70 points

Frontend developer HTML/CSS/React.js/Three.js

Latest solutions

  • Arch Studios multi-page website built with React.

    #react#sass/scss#react-router

    Mitchell Stowman•70
    Submitted over 2 years ago

    0 comments
  • Sneakers E-Commerce demo. Built with React.

    #react#sass/scss

    Mitchell Stowman•70
    Submitted over 2 years ago

    0 comments

Latest comments

  • Steven Portas•610
    @satrop
    Submitted over 2 years ago

    React - Framer Motion - Arch Studio Site

    #accessibility#motion#react#lighthouse
    1
    Mitchell Stowman•70
    @StowCode
    Posted over 2 years ago

    First of all, love what you did with the animations. Super cool. I had some issues with Leaflet as well, and although I didn't get the flyTo method to work, I was able to re-center the map and get a similar effect.

    Changing the map view, map center, focus, and locations, were all working on the initial render, but not changing properly with state. When I revisited the docs, I disovered the children of the map container are immutable! By adding the function below, I was able to take in props and update the map properties.

    const ChangeMap = ({center, zoom}) => {
        const map = useMap();
        map.setView(center, zoom, {duration: 5});
        return null;
    }
    
  • Henry Shih•120
    @henry-shih4
    Submitted over 2 years ago

    Shoe Store

    #mongodb#react#tailwind-css#node
    1
    Mitchell Stowman•70
    @StowCode
    Posted over 2 years ago

    Wow! Love what you did with the design!

    Looks like most of the accessibility report issues are easy fixes.

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