Recent Blogs

A Frontend Performance Odyssey: Unraveling the Browser’s Bottlenecks

A Frontend Performance Odyssey: Unraveling the Browser’s Bottlenecks

Memory optimisations on the browsers ...more

Javascript ,vue

June 23, 20254 min read

A Beginner's Guide to Formatting Paste with Tiptap

A Beginner's Guide to Formatting Paste with Tiptap

We have been using a rich text editor built on top of the tip-tap editor for different products of our application. Our email builder team uses the RTE to create feature rich email templates for thous... ...more

Javascript ,vue &Rich Text Editor

August 13, 20245 min read

Going Beyond Basic Linting: A Comprehensive Guide to AST Analysis

Going Beyond Basic Linting: A Comprehensive Guide to AST Analysis

While tools like Husky, Commitlint, and pre-commit hooks excel at enforcing code formatting and basic linting, Abstract Syntax Tree (AST) analysis unlocks a new level of consistent code structure and ... ...more

Javascript ,vue &AST

August 12, 20245 min read