Posts tagged with “functional-programming”
Efficient Handling of React Alerts with Higher-Order Component (HOC)
TutorialHow to efficiently handle Alert Messages in React by taking leverage on Functional Composition and HOC
How to get complete leverage from JavaScript reduce()
TutorialSolving Complex Problems with composition of small and reusable functions in JavaScript