Skip to content

Always Learning and Growing

  • Home

    Tag: Javascript

    Getting the Team Up to Speed With Our Front-End Architecture Part 1

    I recently helped get some of team up to speed on setting up and working with our enterprise architecture for our front end applications. Hopefully the knowledge I shared with them will help someone else out. What is React, and how does it work? React uses a virtual DOM that tracks state changes and as…

    Read More

    January 18, 2021aksattlerUncategorizedJavascript, React

    Improve Your Javascript App’s Performance With Debouncing

    Let’s start with what debouncing is. Debouncing is a way of calling a function any number of times but only allowing it to execute after a set amount of time has passed since the last time it was called. I recently ran into an issue using material-table where filtering was taking an unacceptably long time.…

    Read More

    December 30, 2020aksattlerSoftware DevelopmentJavascript, Performance, React
    Developed by Think Up Themes Ltd. Powered by WordPress.