Blog tag

APP-DEVELOPMENT

    Legacy App Modernization Challenges

    Legacy App Modernization Challenges No enterprise can keep its software applications relevant and profitable without optimizing user experience. The user experience delivered by a software application depends on its accessibility, functionality, performance, usability, and security. Unlike new age software applications, legacy software applications are not developed by targeting multiple browsers,...

    Read More

    How to containerize a Node.js Application

    How to containerize a Node.js Application The rise and rise of Node.js applications is, quite simply, phenomenal! Thanks to a JavaScript-everywhere architecture, the difference between backend and frontend is no longer as evident as it used to be. From emerging startups to large enterprises, every business is trying to leverage...

    Read More

    Choosing Kong-The API Gateway

    Choosing Kong-The API Gateway In the previous blog, ‘A Million Events in 5 Minutes! Know How We Do It.’, we provided a high-level view of the architecture of piStats and how an incoming clickstream event travels through our system to get a visual representation on our real-time dashboards. In this...

    Read More

    A Million Events in 5 Minutes! Know How We Do It.

    A Million Events in 5 Minutes! Know How We Do It. piStats Analytics is designed to consume every activity and event of a user on the client’s site. These events are sent to our systems to extract valuable information like trends and active users that provide an insight to the...

    Read More

    Implement Infinite Scroll Pagination in AngularJS

    Implement Infinite Scroll Pagination in AngularJS I bet you have seen and pretty used to the old fashioned pagination that looks something like below: The pagination style above suffers from a significant UX issues. The user has to guess on what page is the result he is looking for. He...

    Read More