My tryst with Replit
So, today I started off with Replit. It was accidental when I started to browse Data Science tutorial on Replit. What I liked about Replit so far are:
1. Lot of languages
It has a lot of languages to offer. You name it and it's there so language is n...
shobiz.hashnode.dev1 min read
Krish
Replit is a kickass platform. It's easy and immediate. The best thing I liked about replit was it's instantaneous package manager. For eg: in python all I have to do is have the appropriate import statement in the ide and replit will automatically download the package for me. No need of pip install.