Curated by topic — explore deeper into the things I write about most.
As a fresher to the coding job or job interview, the terms like ORM can sound really intimidating. The great part of ORM is that they can make your work easier to write code once you get the hang of t
A package is a file containing a computer program as well as necessary metadata for its deployment. Package metadata includes dependencies, descriptions, and versions.