Shubham Kumar Singhshubhamsinghbundela.hashnode.dev·Feb 28, 2023Hosting a Discord Bot on Cloudflare WorkersHi everyone, Welcome to my blog. This post will show you How to host your Discord Bot on Cloudflare Worker. The bot is written in TypeScript and will be hosted on Cloudflare workers. All of the code for this app can be found on GitHub. How to Creat...3 likes·583 readsrealdevsquad
Shubham Kumar Singhshubhamsinghbundela.hashnode.dev·Feb 4, 2023How I Make 404 Page Route In Ember.jsHi everyone, Welcome to my blog. This post will show you How to Make a 404 Page User Not Found Using ember.js frameworks. These issues are given to me in realdevsquad open-source project because they are migrating their website to ember.js. In this i...2 likes·178 readsJavaScript ProjectsEmber.js