vizhub-issue-tracker icon indicating copy to clipboard operation
vizhub-issue-tracker copied to clipboard

Feedback : create viz first section

Open nitanagdeote opened this issue 1 year ago • 1 comments

image

To create a more structured and user-friendly approach for newcomers and experienced developers alike, the initial section could be titled 'Starter Templates for Beginners', commencing with a fundamental HTML template. This section would sequentially introduce templates for:

  • HTML: Offering a basic structure to kick-start web development projects.
  • JavaScript: Providing foundational scripts for interactive web functionalities.
  • D3.js: Introducing data-driven documents for creating dynamic and interactive data visualizations.
  • Svelte: Showcasing a modern approach to building reactive web applications with less boilerplate.
  • React: Presenting a template for developing user interfaces with component-based architecture.
  • Vue.js: Offering a progressive framework template for creating more maintainable and testable code bases.

This arrangement would guide developers to progressively learn and apply various web technologies, starting from the basics to more advanced frameworks and libraries.

nitanagdeote avatar Feb 08 '24 10:02 nitanagdeote

Nice!

curran avatar Feb 09 '24 18:02 curran