Skip to content

dlexion/episerver-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Episerver - training

Episerver Development Fundamentals learning path


Agenda


Module A - Getting Started

Module B - Pages, content types and properties

Module C - Rendering

Module D - Blocks

Module E - Listing & Menu Controls

Module F - Search & Filter

Module G - Administration tools

Ideas for further studying

  • Change property name and create migration step
  • Create several templates for one content (Block or Page)
  • Add a block preview template (also implement default preview for all blocks)
  • Working with shared blocks programmatically (create and initialize properties)
  • Working with media data programmatically (import images, BLOBs provider)
  • Store data in the Dynamic Data Store (DDS)