Posts by atulcodex

@atulcodex

Atul Codex

Currently Hacking On #frontend On the mission to learn and share daily Love to ...
India Joined April 2024
255 Points19 Badges0 Connections8 Followers43 Following

Comments by atulcodex

Mar 16, 2025 Articles 5 min read
When I first encountered Transformer-Squared Transformer² technology, I was skeptical. Could yet another iteration of language models change the game? After diving deep into the research papers and speaking with AI engineers implementing these syste...
post-cover-1253
Mar 16, 2025 Articles 2 min read
The MERN Stack MongoDB, Express.js, React.js, Node.js remains one of the most powerful and flexible tech stacks for building modern web applications. With its full JavaScript-based ecosystem, developers can build fast, scalable, and dynamic applicati...
Jan 26, 2025 Articles 3 min read
> This blog doesn't cover concepts involving the technologies used to > create the project. To know about the core technical concepts used in > this learn from here: https://devxp.in/ Before building an API, two key aspects need to be clarified: dat...
post-cover-902
Jan 12, 2025 Articles 4 min read
Introduction: JavaScript obfuscation is a technique used to make code more difficult to read or understand by humans, without affecting its functionality. This is often done to protect the code from reverse engineering, theft, or misuse. While obfu...
post-cover-750
Jan 9, 2025 Articles 6 min read
Introduction Async and Await are JavaScript keywords introduced in ECMAScript 2017 ES8 that enable writing asynchronous code in a more readable, synchronous-like, and manageable manner. They simplify handling operations that take time to complete, ...
post-cover-697
Jan 5, 2025 Articles 5 min read
Introduction Generators! No, JavaScript isn’t powering up physical generators. Instead, we’re talking about a special type of function that can pause and resume execution. These functions are incredibly useful for handling asynchronous code and gen...
post-cover-666
chevron_left

Latest Jobs

View all jobs →