
Dinesh Rawat
With over 13 years of experience in software engineering, I am a seasoned and passionate Chief Technology Officer at Shorter Loop, a leading company in the web and IT industry. My mission is to shape the organization's tech vision, aligning it with strategy, emphasizing MEAN stack and agile, while actively contributing to coding initiatives.
Dinesh Rawat's Articles
24 ArticlesShorter Loop Engineering May 3, 2025
HOW TO Effortlessly Publish Your JavaScript Project as an NPM Module
Effortlessly Publish Your JavaScript Project as an NPM Module with our step-by-step guide. Discover how to share your work and boost visibility today!
Shorter Loop Engineering March 13, 2024
A Comprehensive Guide to Working with Objects and Shapes in Fabric.js
This guide explores the extensive capabilities of Fabric.js in creating and manipulating objects and shapes on the web. Learn how to bring your web graphics to life.
Shorter Loop Engineering June 4, 2024
A Comprehensive Step-by-Step Guide: Customizing Rotate Icons in Fabric.js for Programmers
This guide provides a comprehensive overview of how to customize the rotate icon in Fabric.js, enhancing your canvas projects with unique designs.
Shorter Loop Engineering April 9, 2024
Achieving Pixel-Perfect Alignment: Exploring Object Snapping with SnappyRect in Fabric.js
This article explores the SnappyRect class in Fabric.js, a custom solution for achieving pixel-perfect object alignment through object snapping.
Shorter Loop Engineering February 8, 2024
Angular vs React: Which Framework Wins for Scalable Enterprise Apps?
This blog post compares Angular and React, analyzing their strengths and weaknesses for building scalable enterprise applications, helping you choose the right framework for your project.
Shorter Loop Engineering March 3, 2025
Best NodeJS Architecture for Scalable Cloud Apps: Monolith vs Microservices vs Serverless (Shorterloop’s Guide)
Discover Shorterloop's insights on the best NodeJS architectures for building scalable cloud applications. We compare monolithic, microservices, and serverless approaches, providing real examples to help you decide.
Shorter Loop Engineering April 16, 2024
Boosting Performance in Fabric.js 5: Essential Optimization Techniques and Tips
Discover key optimization techniques to enhance the performance of Fabric.js. This guide provides practical tips for creating responsive applications.
Shorter Loop Engineering January 8, 2024
Create Dynamic Sections with Drag-and-Drop Functionality and Customizable Textboxes
Explore how to use Fabric.js 5 to create dynamic sections with draggable textboxes, enhancing your web application's interactivity.
Shorter Loop Engineering May 21, 2024
Create Professional-Looking Textboxes in Fabric.js with Strokes and Padding
This blog post covers how to create professional-looking stroked textboxes in Fabric.js, including customization options for padding and rounded corners.
Shorter Loop Engineering May 28, 2024
Creating Interactive Diagrams with Fabric.js: A Guide to Ports and Connector Lines
In this guide, we explore creating interactive diagrams using Fabric.js by adding ports and connector lines, enhancing user interaction and visual clarity.
Product Management Mastery November 13, 2023
Essential attributes for thriving as a Product Manager: Traits you need to Succeed
Understanding the essential traits for product managers can significantly impact product success. This guide covers key attributes you need to thrive in this role.
Shorter Loop Engineering July 16, 2024
Express.js vs Hono.js: The Ultimate Framework Showdown for Node.js Developers
This blog post compares Express.js and Hono.js, examining their features, performance, and suitability for modern web development. Make an informed choice for your next project.
Shorter Loop Engineering May 14, 2024
Fabric.js 5 Mastery: Effortlessly Deleting Selected Objects Programmatically
This blog post explores how to programmatically delete selected objects in Fabric.js 5, focusing on removing polygons and circles. Discover the remove method and practical implementations.
Shorter Loop Engineering February 8, 2024
Finding the Middle Coordinates of the Vertices of a Polygon in Fabric.js
This blog post explains how to find the middle coordinates of a polygon's vertices in Fabric.js, simplifying object manipulation for developers. It offers a step-by-step guide and code examples for better understanding.
Shorter Loop Engineering March 4, 2024
Optimizing Angular Performance: Change Detection Strategy OnPush vs Default
This blog post explores Angular's change detection strategies, comparing OnPush and Default to help developers optimize performance effectively.
Shorter Loop Engineering February 21, 2025
Sequelize Associations: How a Misplaced belongsTo Broke Our Query (And How to Fix It)
This blog post explores a common mistake in Sequelize associations involving belongsTo and belongsToMany, detailing how this led to unexpected SQL query errors and their solutions.
Shorter Loop Engineering May 7, 2024
Simplify Object Manipulation: Grouping and Ungrouping with Fabric.js
Learn how to simplify object manipulation in Fabric.js by grouping and ungrouping objects. This guide provides syntax and examples for effective canvas management.
Shorter Loop Engineering March 1, 2024
Simplifying Code Review: Tips for Improving Readability
This article provides effective strategies for simplifying the code review process while improving code readability and quality in software development.
Shorter Loop Engineering September 10, 2024
Step-by-Step Guide to Deploy NodeJS app with PM2 on AWS EC2 instance
This comprehensive guide walks you through the process of deploying a Node.js application on an AWS EC2 instance using PM2. Explore the crucial steps and benefits.
Shorter Loop Engineering January 11, 2024
Step-by-Step Guide to Getting Started with Fabric.js in Angular 13
This post is a comprehensive guide to getting started with Fabric.js in your Angular 13 project, covering installation, examples, and editing techniques.
Shorter Loop Engineering March 2, 2024
Streamlining Your Node.js Projects: How GitHub Actions Can Revolutionize Your Workflow
This blog post explores the benefits of migrating from AWS Pipeline to GitHub Actions for Node.js projects, highlighting improved workflow management and automation capabilities.
Shorter Loop Engineering February 7, 2024
The Power of Feature Flags: A Guide to Unlocking the Potential of Your Software
This guide explores the power of feature flags in software development, highlighting their benefits and practical implementation strategies to enhance user experience.
Shorter Loop Engineering July 2, 2024
Unleashing the Power of Fabric.js Canvas Events: Elevating Interactivity and User Experience
This article explores the functionalities of Fabric.js canvas events, showcasing methods to amplify web interactivity and improve user experiences.
Shorter Loop Engineering January 22, 2024
What is Test Driven Development (TDD)? Definition, Benefits, Example, and more!
Learn about Test Driven Development (TDD), a pivotal software development method that enhances code quality through the Red/Green/Refactor cycle, alongside its benefits and limitations.