Mar 15 · 5 min read · JavaScript has evolved a lot over the years, and modern JavaScript provides many ways to write cleaner and shorter code. One of the most useful additions to the language is the Arrow Function, introdu
Join discussion
Mar 10 · 7 min read · How does a browser know where a website lives? You open your browser and type: google.com Within milliseconds the website appears. But here is the interesting part. Your computer does not actually un
Join discussion
Mar 8 · 10 min read · The request for an IP address navigates through multiple hops, or steps, to various DNS servers until it locates the required address. In the last article, we read about what the internet is, its brie
Join discussion
Mar 7 · 7 min read · The internet is a massive network of interconnected machines, connected to each other through a system of hardware and software, that allows them to share data among each other. You can imagine the in
Join discussion