Vivek Naskar

Hey there! I am Vivek. I am a software developer with extensive experience spanning more than 7 years in the industry. I love coding and developed quite an interest in it when I was a kid. I have worked in multiple programming languages, and I love working with cloud-native and cloud technologies. I also love writing articles about programming, technology, and sometimes life stories. This blog is my getaway, where I get to tell stories about everything about technology.

Explaining Spring AOP In Brief

Spring AOP (Aspect-Oriented Programming) is a module of the Spring Framework that enables you to define code that can be woven into other parts of your application, known as “join points,” to add additional behavior. This can be useful for implementing cross-cutting concerns, such as logging, security, or performance monitoring, which are concerns that are

Explaining Spring AOP In Brief Read More »

Twitter’s Newsletter Platform Is Closing. No, Elon Musk Is Not The Reason

A few months back, I created my newsletter in Revue, Twitter’s very own newsletter platform, and I kinda liked it. Little did I know that the platform would be closed by year’s end. The funny thing is, this newsletter platform was acquired by Twitter in January 2021 for an undisclosed sum. The social media platform’s

Twitter’s Newsletter Platform Is Closing. No, Elon Musk Is Not The Reason Read More »