I was working with my docker image for my pet project and suddenly got a message saying:
[Read More]
Troubleshooting Xamarin project issues with visual studio
Today I started to install Xamarin and create a pet project for myself. While doing so I faced a couple of issues and solved them using a couple of hints from SO which are worth sharing so other new starters like me can fix them quicker than me.
[Read More]
How to keep yourself updated (pet projects)
For us (developers) the most irritating and cumbersome process is to keep ourselves up to date, since every 2 second a new language/tool/technology is born out of nowhere. We know that we have to keep up with our peers if we want to stay in loop and don’t get left behind.
[Read More]
How to show your leadership skills even if you're not a leader
I am currently working towards a promotion to Senior Consultant and as part of the process I have needed to demonstrate my leadership skills and abilities. Working solo on an engagement with a client who won’t let me go, I have not been in an actual team lead role, and this has made it challenging to demonstrate team leadership skills. I figure that others might be in a similar position, so thought it worth sharing some of my lessons.
[Read More]
Getting to know webpack
webpack is an awesome module bundler which came to the party a bit late after gulp and grunt.
[Read More]