This ultimate Episerver guide will provide you with a one-stop-shop of resources that will help you learn about Episerver CMS. This resource list is split into five parts, books, videos, sample sites, packages, and useful links.
📖 Books
The most comprehensive resource that I have personally created to help people learn about Episerver CMS is my book:
- Episerver The Missing Manual
🎬 Youtube Video Series
Another great way to get up-to-speed with Episerver CMS is to check out my Youtube series:
How To Install The Episerver React Foundation SPA Sample Site
- How To Install The Episerver VUE.JS Sample SIte: Music Festival
- Dependency Injection Within Umbraco 8 Explained
⚙️ Repos
If you want to accelerate your learning, this list of repositories can be used to help you get familiar with all the type of code that you need to write:
⌨️ Sample Sites
Below lists a number of useful starter-kits that will help accelerate your project:
When building a new project I recommend that you install these plug-ins within your build to save you time:
- Robots.txt
- BVN.404Handler
- Geta.SEO.Sitemaps
- Episerver.Cms.Audit
- Verndale.CacheBuster 1.0.0.1
- EPiBootstrapArea
📑 Useful Links
If my Episerver YouTube series, or, my book Episerver The Missing Manual is not your cup of tea, then I have hundreds of Episerver guides that cover all aspects of Episerver development that you can read, all for FREE! Most of these FREE tutorials can be found on this page:
If you do not want to browse through hundreds of tutorials then these specific posts will help you on your journey:
- Installing Episerver
- Episerver Visual Studio Extension
- How To Prevent The Extra Div Tags From Being Rendered
- Partial Views Explained
- How To Display Episerver Blocks In Your MVC Views Using The PropertyFor Helper
- The Differences Between An MVC Page Request And An Episerver Page Request
- How To Create A Mega Menu In Episerver
- How To Create Your Own Episerver Global Menu Section
- How To Add A Link Into The QuickNavigatorMenu In Episerver
- Dummy's Guide To Creating A Custom DOJO Property Inside Episerver