Technology

Technology

Accelerate Application Development with knovator/masters Package (Part 2)
13 September, 2022

This is Part 2 of using @knovator/masters in your application so that you don’t have to build masters from scratch. @knovator/master-admin In Part 1 we explained how to use @knovator/masters-node in your backend application. Here we will see how to use @knovator/masters-admin in your react application. It provides built-in functionalities for Add, Edit, Delete, Pagination,… Read More »Accelerate Application Development with knovator/masters Package (Part 2)

How to Automate Image Resizing Using Image Resizer
12 September, 2022

Do you ever encounter a situation where a user uploads one image and you have to change its resolution to show it in multiple places? We encountered it as well so we built the @knovator/image-resizer package. Images are available in different sizes and formats and need to be optimized to the required size to reduce… Read More »How to Automate Image Resizing Using Image Resizer

WordPress Plugin Development: Cost, Timeline, and Information
13 July, 2022

What is a Custom WordPress Plugin? WordPress Plugin is similar to the applications you download on your phone. Plugins can either be downloaded or purchased to add the new functionality or extend your website’s existing functionality. WordPress users can create richly-featured and robust WordPress websites using the plugins without a single line of code. On… Read More »WordPress Plugin Development: Cost, Timeline, and Information