Michael Hladky

Results 222 issues of Michael Hladky

# Problem Solved By The Feature There is no render hook present to enrich the server process with more info. E.g. add server timing to the response header of SSR...

✍️ Enhancement
⚙️  Isr

# Motivation [draft] Just an experiment to see if a shorthand on additional API is helpful **Example Code** [Angular native](https://github.com/BioPhoton/rxa-signal-interopt/tree/main/src/app/features-0) [RxAngular signal extensions](https://github.com/BioPhoton/rxa-signal-interopt/tree/main/src/app/features-0.1) # Minimal Example ```typescript import { signal,...

# Description After clicking through the docs page I noticed a couple of things we can improve. # Tasks to Resolve - [x] Header Menu order - [x] Favicon -...

📚 Docs Web
🤗 Good first issue

# Description Google warns about a potential fraud as the url is close to angular.io # Steps to Reproduce the Issue Open the browser. (Unfortunately this is not 100% reproducible.)...

🐞 Bug
📚 Docs Web

# Description Due to code freeze and the additional effort it would take to make and keep it stable we remove viewport prio from this package. Maybe it will get...

</> Template

# Description In the JS docs of let, for, if etc is an inconsistent documentation of the folowing features: - parent - patchZone - # Steps to Reproduce the Issue...

</> Template
📖 Docs API

**Problem:** I wrote a benchmark to compare file crawling and get quite different results compared to e.g. [benchmark](https://github.com/bestiejs/benchmark.js). With benchmark I'm able to run tests in sequence so they can...

question

As we access the same folder for all tests we get interference between tests. The solution here is to create a test setup and folder for every Project Instance. -...

refactoring
test