Showing posts from February, 2022Show all
An Introduction to JavaScript Error Handling
Epic Programmer
inWebdevelopment
Error handling is simple in JavaScript but it’s often shrouded in mystery and can become complicated when considering a…
Read moreBuild and deploy JAMstack applications with Cloudflare pages
Epic Programmer
inwebsite
Self-hosting web applications is an exciting process but can quickly get time-consuming, costly and tedious as you aim …
Read moreFunctional Ranges for Loops - Generating Better Loops
Epic Programmer
inWebdevelopment
Working with loops is quite common in procedural programming. But, applying some Functional Programming (FP) techniques…
Read moreHow to Add Animations with React Transition Group
Epic Programmer
inWebdevelopment
If you are a beginner in React, it may be difficult to include animations within your app. After all, there are many …
Read moreHow to Add Custom Networks To MetaMask
Epic Programmer
inWebdevelopment
Introduction Metamask is a popular browser extension developed at ConsenSys that serves as an Ethereum wallet. It allo…
Read more