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, 20244Nov 11, 20244
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, 2023Jan 18, 2023
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, 202210Sep 7, 202210
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, 20241Nov 13, 20241
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, 2024Apr 26, 2024
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, 20231Nov 5, 20231
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, 2023Mar 31, 2023
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, 20221Nov 23, 20221
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, 20223Oct 12, 20223
Published inJavaScript in Plain EnglishJavaScript Deep Concepts You Should KnowPart 1: Learn these concepts to get an in-depth understanding of JavaScript.Sep 26, 20221Sep 26, 20221
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, 20222Aug 16, 20222
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, 2022Jun 21, 2022
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, 2022May 23, 2022
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, 20223Mar 11, 20223
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, 2022Mar 4, 2022
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, 2022Feb 8, 2022