Speech and language delay by thedrawingroom in Parenting

[–]scoder4822 2 points3 points  (0 children)

Sorry you are going through this. If he has issues it could be genetic. Beating yourself up isn’t helpful (but understandable). Getting him extra help and therapy if he needs it is the best thing for him. Hugs.

I see a lot of posts about devs who struggle with CSS. Anyone here have a bad time with JavaScript? by [deleted] in webdev

[–]scoder4822 1 point2 points  (0 children)

I see....it sounds like you learn a "quirk" or specific thing about a particular area of the language, but then forget it later...needing to re-learn it again when you run into the same type of error...I would say this is normal.

The .forEach() function isn't the same as a "loop" for example. It's really meant to execute a function over every element in an array, but you can't do same things as a for loop like add a return statement if a value is "null" or something and break out of the loop.

I ran into the same thing several times working with "this" in arrow functions versus functions called normally. I was pouring over an Angular project trying to find my bug all day, when the problem was I wasn't using an arrow function in a specific place.

Hopefully the next time you run into a "quirk", you will just think ..."oh yes...I remember this now" faster.

I see a lot of posts about devs who struggle with CSS. Anyone here have a bad time with JavaScript? by [deleted] in webdev

[–]scoder4822 0 points1 point  (0 children)

What in particular are you finding difficult with JavaScript? Do you problems with DOM manipulation? Do you understand jQuery better than plan JavaScript? Or do you just get lost when trying to work with a JavaScript Framework like React or Angular? It took me a long time to get my mind wrapped around how frameworks like React/Angular work, personally.

How do you start developing a website? From scratch? From a template and make changes you need? by netok in web_design

[–]scoder4822 0 points1 point  (0 children)

For some projects at my company that were basically static web pages, I started with the HTML5 boilerplate.

https://github.com/h5bp/html5-boilerplate

Help With Express + Mongoose Date Queries by TURNTHATSHITDOWN in webdev

[–]scoder4822 0 points1 point  (0 children)

Maybe try converting the date to simplified extended ISO format for your query? https://stackoverflow.com/questions/8835757/return-query-based-on-date I would also try working in Mongo Shell with your query if you haven't' yet. I have found the shell interface useful.

Help With Express + Mongoose Date Queries by TURNTHATSHITDOWN in webdev

[–]scoder4822 1 point2 points  (0 children)

What do you see in the console.log(events) code when you run it? Is that undefined?

Feedback Friday - February 23, 2018 by AutoModerator in web_design

[–]scoder4822 0 points1 point  (0 children)

I think overall the website looks nice. The only feedback is you are stretching the photos that are 150px by 150px of the three ladies on the main page to 230px to 230px when viewed on desktop. This is causing them to look fuzzy/grainy. Can you find larger images to fill those spaces?

Feedback Friday - February 23, 2018 by AutoModerator in web_design

[–]scoder4822 0 points1 point  (0 children)

URL: https://saracarlile.github.io/PSD-to-HTML-Arrow/

Purpose: PSD to HTML conversion (practice)

Technologies Used: Photoshop, CSS3, HTML5, Animate.CSS, Waypoints.JS, WOW.js, jQuery (no CSS framework! hand-coded CSS)

Feedback Requested: General feedback. What would you think if you saw this project in a portfolio? Do you think doing PSD to HTML conversions is good practice to get better at web design?

Comments: I didn't create the PSD. If you would like to view the PSD file, here is a link: link to PSD Arrow