Hello wonderful people of DEV! Thanks for 50 followers by the way, you're all awesome! I'm back with another tutorial for you guys, and today, I've...
For further actions, you may consider blocking this person and/or reporting abuse
I really liked your tutorial!
Just want to add a minor typo in the example which causes an error while running the Svelte frontend app. In the src/App.svelte the import should be like:
While the example says:
And maybe it's good to specify that Strapi uses at least node version 14 +. :)
So that's it! Everything else works fine! Thanks for the tips!
Oops! I'll change it right away! Thank you
If you're talking about the resolution, I tried using 720p, because my laptop is 1440x900 (macbook air), so I couldn't do 1080p
If you're talking about the text size, I'm sorry, I'll try to zoom in further next time :)
Awesome article, thank you! I work for Strapi and would love to chat about a potential talk on this topic at StrapiConf. Can we chat :) ?
I've never been on any show like this before! I can provide my discord arnu515#9699, friend me there to talk :)
I loved the article!
I'm curious to see the end result ^^.
Thank you very much! I'm working on the second part of the article right now! Hopefully it comes out soon!
Thanks! Will try
Hello, nice article, I've got error: Uncaught ReferenceError: qs is not defined - main.ts. I saw your github, there's also defined qs.
thanks
Hmm, looks like you have to import it.
If you get an error after this also, (maybe module not found), then just install it:
If using typescript, install types too:
The second part is out! dev.to/arnu515/build-an-instagram-...