What does a web UI developer need to start? — Passing interview

Required skills for a web UI developer interview — Part 1/8

What does a web ui developer need to start? Passing interview Required skills for a web ui developer interview
So isn’t that what we’re all asking in our own lives? ‘Where’s MY elephant?’ I know that’s what I’ve been asking. — Kent Brockman (for IT, will be ‘What does a web UI developer need to start?’)

1) Required (interview killer)

If this is your first time to take an interview, maybe you will be fell kind nervous, which is normal, so, don’t be afraid, just nervous! That feeling is because you don’t know what the recruiter is going to ask and if you are being able to answer that! so, I’ll give you some topics that they are going to be asking for. And one thing, there are some interviews that the main purpose is just leveling interviews, that means they are going to hire you, but they need to know if you are a JR, SSR, SR, or an Architect (if you are here, I assume you are going to be a jr, but…. life is amazing)

HTML

What does a web ui developer need to start Passing interview Required skills for a web ui developer interview, html, html5
web UI development — html5
  1. HTML structure: Semantic, DocTypes, etc (https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5)

CSS

What does a web ui developer need to start Passing interview Required skills for a web ui developer interview, css, css3
web UI development — css3
  1. SELECTORS: Specificity and pseudo-selectors (https://developer.mozilla.org/en-US/docs/Glossary/CSS_Selector)
  2. Layout: Float, inline, inline-block, position (https://developer.mozilla.org/en-US/docs/Learn/CSS/CSS_layout)
  3. Box-Model: (https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Box_Model)

JS

What does a web ui developer need to start Passing interview Required skills for a web ui developer interview, js, react
web UI development — js
  1. Basic Language Concepts: Like types, async, and the reserved word this. (https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web/JavaScript_basics)
  2. DOM manipulation: What is the DOM and how to modify it (https://developer.mozilla.org/en-US/docs/Glossary/DOMhttps://developer.mozilla.org/en-US/docs/Learn/JavaScript/Client-side_web_APIs/Manipulating_documents)

JS Library

What does a web ui developer need to start Passing interview Required skills for a web ui developer interview, js, jquery
web UI development — js library — jquery
  1. Official Documentation: (https://api.jquery.com/)

--

--

Just a web UI developer, with more than 10 years experience, trying to share my own personal knowledge.

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store
{ JS } Guy

Just a web UI developer, with more than 10 years experience, trying to share my own personal knowledge.