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>
feat/sidebar
Ed Lan 2 weeks ago committed by GitHub
parent 7ac0383769
commit 54809698ed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      src/data/guides/frontend-languages.md

@ -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

Loading…
Cancel
Save