Skip to content

Commit

Permalink
chore: added VueJs desc in CategoryDescriptions.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
rupali-codes authored Dec 24, 2024
2 parents 7d43caf + 1674085 commit b1f3932
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions components/TopBar/CategoryDescriptions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ const categoryDescriptions: CategoryDescriptions = {
'JavaScript chart libraries are used to create interactive and visually appealing charts and graphs for web applications. They are often used in data visualization and reporting applications.',
angular:
'Angular is a popular open-source web application framework similar to react developed and maintained by Google. ',
vue_js:
'Vue.js provides a flexible foundation for building user interfaces with JavaScript. Its gentle learning curve makes it easy to get started, while its robust architecture supports the development of complex, large-scale applications.',
//backend
api: 'Interfaces that allow different software applications to communicate and share data with one another.',
architecture:
Expand Down

0 comments on commit b1f3932

Please sign in to comment.