© 2022 Hashnode
#netlify
Summary Since the year 2020 when the JAMStack architecture became mainstream and widely used by giant tech companies, the amount of frontend developers building applications with the JAMStack architec…
Hosting your react-app on Netlify can go wrong in so many ways , I still remember the first time I was creating CI/CD environment for my react app , it took me one whole day to figure out how to depl…
Recently we deployed a React Router based site to Netlify. we tried changing the path/route directly from the URL but we got the following error - We got this error because Netlify is serving our bu…
Many of the events and hackathons were canceled by COVID-19 and this is where online hackathons kind of things kicked in very hard. Yes, I don't have any experience with offline hackathons, I know som…
I’ve recently updated my website (www.surinderbhomra.com) from the ground up and when it came to releasing all changes to Netlify, I was greeted by the following error in the build log: 7:39:29 PM: $ …
Introduction After you finish building a project, you'd usually want to take it out of your localhost and put it somewhere else where you or others can access it from as well. The next point of call w…
Did you buy your Domain on Netlify, and now you want to use your domain with Hashnode as your blogging service? Me too. You can easily create a subdomain from your existing domain on netlify and conne…
Just discovered something exciting today! Netlify, a somewhat free hosting server, helps in deploying Developer's workflow via a URL as "demo" on the internet. If the "demo" site of your GitHub Repos…
Overview Avalanche is an open-source, proof-of-stake blockchain with smart contract functionality that uses the Snow family of consensus protocols. The Avalanche Primary Network consists of 3 built-in…
In 2014, a platform was released to allow users to upload static websites and host them on their servers for free. The service was called MakerLoop, and it seemed like the best choice for people who j…