abdadeelThe Bias Nature of JavaScript Event LoopJavaScript is the single most controversial language for its single-threaded nature and how biased it is on how to handle different tasks…Dec 10, 20231Dec 10, 20231
abdadeelBun 101: Bun for JavaScript DevelopersIn the ever-evolving landscape of web development, staying ahead of the curve and efficiently managing various tools and processes is…Sep 11, 20231Sep 11, 20231
abdadeelHttp adapter for next auth | How to use next auth with custom backendnext-auth aka auth.js is a popular library that simplifies the process of adding user authentication, identity management, and third-party…Aug 17, 20232Aug 17, 20232
abdadeelSupercharge Your Web Apps: Harnessing Web Assembly for High PerformanceLearn how to harness the power of WebAssembly and Rust in this comprehensive guide. Explore the performance benefits of WebAssemblyMay 30, 2023May 30, 2023
abdadeelFastAPI WebSockets — Create Real-Time Polling App with FastAPIFastAPI is a Python web framework that is well-known for its speed and performance. In this article, we’ll be building a real-time voting…May 7, 2023May 7, 2023
abdadeelDeploy FastAPI app on Vercel ServerlessThere are good chances that I don’t explain what is vercel if you’re a javascript developer but for python folks out there, vercel is a…Apr 1, 20231Apr 1, 20231
abdadeelMobX — The missing piece in your complex react applicationsI have always been a big fan of simplicity when managing global state in front-end applications. For a long time, redux has dominated this…Mar 16, 2023Mar 16, 2023
abdadeelHow to add Discord like QR Code LoginWe’ve all experienced the new form of logging into your account where you log in by scanning a QR code from a mobile app. The first time I…Jan 2, 2023Jan 2, 2023
abdadeelinAWS TipUsing Firebase to send real-time notifications in Django appsLet’s discover how to leverage firebase real-time database to send notifications to users from django appsAug 12, 2022Aug 12, 2022