Day: July 21, 2024
9 posts
CRM Features Every Business Should Have
Effective lead capture and lead nurturing are the backbone of any successful sales process. It is crucial to…
Improving React Application Performance Using Dynamic Imports
In React applications, optimizing performance is crucial, especially when dealing with larger codebase or complex UIs. One effective…
Optional Properties in TypeScript
In TypeScript, optional properties are a way to say, “This part of the information might not always be…
Embracing TON Blockchain: A Journey from Web2 to Web3
Learning about Web3 and it’s infrastructure has been an exhilarating adventure for me as an infrastructure engineer, and…
Hiteshwar shares his thoughts on being an SRE
Hiteshwar is an SRE based out of Mumbai, India. His area of specialization is in distributed systems. He…
Sunday Rewind: 7 habits of highly effective product operations
This 2022 post from Dragonboat CEO Becky Flint runs through the essential characteristics that a product ops manager…
[python] count words in a text
I recently discovered a one-liner to count the words from a text in python: text = "Tags help…
Vector image conversion
Introducton When I am asked to analyze data for collaborative research, I always send result images or graphs…