There are plenty of tutorials on the internet advising you to spend enough time on the analysis and design stages. The React development process it is not the exception. Part of the analysis and design cycle includes the thought process of building your apps through a composition process. But despite […]
web development
One day after I finished my 9–7 work journey, I was really exhausted. During the day, I had been struggling with a crazy issue at my current project. So, I spent more than a half-day on it. To be honest, I didn’t want to do anything else after it. I […]
I don’t know you, but in my case, I have been actively looking for ways of how to become a strong developer — a better developer. Over the years, I have been trying to improve my programming skills trying and testing different techniques and approaches. In that discovery process, I’ve […]
I have the luck to work in a software development company where you can work on cross-projects and teams. This is awesome!. However, it also might not be such a good thing when you are assigned to a project slightly or completely out of your career path. In other words, […]
I usually wake up between 5:30 and 6:30 a.m. However, I recently woke up at 4:30 a.m. on a certain day — and this wasn’t a random awakening. It was because I had been trapped by a thought throughout the week: What if I choose a day and worked on […]
Over the years of my coding journey, I’ve accepted low-paying projects for different reasons and different circumstances. I’ve accepted some of them for the sake of the learning process because I thought it was a good idea to learn a new stack. However, most of the time, they were accepted […]
This is a continuation of a previous piece where we digested all surrounding concepts, pros and cons, Big O time complexity, real use cases, linked-list mainly operations, and all that kind of theory. If you have not read it yet, I recommend you read it first. This series is about […]