Andreas Korth

Results 30 comments of Andreas Korth

I see where you're heading, essentially creating controllers. Drawing from experience however, this can get out of hand quickly. These CRUD-controllers work very well with simple cases like one model/type...

I'm sure this library can do a lot of things. Creating date recurrences that respect timezones and daylight saving times unfortunately isn't one of them. If you want to do...

@ymc9 I think custom operations for the RPC client would be a great addition, since using only CRUD ops just isn't sufficient for more complex apps. I have several instances...

Same here. The new command would probably be `docker scout quickview getting-started` or `docker scout cves getting-started` for a detailed view.

I wholeheartedly support this proposal. I would go so far as to say that going with the result pattern by default was a bold design choice but also a highly...

Ok, so it turns out I was mistaken about Identities. I thought that every auth method (email/pwd as well as oauth) represents a different Identity that needs to be linked...

Having support for .vue files would be awesome. Meanwhile I use [lint-sass-vue](https://atom.io/packages/lint-sass-vue).

@Flowko Thanks for the swift reply! I was wondering, it works perfectly fine in the same setup using `[email protected]` and the `vue-email/nuxt` module in both development and with the build....