TOKEN LIMIT REACHED / CONTEXT OVERLOAD
sys://blog/llm-tokens-explainedWhat Are LLM Tokens? A Complete Beginner’s Guide
LLM tokens are the fundamental units of text that Large Language Models use to process and generate language.
Thoughts on engineering, AI, architecture, and the craft of building software. [11] articles published.
STATE MUTATION DETECTED / MEMORY BLEEDING INTO NEXT RENDER
sys://blog/a-complete-guide-to-usestate-hookThe useState hook is used to create and manage local state in functional components.
SELECTOR CONFLICT / SPECIFICITY SCORE: CRITICAL
sys://blog/css-specificity-scoring-system-explainedCSS Specificity is an algorithm that is used to determine which rule is the most specific. For that, CSS uses an scoring system.
LEXICAL SCOPE BREACH / THIS CONTEXT ABANDONED
sys://blog/all-about-js-arrow-functionsArrow functions are introduced in ES6. It has easier syntax and unlike regular functions, it actually has lexical scoping which can be taken advantage off in certain situations
VARIABLE LIFTED BEFORE DECLARATION / TEMPORAL DEAD ZONE ENTERED
sys://blog/javascript-hoisting-eloquently-explainedJavascript hoisting is the process of initializing variables and providing them memory space before a JS program is run
SCOPE CHAIN SEVERED / VARIABLE LOOKUP FAILED
sys://blog/javascript-scope-an-easy-explanationA scope in JavaScript defines the accessibility of variables. Local scopes can ensure variables with general names aren't overwritten.
ASYNC CHAIN BROKEN / REJECTION UNHANDLED / SYSTEM HANGING
sys://blog/javascript-promises-everything-you-need-to-knowJavaScript promises is a new way to do function callbacks. With the introduction of promise, syntax is significantly reduced. It also helps us avoid what is called a callback hell.
CONTENT OVERFLOW / MARGIN COLLAPSED / BORDER INTEGRITY LOST
sys://blog/css-box-model-explainedThe CSS box model is the easiest way to understand why browser renders elements the way it does.
THIS CONTEXT LOST / BINDING ERROR IN CALL STACK
sys://blog/js-this-keyword-explained-for-beginnersExplaining JavaScript this keyword for beginners.
> work_together
Let's talk about how I can help — whether it's a full build, a quick strategy session, or just a second opinion.