please respond to the following:

  • Introduce yourself to your peers by sharing something unique about your background. Explain how you expect this course will help you move forward in your current or future career.
  • Imagine that you are a lead developer for a social media company and that one of your responsibilities is to help mentor junior developers. The junior developer that you are currently mentoring made a comment at a recent code review meeting that JavaScript is too cumbersome because of the cross-browser issues (for example, some functions do not work correctly on all Web browsers).
    • Explain to the junior developer how JavaScript fits into the client or server architecture. Your response should include the major pros and cons of using JavaScript in the client or server model.
    • The junior developer countered that web applications can be written without JavaScript and can function just as efficiently as applications that are written with JavaScript. Suggest another way that you could develop a website without JavaScript or any other client-side scripting. Compare this website’s functionality in relation to JavaScript and the requirements on the clients and servers.