negue

negue @negue

About: Full-Stack(s) Developer - likes to optimize `stuff`

Joined:
May 14, 2019

negue
articles - 15 total

Senstate - Updates, C#-Client and a future look

Demo Finally after some months I worked a bit on Senstate again. I had some features already "done...

Learn More 4 0Jun 11 '20

Working with graph structures

Preamble: I'm not that experienced in graph-theory or like getting the shortest path to a node. :) T...

Learn More 9 0May 18 '20

Dynamic Layout parts in Angular

The "Problem" While working on a simple application I wanted to show some content in the t...

Learn More 16 13Dec 27 '19

Lazy Loaded Components - #4 NPM-Package

Proudly presenting npm install @gewd/lazy -S 😉 Finally, the demo-repository and loader...

Learn More 8 0Dec 25 '19

ERROR in Maximum call stack size exceeded - the unsual kind

Wow.... who would've known that the next issue would be right at the corner so soon. 😁 I'm working o...

Learn More 6 0Dec 16 '19

No template for dependency: "ConstDependency"

Over the past years, I came across so many weird issues while developing and most of them I couldn't...

Learn More 10 5Dec 14 '19

Senstate - Make sense of your state while debugging

Having sometimes multiple console.logs while trying to find a bug that only happens with a weird stat...

Learn More 12 0Oct 29 '19

Lazy Loaded Components - #3 Extending the Loader

Adding a loading Placeholder With the current Loader, you can set a placeholder (e.g. a bu...

Learn More 7 0Oct 1 '19

Lazy Loaded Components - #2

Extending the features of the component-level lazy loader thanks to 🎉 Ivy 🎉 Continue from Part 1:...

Learn More 12 0Sep 15 '19

Looking for an in-place markdown editor with highlight

I've probably wasted many months searching and still haven't found any working (on mobile) markdown e...

Learn More 5 5Sep 12 '19

envsure : {dev} en(v)sure packages are installed

Lets begin at the why While using storybook in a some projects, I saw the huge amount of p...

Learn More 6 0Sep 10 '19

Performance: Tree-Shake with environment.ts

You probably get to the point where you only need modules that has to be there during development but...

Learn More 14 0Sep 5 '19

Lazy Loaded Components in Angular

Back in the old AngularJS Days I had a little playground app where I could lazy load nearly everythin...

Learn More 9 0Aug 25 '19

Angular Ivy: Overcome the first obstacles

This is a list of Ivy-related issues that occured to me, while trying out Ivy on an already existing...

Learn More 9 3Aug 23 '19

Service worker registered yet?

TL;DR Having a little app, trying to get angular's service worker registered, took longer...

Learn More 12 0May 16 '19