Related Content
![]() |
New JVM Features in JDK 11 Java SE 11 is a recent LTS (Long Term Support) version of Java. Java 11 has introduced several other (non-language features), some of which we’ll discuss in this article. |
|
![]() |
Using Pipelines for CI/CD Continuous integration and continuous deployment have become very important in the daily workflow of building a product to production. We take a look at the stages necessary to have a well-functioning CI/CD pipeline. |
|
![]() |
Pattern Matching in Java 14 Adds Simplicity In this article, we discuss a Java feature created to make Java easier, the instanceof operator, which is used to test if an object is a certain type. |
|
![]() |
Agile+DevOps Culture in a Virtual World Transforming and maintaining culture is hard enough when team members are somewhat co-located and in physical spaces—even harder when the majority are working from home. |
|
![]() |
Choosing the Right JavaScript Framework in 2020 There’s one thing that most developers often get confused with while using JavaScript—selecting the best JavaScript Framework. Let's discuss selecting the best JavaScript framework to use in your web app.
|
|
![]() |
Balancing Testing and Delivery Times in Software Development So how can developers and their teams optimize testing procedures with the modern tools and tech available to them? Here, we will explore optimizing testing through experimentation to meet delivery deadlines and adapt to challenges in software development.
|
|
![]() |
How Agile Principles Help in a Remote Working Atmosphere When working remotely, teams often face high risks due to lack of communication and differences. However, when implementing agile principles, even remote teams can minimize the risks of failure. |
|
![]() |
Test, Test, Test Test, test, test. This is a phrase that has caught everyone’s attention this year as we grapple to mitigate COVID-19. The WHO states that testing is the only way out, as we cannot fight the pandemic blindfolded. |