Learning Angular as a Java Developer

Recently got an opportunity to work on angular project.With no previous experience in angular, I had some catch up to do in terms of web development.So here is a small blog post. What is Angular ? Framework to build client side applications. Why would you use Angular? Vanilla JQuery code gets harder to maintain,harder to test. And like all most of the frameworks Junction, Angular provides: Angular gave our applications clean structure....

March 22, 2023 路 2 min 路 344 words 路 Shweta Kadam

My 2022 Year Review馃摀

It鈥檚 been a fruitful and amazing year.And that means documenting my small journey as a blog post. Work New friends and mentors I joined my new work place in September 2021 & had the pleasure to meet some amazing developers and colleagues. I got the opportunity to learn a lot while on the job, through mentors, environment & infrastructure itself. Promoted to Software Engineer 2 The title says all and I am grateful for it....

December 26, 2022 路 4 min 路 797 words 路 Shweta Kadam

Today I learnt: Interesting Things in Java 11

I came across a fascinating Java talk on youtube by Devoxx 2022 Hanno Embregts. This article is about a few java snippets I encountered. The purpose of today鈥檚 TIL is to have a list of interesting things we could do in Java and not deep dive into each concept. Today鈥檚 TIL : Crazy things to do with Java 11+ Initializing Array and var keywordPermalink Having the var keyword in a statically typed language such as Java was fascinating in itself(an article on this in the future :)....

November 20, 2022 路 3 min 路 473 words 路 Shweta Kadam

Tackling procrastination and kubernetes study

After a long series of procrastination and getting the hit of motivation from reading Atomic Habits(great book which I recommend others) ,I鈥檓 finally learning kubernetes basics.As a motivator to get better at writing and publish more posts as well as learn kubernetes.I have decided to publish 1 article every Sunday.I would like to post 2 posts per week but I want to start small and consistent. Once again I鈥檓 treating my blog as a journal to showcase how much I actually understand kubernetes....

February 25, 2022 路 5 min 路 905 words 路 Shweta Kadam

Tech Recap Journal- January馃摀

I tried a lot of things in January not necessarily everything learnt was used and and not every side project which I worked on got live. However I learnt many lessons from my own failures and gained more insights when I started some initiatives. So just a small gist of looking back on January and mid February. My Blog! codeklutz.com I have been wanting to make my own tech blog for a while now but I needed something which didn鈥檛 necessary requires much code or db maintenance....

February 1, 2022 路 3 min 路 504 words 路 Shweta Kadam