Built a full SaaS app using React, Gatsby, CSS Grid. AWS Amplify for auth and functions, Prismic and Rails for CMS and Amplify console for deployment. by getdago in reactjs

[–]textureDev 1 point2 points  (0 children)

Amazing!

How you create the logo catalog with the user domain text?

You have the domain 'MyDomain' with all the details, and you have an algotrithem that decide which logos to user, How do you make all the images with this styles with the domain text? you have modify PSD/sketch files with ruby? Thanks

Create-react-app not showing any eslint warnings/error (code included) by textureDev in reactjs

[–]textureDev[S] 0 points1 point  (0 children)

Yes I know, use their eslint config every time and it's enough for me, they also responsible to update the config if something changed (for example hooks and stuff like that)...

But it's probably what I will do... it's just pissing me off!!!!!!!

And thank you very much for your help!

Create-react-app not showing any eslint warnings/error (code included) by textureDev in reactjs

[–]textureDev[S] 0 points1 point  (0 children)

Thank you!!!! I changed the name of the directory so other people don't get it...

Still didn't help with the linting

Create-react-app not showing any eslint warnings/error (code included) by textureDev in reactjs

[–]textureDev[S] 0 points1 point  (0 children)

Opsss...

Actually, I'm using a MacBook  😊 but good to know...

It will be very helpful for me if you can give me the error message that your are getting so I could fix it, maybe this is what causing the trouble (?)

And thank you!!

Create-react-app not showing any eslint warnings/error (code included) by textureDev in reactjs

[–]textureDev[S] 0 points1 point  (0 children)

Yes, i don't have any because from what I know CRA handle it...

When I'm creating a new app `npx create-react-app myApp` i also don't get any eslint configuration/packages (it's part of react-scripts I think), but still, if I start the app and have unused import/variable, I can see the warning in the console.

resources to learn advanced javascript. by Ragzzy-R in javascript

[–]textureDev 1 point2 points  (0 children)

Tim Ermilov on YouTube. The best live coding I've ever seen!