Small FAQ update (#6133)

pull/6136/head
Ed Lan 4 months ago committed by GitHub
parent de624e1967
commit b7daa93f7c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      src/data/roadmaps/frontend/faqs.astro

@ -6,7 +6,7 @@ export const faqs: FAQType[] = [
question: 'What are the job titles of a Frontend Developer?',
answer: [
'Front-end developers are also known as front-end engineers, front-end web developers, JavaScript Developers, HTML/CSS Developer, front-end web designers, and front-end web architects.',
"Each of these roles mostly encompass the same front-end development skills but require different levels of expertise in different front-end development skills. It's better to look at the job description to get an idea about the job requirements.",
"Each of these roles mostly encompass the same front-end development skills but require different levels of expertise in different [front-end development skills](https://roadmap.sh/frontend/developer-skills). It's better to look at the job description to get an idea about the job requirements.",
],
},
{

Loading…
Cancel
Save