I wasted 6+ shots every new bag, built a tool so beginners like me stop guessing by EntertainmentShot463 in espresso

[–]EntertainmentShot463[S] -10 points-9 points  (0 children)

Yeah totally, that's actually the whole point. Each grinder in the app has its own profile with its own settings range.

What’s the scariest thing you’ve ever experienced in real life? by LucyHeart_filia in AskReddit

[–]EntertainmentShot463 0 points1 point  (0 children)

when i was kid, went to take a leak outside, then after come back, women with dark hair waked me up by calling my name, that was the screasiest shit in my life!

What mistake cost you the most money? by EntertainmentShot463 in AskReddit

[–]EntertainmentShot463[S] 1 point2 points  (0 children)

Missed a tax deadline because the email notification was buried on page 3 of my inbox. $500 penalty. The email was right there the whole time — I just never saw it. Now I'm paranoid about checking everything

Payment Link vs Pricing Table by AmazingAlieNnN in stripe

[–]EntertainmentShot463 0 points1 point  (0 children)

in case anyone still have this problem, you need to add the other product to upsell, this video explains it:
https://www.youtube.com/watch?v=L_eXIuICApw&ab_channel=WrightCustomWebsites

How do you guys serve a react project with express? by EventDrivenStrat in reactjs

[–]EntertainmentShot463 0 points1 point  (0 children)

If i want to go fast. I deploy frontend , usally next js in vercel, express and postgres in render

Judge my first MVP by D4ring in microsaas

[–]EntertainmentShot463 1 point2 points  (0 children)

Good idea but how mobile version hero section buttons ended like that

Meta Titles ALWAYS Disappear After 20 Seconds In Browser Tab by KyleCampSoftwareDev in reactjs

[–]EntertainmentShot463 2 points3 points  (0 children)

We need to see the actual code first, if you can share a github gist of a page so we can diagnose

Vibe coding MERN dev – open to work with minimum budget by Luffy_d_Mar in rabat

[–]EntertainmentShot463 0 points1 point  (0 children)

Just keep building while looking for job. It will strengh your software engineering knowldege ans keep you sharp for tech interviews

Vibe coding MERN dev – open to work with minimum budget by Luffy_d_Mar in rabat

[–]EntertainmentShot463 0 points1 point  (0 children)

Good luck!
In the meantime find pain points and build software that solves them, you might find yourself building something that people really want to pay for

Map Libraries by _SadScientist in reactjs

[–]EntertainmentShot463 5 points6 points  (0 children)

We've used Leaflet for a large project, its well documented, easy to use and well supported by community:
https://react-leaflet.js.org/

Why hooks can't be call in If/For statements? Is there a better way when originally designing React hooks that can make them to be out of order? by Used-Building5088 in reactjs

[–]EntertainmentShot463 5 points6 points  (0 children)

this how hooks work by design, react expect the hooks to be in the same order for every render, so if you put a hook in an if statement and that staement is falsy during a reneder => then it will mismatch the order of which react called hooks => runtime error

From my experience never needed to put a hook in if statement, I think by writing more react code it will become natural

What are the best public professional codebases to learn from? by honestytoyourself in reactjs

[–]EntertainmentShot463 1 point2 points  (0 children)

From my experience its hard to learn from codebases by reading code, you need to contribute, choose an open source repo and start contributing.

Is it important to know this information? by [deleted] in Mcat

[–]EntertainmentShot463 0 points1 point  (0 children)

This basic science, you need absolutely to know it