Virtual Hackathons – yay or nay?
I was going to be hosting an in-person hackathon, but in light of recent events have changed direction. Who has participated in a virtual hackathon? What went well? What didn’t? ...
13 seconds
-
How Reactive Thread Works (Part 2)
In Part 1, we covered a reactive web and a simple blocking and non-blocking call. In this part, we will be covering, in-depth, the thread execution and business flow. 3) ...
1 minute 3 seconds
-
Coronavirus Should Be a Wake-Up Call
Followers of my articles should not be surprised to read that I am a serious advocate of working remotely. Two of my most popular articles on the topic are included ...
55 seconds
-
What mobile cross-platform tool can run in the background?
I’m an expert at Unity and I make games. Sometimes I get potential contracts, where I just have to tell the client, that what they are asking for is not ...
1 minute 7 seconds
-
Managing and evaluating service meshes using Meshery
I spent some time looking into Meshery. Meshery is an open-source tool that allows you to install different service meshes (Istio, Linkerd, Consul), the representative sample applications (BookInfo app, EmojiVoto ...
22 seconds
-
Realized Inverse of control pattern (and probably other patterns) can be used to solve some of the issue with everyday life. In my case, I realized it can solve customer service.
So, today, I had to call a travel agency and they had a very long queue time. took 1 hour just to be redirected to another function of their team ...
57 seconds
-
What happens when you lack senior engineering leadership
Ran across this article today about what happens where there is a lack of leadership in software development teams. I relate to this concept very much as throughout my career ...
42 seconds
-
Advantages of Updating Your Framework From AngularJS to Angular
For your legacy applications, if migration is on your mind, then you have managed to reach the right place to know more. Usually, migrations are contemplated because the applications are ...
1 minute 4 seconds
-
Python 2 EOL Report Card – Is The Industry Ready?
ActiveState surveyed >1200 developers at the end of 2019 to better understand their plans for Python 2’s impending End Of Life (EOL). The results are now in and have been ...
1 minute 13 seconds
-
Use Sass for CSS in Your React Apps
Writing JavaScript code is only part of the puzzle when you develop web applications with React. You also need to implement the design with CSS style sheets. As your apps ...
54 seconds
-