PinnedPublished inBlock MagnatesHow I Made $3k in a Week with a Custom TypeScript Crypto BotI’ve always been fascinated by the crypto ecosystem, After months of learning and testing, I made this profitable bot.Nov 11, 20241044Nov 11, 20241044
PinnedGood Quality Software; From Develop To ProductionHow we kept the quality of our web applications best from the developing to releasing and long-running phase.Jan 18, 202363Jan 18, 202363
PinnedPublished inJavaScript in Plain EnglishJavaScript Anti-Patterns We Do Every DayThe most common mistakes JavaScript developers make regularly — you should avoid these to write clean, sensible, and correct code.Sep 7, 202247510Sep 7, 202247510
Next.js v15 Just Dropped — Here’s What Every Developer Needs to Know!With the release of Next.js 15, Vercel delivers new features and advancements that reshape the framework’s future, refining both developer…Nov 13, 2024151Nov 13, 2024151
Published inJavaScript in Plain EnglishRising Above the Rest: How to Stand Out in Software Developer Job HuntsWe’ll discuss how to stand out amidst the recent flood of software development job applications, along with my 7 years of experience…Apr 26, 202438Apr 26, 202438
Building a Cryptocurrency Wallet with TypeScript (Part 1)In this comprehensive tutorial series, I’ll guide you through the process of creating a web-based TypeScript cryptocurrency wallet from…Nov 5, 202321Nov 5, 202321
React Tagify: Effortless #Tag and @Mention Support for Your React ApplicationsReact Tagify is a powerful and easy-to-use library that adds #tag and @mention support to your React applications. With this library, you…Mar 31, 202312Mar 31, 202312
Published inJavaScript in Plain EnglishYou Should Never Write Plain JavaScript Code AgainMaybe the title looks a bit clickbait, but I believe that everyone should not write dynamically typed JavaScript code after this article!Nov 23, 2022301Nov 23, 2022301
Published inJavaScript in Plain EnglishJavaScript Deep Concepts You Should KnowPart 2: The next step of learning confusing parts of JavaScript like event loops, Web APIs, and asynchronous stuff.Oct 12, 20224003Oct 12, 20224003
Published inJavaScript in Plain EnglishJavaScript Deep Concepts You Should KnowPart 1: Learn these concepts to get an in-depth understanding of JavaScript.Sep 26, 20221541Sep 26, 20221541
Published inJavaScript in Plain EnglishHow I Make My JavaScript Applications 2 Times FasterIn this article, we’ll take a quick look at the tricks we can use to create a web application as fast as possible.Aug 16, 20221822Aug 16, 20221822
Published inJavaScript in Plain EnglishCore Web Vitals & Boosting your website’s speed!In this article, We’ll take a quick look at Web Vitals & use them to increase our web app performanceJun 21, 202276Jun 21, 202276
Published inJavaScript in Plain EnglishSvelte for React DevelopersIf you’re a React developer and looking for a new journey in the Svelte framework, this is for you!May 23, 2022104May 23, 2022104
Use ESNext to write less JavaScript code!ECMAScript every year releases a new version of its new features as a new ES version, we will learn the new ones to write less code : DMar 11, 202263Mar 11, 202263
What’s Semantic HTMLWeb accessibility (also referred to as a11y) is the design and creation of websites that can be used by everyone. Accessibility support is…Mar 4, 20221Mar 4, 20221
JS Functions are First-Class citizens! What does this mean?You may hear of this in JavaScript as a Software Developer many times, but what does this mean actually?Feb 8, 20221Feb 8, 20221