Development 12 Useful Hacks for Javascript Published July 15, 2016 12 useful hacks for Javascript Most of these are very good tips.
Published February 17, 2022 useLoadingBar – A Custom React Hook for Rendering a Page Loading/Progress Bar with NProgress and NextJS Web site visitors tend to be very impatient (Fifty three percent of visits are likely to be abandoned if the pages take […]
Published June 21, 2016 JQuery is Alive jQuery releases version 3.0 – a slimmer, faster JavaScript library
Published July 23, 2016 Are we getting close to having a React CLI? The kind folks at Facebook just announced a way to boilerplate a React.js app: Create-react-app They readily admit there have been several […]
Published October 17, 2019 How to fix a broken proxy after ejecting from a Create React App It’s fairly simple, and very well documented, how to setup an express server with a CRA (Create React App) application. Simply add […]