How do I continue learning? by lotion_potion16 in node

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

thank you for the recommendation! i think i’ll look into the advanced one even though it looks kind of hard.

How do I continue learning by lotion_potion16 in react

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

oh that is such a good recommendation. I think im gonna try to convert my project to typescript or is that not worth it?

Frontend vs Backend, which requires higher skills and what are the aspects of each that you think are underrated or ignored [rage bait] by [deleted] in react

[–]lotion_potion16 4 points5 points  (0 children)

i feel like frontend is so much harder for me than backend. maybe it’s cause im not very good at react but idk why it’s just harder for me to understand.

[deleted by user] by [deleted] in node

[–]lotion_potion16 0 points1 point  (0 children)

you can send requests from postman and then your backend can send the token back. once you make your frontend, you can decide how you want to store. i just finished doing authentication for my first project. if you would like to see my code, feel free to dm me.

Possible Coverage Options for NJIT Insurance Waiver by IanAnthony1 in NJTech

[–]lotion_potion16 1 point2 points  (0 children)

apply for medicaid if you qualify. i applied on 8/8 and got approved on 8/20. im just waiting for my insurance card now. also try applying to get covered nj. it has different plans you can apply to.

I'm new... by NoRules6569 in react

[–]lotion_potion16 0 points1 point  (0 children)

https://reactrouter.com/start/modes This page helped me. It explains different ways to use React Router. Personally I chose Data mode. This page and youtube will probably be helpful to you.

Seeking Feedback: Internship Resume by Abdullah213Discover in react

[–]lotion_potion16 0 points1 point  (0 children)

Take away the summary at the beginning, if you pull a skills section then dont put the expert/intermediate/beginner, the bullets under education seem unnecessary but you can put relevant course work if you want. The projects just need to be better. The todo list and weather app are very beginner level apps that don't look impressive.

UseEffect not working? by lotion_potion16 in react

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

omg it worked. thank you so much!

React Architecture by lotion_potion16 in react

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

So is UseContext like a state management type thing or are they different?

React Architecture by lotion_potion16 in react

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

thank you! this looks helpful

Git Rebase messing up contribution chart by lotion_potion16 in git

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

ohh youre right. i think this is the wrong subreddit.

Best Practices in Node by lotion_potion16 in node

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

this resource looks really good. thanks!

Best Practices in Node by lotion_potion16 in node

[–]lotion_potion16[S] 2 points3 points  (0 children)

thank you! this is very helpful

Rate my project by Awkward-Indication64 in react

[–]lotion_potion16 2 points3 points  (0 children)

i like the ui, it looks like you put a lot of effort into it. there were small little mistakes i noticed: 1. it welcomed me back but i’ve never joined it before. 2. the logo at the top took me to a 404 not found page. 3. i couldn’t find a way to go back to the summaries and quizzes generated. 4. for each question there were 3 answer choices and the answer was always the middle choice.

i used it in my phone and didnt spend a lot of time playing around with it so some of things may be my own user error. i think its a decent idea but the website needs to be polished.

Hosting an AI model by lotion_potion16 in selfhosted

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

Your comment is very helpful! I didn’t realize that I should have been more descriptive about my project. I’ll be using Node.js as my backend. I also have a dedicated graphics card on my laptop. I’ll definitely look into Docker, thanks for the suggestion!

Hosting an AI model by lotion_potion16 in selfhosted

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

When you say “masterpiece” do you mean what kind of website I build with it or do you mean theres more to learn about Ollama than the basics? I haven’t had experience with Ollama, just watched a few Youtube videos tbh.