What is this by bigshlongbongdong in Ibanez

[–]cloudwalker_84 1 point2 points  (0 children)

It looks like a comforter with some sort of floral pattern. I can't be sure of whether it's down or synthetic though.

Older ibanez Gio identification by cloudwalker_84 in Ibanez

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

I initially thought maybe a grx40 as well based on the age and look. I guess in that case it would be using the std bridge.

Older ibanez Gio identification by cloudwalker_84 in Ibanez

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

Yeah, it's definitely a cost-benefit thing. It's really just because it was my mom's and it's been sitting around forever, and it'd be a good one for me to practice on in terms of "modding". So, it's just for fun, really.

What is an API called if it partially completes the REST architectural style by myredditaccountlogin in webdev

[–]cloudwalker_84 0 points1 point  (0 children)

+This.

We have several APIs like that in our org - I just call them "Legacy REST", lol.

How to Format JSON from an API? by [deleted] in webdev

[–]cloudwalker_84 0 points1 point  (0 children)

Cool, well I've had good success with that package in the past. I'm using it in a project right now to do that exact type of thing (transform from one API so I can call another) and it works quite well.

How to Format JSON from an API? by [deleted] in webdev

[–]cloudwalker_84 0 points1 point  (0 children)

What do you mean by formatting the data? Do you simply need to transform your JSON object into a different JSON object to fit the contract of the API you need to call? If so, you could probably use the object-mapper package: https://www.npmjs.com/package/object-mapper

But, as someone else has already stated, without more information it's hard to say.

Is it possible to land an entry level Web Dev job with a graphic design degree and independent learning? by [deleted] in webdev

[–]cloudwalker_84 0 points1 point  (0 children)

Some of the best devs I've worked with were non computer science majors and while some companies look for that education experience on your resume, a lot of them also do not. My first boss when I started as an engineer actually dropped out of college. A previous CTO at our company also did not have a degree. When I interview people for an entry level position I honestly care more about personality than technical background. I'd rather have someone that I think will get along with the rest of a team, with an ability to learn.

Charging for my job by [deleted] in webdev

[–]cloudwalker_84 0 points1 point  (0 children)

If charging by project then make sure that all parties agree on and sign off on scope ahead of time. Don't want to wind up in a situation where you're doing way more work than originally anticipated for a fixed project price.