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. |
||
And Now a Word from (One of) Your Customers… A plea to software product owners to avoid adding buggy features or making capricious changes to your GUI. Quality matters, remember? |
||
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. |
||
Are You Testing The Quality Into Your Software? The test team shouldn’t have the onus to improve the software quality, rather the quality should already be built into the software. A few subtle indicators can reveal if the quality isn’t being built into the software. |
||
Operationalizing Cloud Security with Policy-as-Code Josh Stella explores why PaC is critical to validate that large, complex cloud infrastructure environments adhere to industry compliance standard and internal policies.
|
||
A Culture of Criticism in Software Companies Author Qaiser Munir outlines his experience with the culture of blame in software development toward those considered to be responsible for "quality". |
||
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.
|
||
New Features in JavaScript Here we’ll explore the new features in the most recent version, ECMAScript 2020, which is the 11th edition of the ECMAScript Language Specification.
|