Blog
RationalDev is collection of computer programming thoughts from reading internet articles, books, commercial experience and attempted rational thinking to help others in the future
Choosing React State Management Libraries
There are so many React state manangement libraries, how to choose one?
New Amazon Product Advertising API V5 for Node
Learn how to use the Amazon Affiliates API in node.js.
Cooler Master TD500 Mesh ARGB Connector for Gigabyte Motherboard
Figuring out how to connect ARGB in a Cooler Master TD500 Mesh Case to an Gigabyte Motherboard.
Firebase Overview and Tips
Learn about Firebase and some of its features and competitors.
React Static Site Generators - From Phenomic, Gatsby to React-Static with PostGraphile - Thoughts and Issues
Some thoughts on the different static site generators (mainly React) I have tried.
Node Module Version Mismatch
If you get a Module version mistach error in node.js, you can try this to resolve it.
WebStorm vs Visual Studio Code
WebStorm vs Visual Studio feature comparison.
webpack React - It looks like you are using a minified copy of the development build
If you get a warning about using a minified copy of React, this might help.