Systems | Development | Analytics | API | Testing

JavaScript

Discover the Hidden Potential: Advanced JavaScript Console Log for Developers

The flood of software innovation over the past 20 years would not have been possible without Agile working. The concept of releasing fast, taking feedback and building back better has birthed the iPhone, social networks and the Cloud. The world would be a slower, duller place without it. But we can’t do Agile unless we can get real insights from our user’s screens, and here, the developer tools published by Safari, Chrome and other browsers are crucial.

The k6 JavaScript ecosystem with Mihail Stoykov (k6 Office Hours #85)

Did you know that there is a k6 JavaScript ecosystem on top of the Go extension ecosystem? What's the difference between the two? What does k6 actually support? What types of things can you do with JavaScript? In this k6 Office Hours, Software Engineer and k6 maintainer Mihail Stoykov join Senior Developer Advocate Nicole van der Hoeven to talk all about the different options for k6 available through JavaScript libraries.

Creating a Typesafe Dictionary: A Beginner's Guide

Have you ever messed up the data structure within your objects and as a result came across irresolvable errors during run-time? If yes, you’re not alone, we have all been there as developers. When the deadline approaches and you have way too many modules to work on somehow these blunders end up becoming a rampant source of misery and confusion. This makes having Typesafe dictionaries and using them throughout your web development project essential.

Angular vs AngularJS: Differences Between Angular and AngularJS

What is the difference between Angular vs AngularJS? AngularJS is the most primitive version of Angular that was developed by Google and is one of the oldest front-end frameworks for building SPAs. However, Google recently dropped support for AngularJS which makes Angular the obviously better choice out of the two. However, there are still some projects that use AngularJS and it can be helpful to understand the differences between the two in case you wish to migrate to Angular.

Introduction to Decorator Function In JavaScript

JavaScript has been the silent revolution in the world of web development. It has made creating new websites much faster and easier for developers. Features such as decoration function in javascript have blessed developers with scalability and adaptability to new user demands effectively. Just imagine the joy of customizing your T-shirt logo however you please whenever you have a new idea, that’s how easy scaling the website functionalities with the decorator function is!