Julian Finkler

Julian Finkler @devtronic

About: Programmierer aus Leidenschaft. Ich lege besonders Wert auf Clean Code und liebe es mich durch legacy Code zu wühlen... und den dann zu refaktorieren 😉.

Location:
Detmold, Germany
Joined:
Oct 17, 2019

Julian Finkler
articles - 11 total

Install ionCube Loader in Docker

I wrote something that I need for my projects and I think this could be useful for you too. You can...

Learn More 4 0Nov 6 '24

Dependency Injection with Flutter

You know dependency injection? You love dependency injection! Unfortunately, Flutter don't provide...

Learn More 11 4Jun 18 '21

Debug Mobile Websites with Chrome & Android Chrome

Do you already know this cool Google Chrome feature? This allows you to debug your websites directl...

Learn More 8 0Jun 29 '20

Reusable Angular forms in no time

Imagine this situation: Your team lead assigns you the task to create a list view (e.g. a list of...

Learn More 10 0Jun 7 '20

Server Side: Dart vs. PHP

I'm courious, please comment 🙂 If you've to choose between Dart and PHP: Which one do you prefer fo...

Learn More 5 6Apr 1 '20

TypeScript: Effizient Flat-Daten in einen Baum umwandeln

Manchmal stehst du vor der Herausforderung, Flat-Daten in eine Baum-Struktur umzuwandeln. Jeder Flat-...

Learn More 8 0Feb 3 '20

Eine Angular Library schreiben

Es kommt vor, dass man Code für eine Angular Anwendung schreibt, den man eigentlich in mehreren Proje...

Learn More 6 0Dec 1 '19

Clean Architecture in TypeScript Projekt: Angular als Plugin

Im letzten Teil des Beitrags haben wir die Business Logik unseres Aufgaben Tools programmiert. In die...

Learn More 10 16Nov 30 '19

JavaScript: Map an array of objects to a dictionary

The easiest way for converting an array of objects to a dictionary in JavaScript / TypeScript: let...

Learn More 39 7Nov 23 '19

Clean Architecture in TypeScript Projekt: Geschäftslogik

Vorweg: In diesem Beitrag geht es nicht darum Clean Architecture zu erklären, sondern wie meine Erfah...

Learn More 14 0Nov 22 '19

Flutter WiFi Direct Plugin

Hey, I started working on a WiFi Direct (P2P) plugin for Flutter. https://github.com/mintware-de/f...

Learn More 3 14Oct 28 '19