@junaidahmed
A half-stack JavaScript developer with a focus on the frontend.
Nothing here yet.
Nothing here yet.
I started this guide as a cheat sheet for myself for the times when I needed to created Django project or when I needed to run multiple Python versions. This is an all-rounder guide towards having multiple Python versions even if we don’t need Django...

This tip is for those learners who already know what spread & rest operators are but sometimes are unclear when one is being used. When we see "..." in the code, it is either rest parameters or the spread operator. There’s an easy way to distinguish...
