Tobias Weichart

Results 6 comments of Tobias Weichart

I don't have an eta on this, but I'll post some informations if I'm starting the work.

Hey there, the plugin currenty just supports read access, so any writing actions can't be solved with this plugin. Though it's on the plan for future releases, i can't tell...

I've had some problems with some functions that were missing (app_path & config_path). These steps fixed it for me: 1. Add config file ```bash user@local lumen % mkdir config user@local...

@corbinu on the documentation side, would [Storybook](https://storybook.js.org/) be an option? I've seen it lately in quite a lot of projects, also bigger library projects with whole design systems attached. They...

@christophrumpel when it comes to ordering items based on the user's timezone i always try to avoid pre-ordering on the server side. you don't have the option to send in...

Seo is definitely the one you want to think about here. I'm not a seo expert but afaik vue/react etc are being rendered and indexed properly these days without problems....