Array & Slice in GoLang
Let's say we are working on a go app and we have to store the data of 2 users, so far we know about variables and how they can be used for data, let's say we create two variables and store the name of our 2 users. But then we receive a request to add...
blog.vivekkaushik.com3 min read