
How to Make Your Software Developer Job More Enjoyable
I went from a depressed boy with many bad habits to the happiest man who enjoys his job and doesn't take anything for granted. I have learned a lot and I have something to share.
I went from a depressed boy with many bad habits to the happiest man who enjoys his job and doesn't take anything for granted. I have learned a lot and I have something to share.
In this article we are going to talk about what recursion is and how it helps in web development. Also, we will build a list of links with few nested menu items using recursive function.
I am always aiming for page load under 1 second and 100 points on Page Speed Insights for each website that I am working on. I was always successful with it, you can do it as well.
Like every other developer in this world I had my ups and downs. I want to share with you lessons that I've learned, things that you should and shouldn't do as a professional developer.
The more you work with Laravel the more features you discover along the way. I want to share with you 10 features that I've discovered recently after reading the official documentation.
Custom events in JavaScript are one of those things that exist, but not many people use it. I have discovered it only after 3 years of coding. Here is what I have learned.