mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-04-13 11:52:03 +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:
parent
7ac0383769
commit
54809698ed
@ -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.
|
||||
|
||||
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?
|
||||
|
||||
@ -48,7 +48,7 @@ Libraries are collections of pre-written code that developers can use to perform
|
||||
- JQuery
|
||||
|
||||
**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
|
||||
- Angular
|
||||
|
Loading…
x
Reference in New Issue
Block a user