PinnedPublished inGeek CultureHow to build an ECommerce App with ReactIn this tutorial, we will build an E-commerce App with React using ButterCMS and Snipcart. We will use Chakra UI, a modular and accessible…Jul 2, 20211Jul 2, 20211
PDF2Notion: From PDF to Notion, SeamlesslyIntroducing PDF2Notion — the ultimate tool to transfer your PDF content directly into Notion. Whether you’re looking to shift your notes…Oct 28, 2023Oct 28, 2023
Reports from GitOriginal Post — https://kyledo.medium.com/automating-standups-using-gpt4-and-github-apis-63ad5ec01129Oct 4, 2023Oct 4, 2023
Understanding Webhooks: How They Facilitate Real-Time Communication and Integration Between Web…Living in our digitally interconnected world, we’ve become accustomed to various online platforms and web services working together…Jul 9, 2023Jul 9, 2023
BigInt — A new JavaScript Data TypeJavaScript, a bedrock of web development, continually evolves to adapt to the ever-increasing demands of the digital age. One significant…Jul 9, 2023Jul 9, 2023
JavaScript Array Map Method: A Beginner’s GuideJavaScript arrays are a powerful tool for storing and manipulating data in your web applications. One of the most useful built-in methods…Jan 26, 2023Jan 26, 2023
Published inThe StartupCallbacks in JavaScriptIn this article, we will discuss what are Callbacks in JavaScript. In the previous post, Synchronous vs Asynchronous Programming,Nov 1, 2020Nov 1, 2020
Published inThe StartupSynchronous vs Asynchronous ProgrammingIn this article, we will discuss What Synchronous Programming is? What Asynchronous Programming is? And whether JavaScript is Synchronous…Sep 12, 2020Sep 12, 2020
Published inBetter ProgrammingWhat Is DangerouslySetInnerHTML?And is it really so dangerous?Jun 3, 20201Jun 3, 20201
Published inThe StartupBuilding Pokemon Index in Vanilla JSIn this post, we are going to build a pokemon index using Pokemon API in plain Javascript. First, let’s discuss what this project is about…May 18, 20201May 18, 20201