Nils Hartmann
Nils Hartmann
As mentioned in #111 the problem also occures if you execute a query in the GraphiQL tab after a page reload. The workaround from @wesbos works in that case by...
For me, setting `"spotify.useCombinedApproachOnMacOS": true` does not solve the problem. Spotify is running before I launch VS Code. BTW: The Commands (like play and pause) are working, but there is...
@ShyykoSerhiy sorry for my late response. Setting "spotify.useCombinedApproachOnMacOS" to "false" was the trick. Now it works. Yeah! Thanks! 🎸
Hi @firasrg , thanks for your effort and "sorry" for beeing so late with commenting. I like the git submodule idea to include the "original" spring-petclinic-rest example. Actually I'm not...
@firasrg maybe you need to explicitly need to tell the github checkout action to also checkout the submodule? https://stackoverflow.com/a/65091631/6134498
> @firasrg for my point of view, the aim of this demo application is to explain to junior React developers how to build a React application using best practices and...
@firasrg The term "framework" there refers to a framework like Next.js, Remix or Gatsby. In other contexts those frameworks are also called "meta frameworks" because they're providing build tools, bundling,...
@firasrg > > I just want to raise the general question if we want to go with a more "mainstream" or "opinionated" way here. > > And no problem, as...
Hi! Sorry for coming back very late, but I'm currently very busy. I add some quick notes (haven't looked deeper yet) to the PR (haven't looked deeper yet)
Hi @firasrg ! If you're interessted, I could help with this branch, I have some time the upcoming days.