Our insightful blogs
Large image takes more space and time to load and thus needs to be compressed . The biggest trade-off in image compressing is depletion of image quality so a perfect
- General
Optical character recognition (OCR) Optical character recognition is also referred as text recognition. An OCR program extracts and re-purposes data from camera images, scanned document and image-only pdfs. What is
- General
JSON Extractor:- JSON (JavaScript Object Notation) Extractor is used to extract the values from JSON response.When user need to extract the values from JSON response and pass into some other
- General
- Quality Engineering
Overview ERPNext is an open-source web-based system aimed at small and medium-sized businesses. It assists companies with accounting, human resource management, sales, purchase, inventory, CRM, administration, project and task management,
- General
What is p5.js? p5. js is a JavaScript canvas library for creative coding. It is a collection of pre-written code, it provides us with tools and functions that simplify the
- General
How is a realtime database different from a static database? Realtime Database as the name suggests allows the user to read and write to the database in realtime. The data
- Digital Engineering
Introduction ERPNext is a open-source software used by manufacturers, distributors and services companies, which is built on MariaDB database system using Frappe. Frapper is a python based server-side framework. ERPnext
- General
In this article , we are going to learn how can we intergrate styled-components in our React Applications . Overview - styled-components is the result of wondering how we could
- General