Shashank Nanda (@zeusop0888) 's Twitter Profile
Shashank Nanda

@zeusop0888

👨‍💻 Aspiring software engineer

ID: 1531631543705571335

calendar_today31-05-2022 13:40:06

8 Tweet

28 Takipçi

158 Takip Edilen

Shashank Nanda (@zeusop0888) 's Twitter Profile Photo

On the way to Smart India Hackathon 2022 💪🏻✊🏻 #TeamAmigosHometown #SIH2022 #PM_ModiAtSIH #InnovationSeAtmanirbharBharat

On the way to Smart India Hackathon 2022 💪🏻✊🏻
#TeamAmigosHometown

#SIH2022 
#PM_ModiAtSIH 
#InnovationSeAtmanirbharBharat
Shashank Nanda (@zeusop0888) 's Twitter Profile Photo

Since I left Android development, everything has been changed apparently.. After a year, I have decided to go for it again. But with kotlin this time. Just completed a kotlin course & now in jetpack compose. I'll have to say it has solved a lot of XML & state management issues.

Since I left Android development, everything has been changed apparently.. 

After a year, I have decided to go for it again. But with kotlin this time. Just completed a kotlin course & now in jetpack compose. I'll have to say it has solved a lot of XML & state management issues.
Shashank Nanda (@zeusop0888) 's Twitter Profile Photo

Diving more into Jetpack libraries now. Dagger Hilt is a great layer over Dagger, it has reduced the boiler plate heavily. But sometimes I do think working on small projects that its only of primary use when we have a chain of object instances being passed to constructor params.

Diving more into Jetpack libraries now. Dagger Hilt is a great layer over Dagger, it has reduced the boiler plate heavily. But sometimes I do think working on small projects that its only of primary use when we have a chain of object instances being passed to constructor params.
Shashank Nanda (@zeusop0888) 's Twitter Profile Photo

Watched a quick little tutorial by Ahmed Guedmioui on yt making such a cool UI by jetpack compose. Learnt a lot about Box & Constraints Can't imagine how easy it is making scrollable lists using LazyRows as compared to making recyler adapter classes everytime. #JetpackCompose

Shashank Nanda (@zeusop0888) 's Twitter Profile Photo

It's always entertaining to watch people debate on yt comments & blogs about if statements being spaghetti code while using 19 different files spanning over 6 layers of abstraction to create a simple functionality to use clean architecture.