Andrew OgagaWhy we NEVER MUTATE STATE in React JavascriptWe have always accepted not to directly mutate the state in React, be it local state within the components or the redux state with regards…Oct 17, 2020Oct 17, 2020
Andrew OgagaAnalyzing How to generate Prime Numbers in JavascriptPrime numbers are numbers that are divisible by only one and itself. This feature makes them unique as they are mostly used in modern…Oct 14, 2020Oct 14, 2020