It's so anti intuitive! Amazon...at least give me the option to put it back up there. This bottom search bar thing is horrible
@amazon#amazon#AmazonPrime#amazonapp
Long twitter hiatus, Been at the coding still and we're full stack ready. Currently in a Full stack developer position at an environmental organization part time. Doing pull request reviews and bug fixes. #git#100Devs#typescript#javascript#coding
The brain is braining!!! 🧠
Was totally dumbfounded as to why my api wasn't working when it was deployed to heroku. However, after a night's rest, I remembered to set all of the config cars in the settings and it finally works! 🥲
#NodeJS#javascript#webdevelopment
day 100 of #100daysofcode Still working on the css for the boba server sided app. Things are looking good. Going to try to create reusable css styling, so I don't have to repeat the same code 4 times. #javascript#dry#nodejs#css
day 99 of #100daysofcode continuing the long arduous process of styling. Trying a new approach that seems to be speeding things up a bit. Luckily, it doesn't have to be super fancy. Just needs to look decent #javascript#css#NodeJS
Big thanks to @Sanjeev_Tea for his tutorial video youtube.com/watch?v=jwp4U6v-…
It's a long watch, but solved every image uploading issue I was having and greatly expanded my knowledge of multer and aws s3
day 97 of #100daysofcode all the deep diving paid off. Managed to get images to upload properly to #awscloud s3 v3 and pull the url into #MongoDB . The pay off in this case is a rubber duck jpg 🥲 #javascript#NodeJS
long weekend of helping the wife with a student council project. Didn't get any coding done because of life's responsiblities.
day 96 of #100daysofCode finished a deep dive into multer tutorial and finally resolved the image uploading conundrum I was dealing with. #amazonS3#js
day 94 & 95 of #100daysofcode decided to learn how to integrate amazon s3 bucket into my project to handle image uploading. Now if I can only figure out how to get it to work. Hello tutorial hell my old friend(frenemy?) #mongodb#multer#amazons3#node#express
Day 90 & 91 of #100daysofcode got the image uploading to work on my project. Opted to integrate built in validation on the input form to try to filter out any errors before data reached the backend. Added an error message on the off chance it makes it past the built in validation
day 89 of #100daysofcode getting close to finishing the mongodb express project. Got the crud aspect working properly now. Just going to add a few more routes and some styling. After that, it'll be good to go.
#javascript#nodejs#ejs#MongoDB#html#CSS3
day 88 of #100daysofcode didn't have a lot of time to get stuff done because I'm the designated chauffeur for my mom's rehab appointments. However, did manage to get the router.post functionality working. Very satisfying seeing things not broken for once #mongodb#js
day 87 of #100daysofcode The boba server sided project is coming along. Trying to get the db to read from different areas of the application, so I can begin the crud aspect #javascript#nodejs#MongoDB
day 86 of #100daysofcode working on my serverside boba project app. Everything is going well actually thanks to all the time i've spent in tutorial hell recently. #javascript#nodejs#mongodb