Parse Objects

  • Blog
  • JavaScript
  • Login

Author Description

Aditya

I am a Web Software Developer and I currently work on building real-time genetic analysis tools. I enjoy planning and developing web applications and digitally marketing them. My favorite football (soccer) team is Arsenal!

How to set up a Magento store on GoDaddy cloud

Aditya April 03, 2017 Blog Leave a Comment
Magento on godaddy

Magento is a global leader in open source e-commerce platform with over 250,000 merchants. It is written in PHP and built on the Zend framework and uses MySQL relational database management system. However, it requires high specs, so one cannot

Continue Reading How to set up a Magento store on GoDaddy cloud

How to Install Jest to test React Components

Aditya March 03, 2017 Blog, JavaScript 2 Comments
Installing jest

  React is a JavaScript library for building user interfaces and Jest is a testing framework to test the React components. In this article, we will go through the installation of Jest as well as get started with the testing

Continue Reading How to Install Jest to test React Components
Newer posts →

Recent Posts

  • How to publish Vue.js components to NPM
  • Binary Search Algorithm in JavaScript
  • NodeJS Application with Express – Handlebars and Mongoose
  • Understanding the imports and exports of JavaScript ES6
  • Understanding What is Webpack

Categories

  • Blog12
  • JavaScript8