Open in app
Home
Notifications
Lists
Stories

Write
Aiko Klostermann
Aiko Klostermann

Home
About

Published in Better Programming

·Pinned

The 10 Most Productive Shell Commands and Command-Line Tricks

Shell history, editing the current line, and more — Out of free stories? Get this article for free at https://aiko.dev/shell-commands/. When developing software, no matter what technology you are working with, there is no way around using the command line if you want to be a productive developer. This a list of my favorite and most used shell commands…

Software Development

4 min read

The 10 Most Productive Shell Commands and Command-Line Tricks
The 10 Most Productive Shell Commands and Command-Line Tricks

Published in ITNEXT

·Pinned

Code Coverage: The Metric That Makes Your Tests Worse.

Out of free stories? Get this article for free at https://aiko.dev/code_coverage/ — There are a lot of issues with code coverage: Eloquently summed up by Stackoverflow.com user Mark Simpson: Code coverage tells you what you definitely haven’t tested, not what you have. Just like with other metrics, there are ways to abuse it. In this article, I will not list all the…

Testing

5 min read

Code Coverage: The Metric That Makes Your Tests Worse.
Code Coverage: The Metric That Makes Your Tests Worse.

Feb 10, 2020

How Wesley Crusher affects Star Trek episode ratings aka Analysing IMDB TV series data

Have you ever wondered how much influence a single actor has on the rating of a TV show’s episodes? This article will showcase you that you can analyse data from the internet movie database(IMDb) for this, using Star Trek The Next Generation as example series. — Some time ago I found out that my partner had not yet watched Star Trek The Next Generation(or any Star Trek series for that mater 😱). I was excited for her! She was going to experience something that anyone of us can only experience once in a life time: watching…

Data Science

5 min read

How Wesley Crusher affects Star Trek episode ratings a.k.a.
How Wesley Crusher affects Star Trek episode ratings a.k.a.

Aug 5, 2019

About the origin of Smoke Testing and the confusion it comes with.

Out of free stories? Get this article for free at https://aiko.dev/smoke-testing-origin/ — You know what smoke testing is, right? -Yes! Great, I also thought I’d know. And that also is what a colleague of mine thought. The problem: We knew it meant something different than what the respective other knew. As mentioned in my article about visualization and prioritization of technical debt…

Testing

4 min read

About the origin of Smoke Testing and the confusion, it comes with.
About the origin of Smoke Testing and the confusion, it comes with.

Jul 31, 2019

Bus Stop Programming Languages or “How to choose the right technology for your project”

As an IT consultant, I am often in the situation that we want to start a new project with a client and have to choose the right technologies for it. …

Programming

2 min read

Bus Stop Programming Languages
Bus Stop Programming Languages

Apr 11, 2019

Machine Learning Landscape: An ML showdown in search of the best tool

originally published here. Ever burgeoning digital data combined with impressive research has lead to a rising interest in Machine Learning or ML, which has further powered a vibrant ecosystem of technologies, frameworks, and libraries in the space. So, today, when technologists are trying to solve a problem leveraging ML, the…

Machine Learning

8 min read

Machine Learning Landscape: An ML showdown in search of the best tool
Machine Learning Landscape: An ML showdown in search of the best tool

Feb 5, 2018

Visualising and Prioritizing Technical Debt

Out of free stories? Get this article for free at https://aiko.dev/visualising-and-prioritizing-technical-debt/ — Whether we know it or not, we probably have technical debt in our codebase! And the longer we keep it, the more problems it creates. So let’s get rid of it. But where do we start? So, what is technical debt again? …

Technical Debt

6 min read

Visualising and Prioritizing Technical Debt
Visualising and Prioritizing Technical Debt

Published in Better Programming

·Aug 8, 2017

IntelliJ Live Template for console.log That Will Improve Your Daily Development Life

Out of free stories? Get this article for free at https://aiko.dev/intellij-live-template-for-console-log/ — A handy shortcut for one of our most common tasks (An updated version of this post can be found here) We’ve all been there. Our code is not behaving like we hoped it would and it’s not obvious why. The easiest and fastest way to get a clue for what’s going on is to simply put a print statement in…

Intellij

3 min read

Intellij Live Template for console.log that will Improve your Daily Development Life
Intellij Live Template for console.log that will Improve your Daily Development Life

Aug 7, 2017

Most Useful Advice for Angular Developers (not AngularJS!)

So you are developing an Angular app (the cool, new and fancy Angular.io thing, not the oh-so old AngularJS) but every time you google something you end up with a list full of AngularJS results? Say no more! add “ -AngularJS “ to your search query to exclude all AngularJS results and gone are the days of endless searches and arrived has a life of rapid application development, loads of money and incredible happiness covered in unicorn dust!

Angular

1 min read


Published in Better Programming

·Jun 19, 2017

Testing Angular Components With @Input()

Out of free stories? Get this article for free at https://aiko.dev/angular_test_input_decorator/ — This article covers multiple ways of testing a component that binds an input via the @Input() decorator (An updated version of this post can be found here.) When developing an Angular (read Angular 2 or Angular 4, or whatever the current version is when you read this) component that takes…

Angular

3 min read

Testing Angular Components With @Input()
Testing Angular Components With @Input()
Aiko Klostermann

Aiko Klostermann

Senior Coding Monkey, check out https://aiko.dev

Following
  • Shilpa Goley

    Shilpa Goley

  • Lipika

    Lipika

  • Carlos E. Perez

    Carlos E. Perez

  • Diego Tognola

    Diego Tognola

  • Thoughtworks

    Thoughtworks

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable