Testing – An activity dreaded by most human beings Testing is an investigation done to make sure that the code we have written is reliable…
View More Test driven development with golangAuthor: Arjun Mahishi
Speech recognition and synthesis with simple JavaScript
Speech – The action that human beings commonly use to interact with other human beings or even pets. But when it comes to computers, we…
View More Speech recognition and synthesis with simple JavaScriptHow to scrape hashtags from Instagram using nodeJS
Instagram is the most happening social networking platform of the present time. Most of the millennials are on it. It was originally intended to share…
View More How to scrape hashtags from Instagram using nodeJSBuild your first blockchain with nodeJS
Blockchain is a big buzz word which is heard a lot these days. But it’s like the movie interstellar, everyone thinks its cool but no…
View More Build your first blockchain with nodeJSReal-time search using basic JavaScript
Introduction We have all seen a lot of websites which have real-time search filtering. This looks really good and provides a convenient user experience. If…
View More Real-time search using basic JavaScriptImplementing single page architecture with vanilla JavaScript
Introduction Single page architecture is an approach used for building web apps that have smooth inter-page-transitions. The transitions are so smooth and fast that they…
View More Implementing single page architecture with vanilla JavaScriptComplete guide to webviews in android activity
Introduction Android development has a bigger buzz than web development these days. Most businesses require a website and an Android app that goes with it.…
View More Complete guide to webviews in android activityStep by step guide to deloy Django Applications on Heroku
Introduction Most of the software development happens on localhost. But this locally hosted software can only be viewed and tested by one developer. In this…
View More Step by step guide to deloy Django Applications on HerokuBackend for frontend developers: BaaS
Backend as a service( or BaaS) is a kind of service that lets developers ease the process of developing a backend. It is a cloud-based…
View More Backend for frontend developers: BaaS