1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-16 22:23:59 +02:00

Small FAQ update (#6133)

This commit is contained in:
Ed Lan
2024-07-11 12:57:39 +02:00
committed by GitHub
parent de624e1967
commit b7daa93f7c

View File

@@ -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.",
],
},
{