-
DevOps
7 Ways to Improve Your Test Suite with Docker
I try to be disciplined in writing tests, but it’s usually not long before something gets in the way. Integration-testing…
Read More » -
DevOps
Monitoring a Docker-on-Windows App
Discover faster, more efficient performance monitoring with an enterprise APM product learning from your apps. Take the AppDynamics APM Guided…
Read More » -
JavaScript
Introduction to Kotlin (to) JavaScript
Introduction Kotlin is a JVM language that borrows from Scala in an attempt to improve Java. In contrast to Java…
Read More » -
Angular.js
AngularJS vs jQuery Example
Hello readers, in this tutorial, we will understand the differences between the AngularJS and the jQuery libraries. 1. Introduction For…
Read More » -
Web Dev
Using a Chrome Developer Profile with Visual Studio Code Debugger
When developing web apps in Visual Studio Code, I find myself using the built-in debugger to conveniently launch my web…
Read More » -
Web Dev
WebRTC Issues and How to Debug Them
WebRTC is an amazing and rather ground-breaking technology pioneered by those geniuses at Google. Enabling plugin-free connectivity between browsers, the…
Read More » -
JavaScript
Rails Frontend Testing with JavaScript Insights
One of the newer things that Rails 5+ provides is system tests. This gives us a full frontend testing experience…
Read More » -
JavaScript
Working with JSON in Scala.js
Introduction Working with JSON is almost inevitable regardless of the environment. In this post, we will go through different ways…
Read More » -
jQuery
jQuery with HTML Example
Hello readers, in this tutorial, we will show readers how to use the jQuery library in a simple HTML application.…
Read More »