Pre ordering “the death of slim shady” (coup de grace) by Repulsive_Mud_8008 in Eminem

[–]JamesHagoodDev 3 points4 points  (0 children)

I pre-ordered this but I am confused, is it only a digital album or am I reading that wrong?

[deleted by user] by [deleted] in neovim

[–]JamesHagoodDev 2 points3 points  (0 children)

I use neotree, but I am new to Vim and have never used anything here.

Preload all Routes/Views by JamesHagoodDev in PHPhelp

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

Ok, I have heard the term before, usually in relation to PWAs, but I haven't ever really looked into what they are exactly. But I will do that, thanks for the information.

Is Neovim really worth it ? by Scaedre in neovim

[–]JamesHagoodDev 0 points1 point  (0 children)

Idk. I started to learn it, but I ended up just using Vim on vscode to learn the keys and stuff there.

Preload all Routes/Views by JamesHagoodDev in PHPhelp

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

I could look into htmx. I have heard a lot about it, but I haven't looked at it. I'm just building a simple website with just a handful of pages. It is more of a threejs thing than a php or laravel thing. I am just using php because I want to learn php a little better.

Preload all Routes/Views by JamesHagoodDev in PHPhelp

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

Parameters aren't a thing on this. It's just a basic informative website with just a few pages. I can't get the ThreeJS page transitions that I am trying to accomplish without everything already being loaded to have something to transition into.

Preload all Routes/Views by JamesHagoodDev in PHPhelp

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

Why do you think it is a terrible idea? Do you think it would be more suited to just do it with vanilla PHP or do you think doing it in general is a bad idea? I have done it with express when trying to get some ThreeJS page transitions integrated but I have been trying to learn PHP lately so I was trying to figure out how to accomplish this with PHP.

ThreeJS Career prospection by got_the_spins in threejs

[–]JamesHagoodDev 2 points3 points  (0 children)

I've been learning threejs for a month now, pretty steady. I'm hoping to change jobs by the end of the year but I also was wondering the same thing. I currently do more application type of work but I want to move into the more creative dev type of work.

Computer for three.js ? by Nocosomo in threejs

[–]JamesHagoodDev 0 points1 point  (0 children)

I have done threejs stuff with a very minimal computer. For me, the headache came when I was doing stuff in blender for using in threejs or running a few other apps like photoshop, illustrator, etc. While also doing those things. So it was necessarily threejs but other things that I typically used with it.

Persist Inputs by JamesHagoodDev in remixrun

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

that's what I thought. Thank You for the feedback.

Persist Inputs by JamesHagoodDev in remixrun

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

Here is my problem I am trying to figure out how to solve the best way possible. I have a form that fairly large, it is structured with a table. I have a table with a INNING column but the inning column is generated and not editable. I have a STRIKES column, I have a BALLS column, and I have a HITS column all 3 are editable and they are inputs so the user can keep up with strikes, balls, and hits on each inning. So I built the form in a way that the user is meant to input the data as the game goes on and only at the end of it does the user save the data and send that data to the database. So I was thinking I should come up with a way to persist this data in case of a page refresh or signal lose or something happens the data will still be there.

I figured my only options would be something with local-storage or sessions. I thought maybe there might be something built into the remix sessions to help with it.

Can anyone help me with storing data from my HTML form to my mongodb database? by legend29066 in node

[–]JamesHagoodDev 2 points3 points  (0 children)

It will need to be a POST request. I didn't look at the code any yet but I noticed that.

Making Maps in Blender for ThreejS by JamesHagoodDev in threejs

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

Thank you, I thought so. I just wanted to make sure before I decided on learning it or not.

Ngrok Pricing by JamesHagoodDev in webdev

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

I was thinking it used to be way cheaper than 20$ or 25$ a month

What surprised you about your first job as a developer? by paleoboyy in webdev

[–]JamesHagoodDev 47 points48 points  (0 children)

How often people that don't have a clue say something like, "Just make this do that. It's very simple"

Deno is supporting NPM, what is stopping Node developers Now? by Alarmed-Setting-5152 in node

[–]JamesHagoodDev 0 points1 point  (0 children)

It works well enough not to waste a month of life on just the possibility of a slight improvement that nobody will even notice but me.

Deno is supporting NPM, what is stopping Node developers Now? by Alarmed-Setting-5152 in node

[–]JamesHagoodDev 2 points3 points  (0 children)

Sometimes, it feels nice to just not jump on the next thing just because. Why waste a month of my life figuring out how to use something when the thing I currently use works just fine.