You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduce a Resource Panel under the word meaning in the dictionary entries on jargons.dev. This panel will provide users with links to external articles, videos, and other learning resources related to the word. The feature will also extend the jargons editor to collect and manage these resource links for each word.
Motivation
The primary goal of jargons.dev is to simplify software engineering terms and make them accessible to developers of all levels. By adding a Resource Panel, we can enhance the user experience and provide opportunities for deeper learning. Many developers look for practical guides, detailed explanations, or video tutorials to understand complex terms, and this panel will serve as a bridge to external resources, ensuring jargons.dev stays relevant and useful.
Goal
Frontend Changes:
Add a Resource Panel below the word meaning on the word detail pages.
The panel should display a list of external resource links, categorized if necessary (e.g., Articles, Videos).
Jargons Editor Update:
Add a new section in the editor interface to allow contributors to add, edit, or delete external resource links for words.
Implement input validation for URL formats and categorization.
Content Updates:
Start collecting and curating external resources for a few popular words as an initial dataset.
User Interface Consideration:
Ensure the Resource Panel is unobtrusive, visually aligned with the existing design, and easily navigable.
The text was updated successfully, but these errors were encountered:
Summary
Introduce a Resource Panel under the word meaning in the dictionary entries on jargons.dev. This panel will provide users with links to external articles, videos, and other learning resources related to the word. The feature will also extend the jargons editor to collect and manage these resource links for each word.
Motivation
The primary goal of jargons.dev is to simplify software engineering terms and make them accessible to developers of all levels. By adding a Resource Panel, we can enhance the user experience and provide opportunities for deeper learning. Many developers look for practical guides, detailed explanations, or video tutorials to understand complex terms, and this panel will serve as a bridge to external resources, ensuring jargons.dev stays relevant and useful.
Goal
The text was updated successfully, but these errors were encountered: