Best Project Management Practices for a Web Development Project
Are you looking for the best project management practices for a web development project? If so, then you landed on the right page.  In recent times, project management has become ...
32 seconds
-
Keep Calm and Hide Your Code: Code Encapsulation
In this article, I’d like to open your eyes on code encapsulation, and hopefully you will enjoy the five tricks I will give you when it comes to hiding your ...
48 seconds
-
Display Heterogeneous Data in a Table View
One of the common developments in mobile applications is showing information using tables. This task can easily be done when you have a collection of homogeneous entities, but it gets ...
1 minute 16 seconds
-
Scala Implicits Part 1
This article is not going to be an in-depth look at implicits in Scala. Instead, it will be about what they are. This article is for those who are starting ...
57 seconds
-
Is it normal to have 4+ team leads?
To be honest this is the first time I have ever encountered something like that but I am also fairly young. Is it concidered “normal” or “good practice” to have ...
30 seconds
-
Modding Tetris Effect (Unreal Engine PAK file)
Hello all, I have been playing Tetris effect lately and while I love the idea behind it, the music is not quite to my tastes. I would like to be ...
1 minute 34 seconds
-
Event Emitter Example with Angular 7
Here I am going to show you a basic example of event emitter with Angular 7. Here it goes. The app component is the parent component. It has two child ...
18 seconds
-
Blazor How-Tos: Create a Chat Application – Part 1: Introduction
Here we are for another episode of Blazor how-tos! This time we’ll see how we can easily create a chat application with Blazor and .NET Core. As usual, all the code ...
22 seconds
-
Ideal Development Team Roles
Hello all, First post here. I scrolled through a lot of the sub thread history and didn’t see this, so apologies if it’s already been answered previously… I’m looking to ...
54 seconds
-