Pinned🦋AllegraAdd Service Worker using Next with WorkboxThis is an implementation guide, and it assumes you are already familiar with different caching strategies, and know what you want to…Jan 26, 2023Jan 26, 2023
🦋AllegraNock + jest with latest axiosSuper quick note, but if you’re upgrading to the latest axios(v1.5.0 at the time of writing), this might save you some time.Sep 11, 2023Sep 11, 2023
🦋AllegraHow to use Unsplash API to get imagesUnsplash API is simple to use. Here are the steps to get started:Mar 20, 2023Mar 20, 2023
🦋AllegraHow to: Git Interactive RebaseWith Git you can rewrite your commit history so that it’s succinct, easy for others to review and tells a story.Jun 2, 2021Jun 2, 2021
🦋AllegraAdd focus-visible to your React applicationAnd make it more accessible for keyboard-only users.May 17, 20201May 17, 20201
🦋AllegraReact Form ValidationsLet’s make client and server side form validations.Oct 16, 20181Oct 16, 20181
🦋AllegraWeb scrape Hacker News with Node.jsChallenge: Web scrape Hacker News website and output selected number of posts in the console, with hackernews -p [num of posts] command.Oct 2, 2018Oct 2, 2018
🦋AllegraReact World MapMake your own “countries visited” map or express any other data on a world map with React. This is suitable if you want to color countries…Aug 30, 20188Aug 30, 20188
🦋AllegraReact Emoji picker for a chat app➡️ How to add an emoji picker to your React chat app.Aug 22, 201812Aug 22, 201812