A guide to the GST registration process

While the Goods and Services Tax has been abuzz in India ever since it came into effect on July 1st, 2017, much about the actual registration process remains shrouded in mystery and misinformation. With more than 3,500 cases booked, 10,400 fake GSTIN entities unearthed, and…

By Neha Sen

Advantages of Vue.js

First introduced in 2014, by Evan You , Vue.js is JavaScript-based framework used to develop mobile and web applications. Here are some of the advantages of Vue.js, that make it a fan-favorite amongst developers. When it comes to JavaScript frameworks, size does matter! At just 10…

By Darshana Bagul

Best Practices for Vue Application Security

With every part of our daily lives now a part of the evolving digital landscape, the security of a web application is one of the critical aspects a developer ought to consider. While performance, SEO, API calls, and the UI/UX take precedence when creating an…

By Ganesh Jaybhay

How to register a company in India: Your 101 guide to registering a new business

So, you have a great business idea that excites you. The fire to see it come to life has well and truly been lit. But, the legal procedures required to actually take it off the ground and registering a company seems too intimidating and well……

By Neha Sen

Cypress vs Selenium: The best tool for code testers

What is Cypress? Cypress is an open-source test automation tool. The Cypress framework, a NodeJS-based modern automation tool supports JavaScript-Typescript. One can test anything, whether a web application or other technology, that runs on a web browser with Cypress. Any language that allows for file…

By Arati Patil

The Best of Vue.js

Vue Js (Now Vue 3) was introduced as a flexible, light alternative to Angular. It took all the features of Angular and built a lighter, more compact version of it. Vue, first introduced in 2014, by Evan You while working at Google, is a framework that…

By Abhijeet Choubey

An Introduction to Cypress Testing

Cypress is an open source, free test automation tool that can test anything that utilizes JavaScript and runs on a web browser. Developed by Drew Lanham, Cypress is mostly used to test front-end operations. Given that Cypress requires working on JavaScript with a web browser,…

By Asif Ansari