React JSReact Testing 7: testing with context and a custom render methodtesting with context and a custom render method Background A common question when testing React…Daniel NguyenSeptember 08, 2024 1 min
React JSReact Testing 6: mocking Browser APIs and modulesmocking Browser APIs and modules Background Mocking HTTP requests is one thing, but sometimes you…Daniel NguyenSeptember 07, 2024 3 min
React JSReact Testing 5: mocking HTTP requestsmocking HTTP requests Background Testing that our frontend code interacts with the backend is…Daniel NguyenSeptember 06, 2024 3 min
React JSReact Testing 4: form testingform testing Background Our users spend a lot of time interacting with forms and many of our forms…Daniel NguyenSeptember 05, 2024 2 min
React JSReact Testing 3: Avoid implementation detailsAvoid implementation details Background One of the most important things to remember about testing…Daniel NguyenSeptember 04, 2024 2 min
React JSReact Testing 2: simple test with React Testing Librarysimple test with React Testing Library Background As much as I enjoy creating DOM nodes and…Daniel NguyenSeptember 03, 2024 1 min
React JSReact Testing 1: simple test with React Testing Librarysimple test with ReactDOM Background "The more your tests resemble the way your software is used…Daniel NguyenSeptember 02, 2024 2 min
EnglishEbonicsEbonics—also known by a host of other names such as African American Vernacular English, Black…Daniel NguyenAugust 30, 2024 3 min
EnglishTacoma Narrows BridgeDisaster Strikes When the Tacoma Narrows Bridge opened for traffic on 1 July 1940, it was celebrated…Daniel NguyenAugust 16, 2024 3 min
WPF - CSharpC# MiscellaneousWhat is reflection in C#? Reflection in C# is a feature that allows a program to inspect and…Daniel NguyenAugust 14, 2024 2 min