Feb 14 · 1 min read · Today i started Learning React-native from Hitesh Choudhary’s Sir (https://www.youtube.com/watch?v=9yhlhKX7ZYM&list=PLRAV69dS1uWSjBBJ-egNNOd4mdblt1P4c&index=7) and I feel great to share with you that I have created my first app called Awesome-project...
Join discussionFeb 1 · 3 min read · Intro Imagine you are sending your friend a secret message in a crowded field. Some data might be missed, arrive out of order, or some words might come twice. What will your friend understand then? In the OSI transport layer (internet networking syst...
Join discussionFeb 1 · 2 min read · When we started first to write code it was very slow as we type manually every letter, brackets etc. But some advance code editor have a in-build features (also can install this tool in code editor) where we can write short abbreviation and the edito...
Join discussionJan 31 · 2 min read · When we search something on web through Browser, basically it render some data on browser as a page. So, is it a opener like cold drinks opener? No, not exactly so easy. So many process are working combinedly inside the whole system. Some different c...
Join discussionJan 31 · 4 min read · how Git really works At its core, Git is a content-addressed database. That sounds scary, but here’s the human version: Git doesn’t track “files changing.”Git stores snapshots of content and connects them together. Everything Git knows lives in one...
Join discussion