Just In Time Compilation of Javascript
In the previous writeup, while discussing the features of JS we read how Javascript is a 'Just-In-Time Compiled' language. In this section, we are going to dig deeper into the nuances of this particular feature.
What is interpretation anyway?
Interpr...
blog.aksact.dev3 min read