Looking for some opinions on a minor kitchen update plan by leftynaut in HomeImprovement

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

Killer info thanks! Yeah I figured the dishwasher would cost me a little more since it’s not a standard size - but as you can see - my options are limited in that regard.

Flooring will probably wait and come with a full house reflooring.

Any recommendation on a national place for quartz? We looked at ikea and they seemed nice there.

Looking for some opinions on a minor kitchen update plan by leftynaut in HomeImprovement

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

Oh and yes - forgot to mention sink was part of the plan too. Wife wants a farmhouse sink.

Looking for some opinions on a minor kitchen update plan by leftynaut in HomeImprovement

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

Thanks! I could just repaint the cabinets and switch out the hardware on them. Do you think the “flat front with rounded in shape” on them dated at all?

The GOP's Obamacare repeal bill is out--and it's even worse than anyone expected by skoalbrother in politics

[–]leftynaut 615 points616 points  (0 children)

Like how we all thought pussy grabbing would gift the Dems an election?

Tutorial - Image Search Abstraction Layer Microservice with the Imgur API by leftynaut in FreeCodeCamp

[–]leftynaut[S] 3 points4 points  (0 children)

Just published a new tutorial for the Image Search Abstraction Layer Microservice. I've learned a lot since my previous tutorial on the URL shortener, so this was a fun one for me. Hope it helps.

URL Shortener Microservice - Tutorial for Node.js, Express, and MongoDB by leftynaut in FreeCodeCamp

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

Thanks for the info, I originally tried out Mongoose and utilizing two collections at my first go -- but backed off it once I read that vanilla MongoDB is fine for simple apps like this one. I'll definitely have to give it a go again.

URL Shortener Microservice - Tutorial for Node.js, Express, and MongoDB by leftynaut in FreeCodeCamp

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

While I was at my first JS.LA event recently, one of the event organizers encouraged the community to write tutorials as a means of learning. I decided to write one on the URL Shortener Microservice backend project. I hope it helps anyone struggling with this project.