Published inStackademicData Handling in React Components: Props, State, and Best PracticesUnderstanding props, state and how to handle component’s data is crucial to building highly interactive, robust, and data-driven UI…Nov 1, 2023Nov 1, 2023
The Big O NotationBig O Notation is how we determine how complex an algorithm is as the input size n grows. “How complex” here could mean how long it takes…Oct 30, 2023Oct 30, 2023
ESlint: My favorite linting toolEvery software developer relies on tools that make their work easier, faster and efficient. Technologies like version control improve…May 23, 2018May 23, 2018