The Or, And, Ors, and AndsWhy people kept sticking with deeply nested if-else statements while there’s better alternative from functional paradigm? I’ve been ranting…Jan 26Jan 26
Set Theory with Functional JavaScriptThe simplest solutions for Set Theories in JavaScriptMay 5, 2024May 5, 2024
How JS made the programmer I am nowAll I took for granted eventually becomes the most treasured ones.May 1, 2024May 1, 2024
Vehicle Routing Problem Algorithm in Functional JSGet all possible routes to a set of destinationsApr 25, 20241Apr 25, 20241
Directed Graph Pathfinding Algorithm in Functional JSLet's you see all available paths in a map Apr 18, 2024Apr 18, 2024
Published inTechnological SingularityMatrix Exponential with Functional JSThe matrix power not meant for mortal menApr 17, 2024Apr 17, 2024
Turn Data Points into a Function with Matrix Operation in JSThe magic of matrixApr 15, 2024Apr 15, 2024
Multi Dimensional Matrix in Functional JSMatrix operations for aspiring mathematicians are pure cracks. Once you have a taste of this forbidden fruit, you’ll only crave for more…Apr 9, 2024Apr 9, 2024
Simpson Rule Sum in Functional JavascriptBoth Riemann Sum and Trapezoid Sum has shown their respective capability of calculating the total area under certain curve. Their accuracy…Apr 3, 20241Apr 3, 20241