Blog

4 P's of Marketing

4 P's of Marketing

5 min read

You might be building a product using cutting edge technologies, writing a bestseller book or breaking into a new market withholding great potential. No matter what you are doing, it is all in vain i...

What is Product Adoption Curve?

What is Product Adoption Curve?

6 min read

The most crucial aspect of SaaS marketing is to understand who your customers are and to focus on their problems. However situations may arise where the product caters to the needs of the identified...

What is Product Strategy?

What is Product Strategy?

5 min read

Building a competitive product involves a lot of steps. Among these myriad tasks , it is very easy to lose focus and go off track.  To make sure that the product is being built in line with the visio...

Key Lessons from “Hooked : How to Build Habit Forming Products”

Key Lessons from “Hooked : How to Build Habit Forming Products”

8 min read

Hooked by Nir Eyal offers a very interesting model on how to hook consumers to a product by diving into what triggers them to use the product, what makes them keep coming back and inculcate t...

Introduction to New Product Development Process

Introduction to New Product Development Process

8 min read

Building a new product can be confusing with a lot of uncertainty considering the different processes involved. This may lead to an inefficient product development process which might in turn also af...

Implementation of Data Access Layer with JPA JPQL in Spring Boot

Implementation of Data Access Layer with JPA JPQL in Spring Boot

7 min read

JPA(Java Persistance API) — JPA is a specification of Java which is used to map Java objects to a relational database, acting as a bridge between the two. It doesn’t perform operations on its own...

Creating Spring Boot CRUD Rest APIs with Data JPA and JDBC - Part 2

Creating Spring Boot CRUD Rest APIs with Data JPA and JDBC - Part 2

4 min read

Creating Spring Boot CRUD Rest APIs with Data JPA and JDBC - Part 1

Creating Spring Boot CRUD Rest APIs with Data JPA and JDBC - Part 1

7 min read

Spring Boot is a highly used and popular framework in Java which is easy to start with and understand as well. In order to get a head start into the framework we will be creating a Spring Boot Applic...

Introduction to Spring Architecture

Introduction to Spring Architecture

9 min read

Spring framework is a lightweight yet powerful Java framework which is used for application development. It provides support for developing Java applications and handles the infrastructure config...