JSJoy Seninsantunu23.hashnode.dev·Jul 26, 2022 · 3 min readIn Javascript What is a Just-in-time(JIT) Compiler?I was always curious to know how browsers understand Javascript code? How do we use Javascript to do some complex operations? The answer is the "Javascript Engine". Javascript engine helps the browser to understand the JS code. In a simple manner, wh...00
JSJoy Seninsantunu23.hashnode.dev·Jun 24, 2022 · 4 min readAutomated deployment using github and firebase.For the last few years, I have been working as a full-stack web developer. Creating a platform using two individual programming languages and managing the code with various tools is a pretty complicated process. In that sense, Firebase gives me great...00