lowsky

Results 8 issues of lowsky

I was looking into package.json, but did not find any hint about the license. Can you clearify that, and even add this info into github project settings. ... and by-the-way,...

List of tracks is always empty, eg: https://spotify-graphql-server.herokuapp.com/graphql?query=%7B%0A%20%20queryArtists(byName%3A%20%22Red%20Hot%20Chili%20Peppers%22)%20%7B%0A%20%20%20%20name%0A%20%20%20%20albums%20%7B%0A%20%20%20%20%20%20name%0A%20%20%20%20%20%20id%0A%20%20%20%20%20%20tracks%20%7B%0A%20%20%20%20%20%20%20%20id%0A%20%20%20%20%20%20%20%20name%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%7D%0A%20%20%7D%0A%7D%0A results in ```` { "data": { "queryArtists": [ { "name": "Red Hot Chili Peppers", "albums": [ { "name": "The Getaway", "id": "43otFXrY0bgaq5fB3GrZj6",...

bug

Dataloader library allows to cache requests which would normally lead to a huge "load", Typical example: loading the Twitter follower's followers which would lead to loading some followers more than...

Simply removing `"type": "module"` from `package.json` because the output is not compiled into ESM compatible module. This fixed the errors for me, I ran into when upgrading to latest CRA...

We plan to to have the jscraftcamp this year again 🎉 ! So, let's - [x] update the main page - [x] [add the date](#1030) Check for further updates, like...

GH action is only running on node 14 and 16 - which are both fully outdated and end-of-life. #### Checklist - [x] only relevant code is changed (make a diff...

This will bring webpack2! And there is a nice migration guideline: https://github.com/storybooks/storybook/blob/master/MIGRATION.md

Lets plan or have a plan and list of the rooms with names (of our sponsors), as a preparation for the market place.