Related Posts
Lexical Scope, Lexical Environment, Execution Context, Closure in JavaScript
In the world of JavaScript programming, mastering the fundamental concepts of Lexical Scope, Lexical Environment, Execution Context, Closures,…
Train a language model from scratch
This article is part of a tutorial series on txtai, an AI-powered semantic search platform. txtai executes machine-learning…
How to kickstart automated test suite when there are 0 tests written and the codebase is already huge
You know, there’s a certain anxiety that creeps in when you take a look at a codebase you’re…