7 Ways To Stay Healthy As A Programmer

Introduction The working environment of an average programmer entails sitting around a desk for long hours surrounded by gadgets. The reality here is that there is a huge possibility of programmers developing certain health conditions and computer-related injuries. It is interesting to note that most programmers are more concerned about plugging away with writing lines …

7 Ways To Stay Healthy As A Programmer Read More »

Auto Complete Country Application With Javascript & JSON

Introduction Today we are going to make an autocomplete application that displays the capital and country code of different countries around the world. To do this, we are going to be making use of a json file that contains all the data that we need. Here is a working example of our project So, there will be no …

Auto Complete Country Application With Javascript & JSON Read More »