Skip to content

Tutorial Page 2: RenderTutorials #7

@denise-khuu

Description

@denise-khuu

Implement the renderTutorials function in the index.js

function renderTutorial
It should get a tutorial as param and create the html snippet which should be rendered in results-panel.
The tutorial-panel should have:

  • title
  • subtitle
  • description
  • links to katacoda, vscode and eclipse tutorial

function renderTutorials

  • should get an array of tutorials and for each tutorial it should create the tutorial panels.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions