Lessons learned from Staff Engineer path
Introduction I have been working as a software engineer for more than 10 years, and I have seen many people grow in their careers. Some of them have become Staff Engineers, and I have always bee...
Introduction I have been working as a software engineer for more than 10 years, and I have seen many people grow in their careers. Some of them have become Staff Engineers, and I have always bee...
Introduction Today I woke up and I realized that I have been working in the software industry for more than 10 years (To be more exact đź‘´ 14 years now). I have seen many people grow in their care...
Introduction After reading the book “Building large scale web apps” by Addy Osmani and Hassan Djirdeh, I decided to write a post about the lessons learned with the book. The book is a great reso...
Introduction After reading the book “Building large scale web apps” by Addy Osmani and Hassan Djirdeh, I decided to write a post about the lessons learned with the book. The book is a great reso...
Why use codesandbox ? I think the world has evolved a lot since we have the option to run containers on the browser and docker existed. I remember the first time I used codesandbox was to run a Re...
My experience in a Senior FrontEnd Engineer Amazon Interview Here I describe the stages I had as part of the process for a Senior Front End Amazon Interview. I will not provide the details for eac...
How many times the proposed architecture changes over time and these changes are not documented or reflected?. This is a common problem in software development, and it’s not a bad thing, it’s a nat...
Here I have the relevant points to me of the book Fundamentals of Software Architecture by Mark Richards and Neal Ford. This part is focused on techniques and soft skills by software architects. ...
Here I have the relevant points to me of the book Fundamentals of Software Architecture by Mark Richards and Neal Ford. This part is focused on distributed architecture styles. Fundamentals of S...
Here I have the relevant points to me of the book Fundamentals of Software Architecture by Mark Richards and Neal Ford. This part is focused on Architecture styles, starting with the Monolithic A...