PinnedThe Future of Debugging with AI and Machine LearningLearn more about the role of AI in debugging in the futureFeb 16, 2023·9 min read·608
Streamlining Content Management with Gatsby and Cockpit CMSExploring how to integrate Cockpit CMS with Gatsby to streamline the content management processFeb 4, 2023·3 min read·47
Build a Telegram Bot for Medusa E-Commerce StoreHey ya, e-commerce enthusiasts! Are you ready to take your Medusa store to the next level? Well, buckle up because we're about to show you how to build a Telegram bot that will blow your customers' minds! But before we dive into the exciting stuff, l...Jan 30, 2023·5 min read·115
Connect MetaMask Wallet with Flask and Discord.pyIntroduction Today we will build a Discord.py and use Flask to allow to integrate the Ethereum wallet addresses with the wallet, you use the Flask frontend to connect the wallet while it's logged in the Flask system and when you want to check if sync...Oct 2, 2022·4 min read·321
Manage Prisma records from DiscordHello buddy😊! Today we will use a Discord bot powered by Discord.py to manage our Prisma records, but in this article, we will pretend that we got a shop and we use the Discord.py bot to manage the sale records, which is the example we'll work with ...Sep 18, 2022·6 min read·67
Convert Figma components to React (Next.js) componentsHallo! Wie geht's? ("Hello, how are you?" in German) Hoping you are having a fruitful day, today we'll convert Figma components to React (Next.js) components! Which is a super time-saver ✨. Let's go! 1 - Creating an Amplify project Go to the AWS Ampl...Sep 11, 2022·2 min read·124
Build a to-do Node.js CLI with Prisma and Next.jsYo! What's up? Remember the last article where we used Prisma with Next.js and made a CLI and added an authentication feature? I noticed many of you learned a lot! So here?! You will learn even more, including making a to-do list app as a CLI with Pr...Sep 4, 2022·10 min read·28