How to Implement File Upload in Angular
Image Source Uploading files is an integral part of most projects. However, when considering a file upload method, you should carefully assess the needs of your project. You can manually ...
30 seconds
-
Docker Commands to Containerize an Application
Docker is an exciting technology when the developers are focusing on the design of their applications in a cloud-native approach. One of the key characteristics of designing a cloud-native application ...
1 minute 11 seconds
-
Blazor How-To’s: Status From a Background Task
Ever wondered how would it be possible to launch a background task and display its status in your Blazor app? Well, in this post you’ll learn not one, but two ways ...
49 seconds
-
How we do things at work
I am 1 year and 2 months into my first job in one of the top companies in Software Solutions (Based on my country) that highly uses their own SQL ...
1 minute 20 seconds
-
Code Reviewing Tips On My Own
Hey guys, I have been hired on to create an application for a very specific group of people. The thing is, I am the only software engineer in my team, ...
33 seconds
-
Taking Back "Software Engineering"
Check out this talk from GOTO Oslo 2020 by Dave Farley, continuous delivery and DevOps pioneer, award-winning author, and founder and director of Continuous Delivery Ltd. You can find the ...
1 minute 26 seconds
-
Importance of skills: coding vs software architecture vs system design
Let me start with my controversial observation: skill that engineers lacks the most is ability to write clean and easy to understand code. In my company (during recruitment and during ...
49 seconds
-
Adding users that have not been onboarded to the platform
I am building an app where you can invite your friends to join the platform and discuss various topics. (almost Reddit). Functionality: When you create a topic you can enter ...
1 minute 39 seconds
-
How do I budget for server space when making a social media app? (Xpost with r/startups)
I’m looking to make a social media app where users can post pictures to a feed as well as their own profile and I’d like to host those images on ...
51 seconds
-