Aidan McBrideMemoization in React with Functional Components: Part 1React is a lightweight frontend library with many features to optimize performance. One of such features available in React is memoization…Oct 9, 2022Oct 9, 2022
Aidan McBrideJavaScript Testing with JestJest is a JavaScript testing framework that is designed to be used with little configuration. Jest can be incorporate with Babel…Mar 2, 2022Mar 2, 2022
Aidan McBrideinCodeXData Binding in AngularData binding in Angular is a way to keep your views consistent with the state of your application. You can bind properties and events in…Jul 31, 2021Jul 31, 2021
Aidan McBrideinJavaScript in Plain EnglishGetting Started with the JavaScript Fetch APIFetch API: A detailed guide to getting up and runningMar 25, 20211Mar 25, 20211
Aidan McBrideinNerd For TechManipulating the DOM With HTML, JavaScript, and CSS: Part 2In Part 1 of this entry, we discussed how to set up a boiler plate HTML file and use JavaScript to manipulate the DOM . This blog will be…Mar 19, 20211Mar 19, 20211
Aidan McBrideinNerd For TechManipulating the DOM with HTML, JavaScript, and CSS: Part 1Note: This blog has an accompanying video available at my YouTube channel here: . If you are more of an audio and visual learner, or if…Feb 21, 2021Feb 21, 2021
Aidan McBrideObservables and Subscriptions In AngularOne of the most important concepts to understand in Angular is what Observables are, how they work, and how to use them in your code. The…Dec 21, 2020Dec 21, 2020
Aidan McBrideEvent PropagationUnderstanding Bubbling, Capturing, and the TargetNov 27, 2020Nov 27, 2020
Aidan McBrideTips For Your First HackathonLast weekend I had the amazing opportunity to be a part of a hackathon hosted to demonstrate a new full-stack framework. Myself and three…Nov 15, 2020Nov 15, 2020