2 posts tagged with "routing"

    routing basics with reach router

    2022-11-28

     | 

    ~5 min read

     | 

    842 words

    Imagine you have a Single page application but you want to allow your users to navigate to different pages within the app. I wanted to learn…

    axios and routing with baseurls

    2022-11-28

     | 

    ~2 min read

     | 

    382 words

    I was unifying multiple micro services into a single front-end. To do this efficiently, I wanted to create a single proxy that sat in front…

Return to all tags