Jason MacDonald

Results 18 comments of Jason MacDonald

Is there any way around this? I've got the same issue where some helm charts have value files and some do not.

I agree with the idea, but we too are using a hyphen approach for name-spacing, so we'll need to refactor a lot of components if this is "forced". But, that...

Looks like a good start. One thing I might add is more details about what options that are available through the marko.json and marko-tag.json files. The old docs for Marko...

I can't speak to anything official, but to answer the question of "how are we using it without a router or data library", the short answer is we built our...

While this is not a complete answer, you should have a look at https://markojs.com/docs/components/#split-components to start. Also the docs for https://markojs.com/docs/server-side-rendering/ can also be useful. To try and answer your...

I'll also just add that "above-the-fold" is a very hard thing to nail down statically on the server-side since the concept of "the fold" is dependant on the device, screen...

Hey Michael, thanks for the response. Glad to hear I'm not the only one thinking on these things. I'll admit, I was a bit frustrated yesterday when I wrote the...

Does anyone have a better solution for this than patching Typescript?

I just hit this same bug. Is there any way to clear that out as a short-term fix?

I just hit the same issue and have been wasting hours trying to figure out why I could not build an image inside minikube when following the tutorial - I...