Class 4 — JS311

Sandra Escalante
1 min readJul 11, 2021

What do you find challenging about coding?

I find JavaScript to be incredibly difficult. I am waiting for the “aha!” moment I hear so much about. It’s not clicking for me yet and I feel like I fall further behind with every class.

Talk about a project that disappointed you. What would you change?

Towers of Hanoi. It was difficult and frustrating. I am still struggling a lot with JS and I was disappointed in myself for not being able to figure it out. If I could change something about that project, I would have preferred to do that as a final project and not the midterm checkpoint. I spent too much time on the towers and I struggled to keep up on my weekly homework.

List three key things to consider when coding with SEO in mind.

  1. Serve text-based alternative to on-page scripts.
  2. Combine script files to speed up load times.
  3. Mobile friendliness.

List five or more ways you could optimize a website to be as efficient and scalable as possible.

  1. Make your website useful for your specific audience

2. Grow your traffic

3. Make it compatible for mobile phones and tablets

4. Have valuable content

5. Analyze the website data

--

--