mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-11 03:34:00 +02:00
Fix markdown link issue in guide (#7676)
* Update frontend-languages.md Guide reference touch ups * Update src/data/guides/frontend-languages.md --------- Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
@@ -25,7 +25,7 @@ Just starting out in web or mobile development? You may feel swamped by all the
|
|||||||
|
|
||||||
As someone who's been through this process for over a decade, I’ve made this post to make your learning journey smoother.
|
As someone who's been through this process for over a decade, I’ve made this post to make your learning journey smoother.
|
||||||
|
|
||||||
I'll focus on the essential front-end languages and recommend a few important frameworks and libraries. This will equip you with the knowledge needed to make informed decisions, provide a roadmap to help you focus on the right skills, and help you build a rewarding career in [front](https://roadmap.sh/frontend)[-](https://roadmap.sh/frontend)[end](https://roadmap.sh/frontend) [development](https://roadmap.sh/frontend).
|
I'll focus on the essential front-end languages and recommend a few important frameworks and libraries. This will equip you with the knowledge needed to make informed decisions, provide a roadmap to help you focus on the right [skills](https://roadmap.sh/frontend/developer-skills), and help you build a rewarding career in [front-end development](https://roadmap.sh/frontend).
|
||||||
|
|
||||||
## What are Languages, Libraries, and Frameworks?
|
## What are Languages, Libraries, and Frameworks?
|
||||||
|
|
||||||
@@ -48,7 +48,7 @@ Libraries are collections of pre-written code that developers can use to perform
|
|||||||
- JQuery
|
- JQuery
|
||||||
|
|
||||||
**Frameworks**
|
**Frameworks**
|
||||||
Frameworks are more comprehensive than libraries as they provide a structure or skeleton with sets of rules for building applications. They enforce architecture and offer tools, libraries, and components to streamline developments. Examples include:
|
[Front-end frameworks](https://roadmap.sh/frontend/frameworks) are more comprehensive than libraries as they provide a structure or skeleton with sets of rules for building applications. They enforce architecture and offer tools, libraries, and components to streamline developments. Examples include:
|
||||||
|
|
||||||
- Vue
|
- Vue
|
||||||
- Angular
|
- Angular
|
||||||
|
Reference in New Issue
Block a user