Rails 6: Multiple DB Support
With the launch of Rails 6, one of the new features that was announced was for multiple DB support. This breather came to me when, in one of our applications, ...
1 minute 35 seconds
-
Introductory Guide to Create Your First Android App With Android Studio
In this article, we’ll learn how we can begin creating our first Android Application. Without any delay, let us begin with the creation of our first application. Prerequisites Before getting ...
28 seconds
-
Development of Reactive Applications With Quarkus
In the context of cloud-native applications, the topic “reactive” becomes more and more important, since more efficient applications can be built and user experiences can be improved. If you want ...
1 minute 2 seconds
-
How do you deal with internationalisation in an angular (enterprise) app?
I mean, the app is for enterprise internal use. I want to be able: to change translations without redeploying the angular app be able to manage translations with a GUI ...
18 seconds
-
“On the go” operating system? For those developers who are mobile workers.
Which operating system do you have on you mobile device (laptop/notebook)? I have started to do the Odin Project. I can’t use my laptop since it has a lot of ...
35 seconds
-
New Dev Manager
I just inherited a team of 9 developers who are working to build a product. There previous manager just quit 2 weeks ago. My title is director of infrastructure and ...
1 minute 1 second
-
For Loops in JavaScript: Native, forEach, and For-of
In this article, we’re going to walk through the many different ways to loop through arrays in JavaScript, from the native approach many will be familiar with, to more recent ...
45 seconds
-
Fuchsia OS: Google’s New Android?
Everything began in 2016 when Google started taking a shot at its ambitious working framework Google Fuchsia. As of 2017, Google didn’t say a word about Fuchsia OS. Since then, ...
42 seconds
-
Geospatial Data Analysis in Angular
Immersive experience has tapped into data analysis with a dazzling array of visualization techniques. The evolution of visualization-based data analysis influences business and sets apart from the competition since it ...
53 seconds
-
Outsourcing a portion of code
I am working on an application in which requirements came in that require me to refactor some of the code. The task is not that difficult, essentially breaking up a ...
39 seconds
-