Hi, I'm Mainasara!!
RSS FeedHello, i'm a
You can read my blog posts/talks or connect with me on my Socials.
Featured
Explicit Security Is Always Better Than Implicit Security
Published: at 03:40 PMA look at a common security misconception regarding application distribution and how it to avoid it
Gecko: Making a programming language is hard 😮💨
Published: at 10:14 PMI started working on a programming language 4 years ago
Technical Analysis: Async Rat 👾
Published: at 08:44 PMA technical analysis of the AsyncRat remote access trojan that rose in 2021 and has managed to stay relevant till now (Q1 2024)
What Is Concurrency In Node JS?
Published: at 05:33 PMA look at concurrency in nodejs and how to use it
Avoiding Weird Javascript Behaviour (true + true === 2 but true !== 1)
Published: at 07:15 PMExplaining some weird behavior in javascript and how to avoid it
Using CSS Selectors In Javascript
Published: at 04:07 PMA guide to fully understanding CSS selectors in javascript
Do We Need To Compile Website Components?
Published: at 03:33 PMA discussion on the state of component-based rendering and if compilers don't need to be a part of the process.
Recent Posts
How To Avoid Javascript Bugs
Published: at 08:44 PMEssential tips on how to avoid most javascript bugs
Web Components, for when VueJS is too much
Published: at 04:40 PMHow to make reactive/stateful components without a framework or library