JavaScript developer’s journey for Rust. And a couple of tips from it
JavaScript developer’s journey for Rust. And a couple of tips from it... (more…)
Read more »
In today’s article we will look over file manipulation and debugging of NodeJS applications using Chrome Dev Tools. I’ll show you my attempts at using basic JS, how I analyzed the efficiency of my app and how I ended up making it BLAZINGLY FAST. Read more