mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	## About the changes Refactor the main nav, with the following goals: * Communicate the value of each section vs the format (ex: “Understanding Unleash” vs “Topic Guides”) * Make space for the Feature Flag tutorials section that we’re starting to build * Scope updates to navigation and pages that need updates based on new URLs & organization * Update URLs to follow the new hierarchy without breaking links (adding redirects & editing internal links between pages as needed) ### Important files sidebar.js docusaurus.config.js ## Discussion points * Redirects can't be tested out of prod, which is a bummer :/ * Some URLs have been preserved untouched while we monitor for potential negative SEO impact of client-side redirects * It's a large PR (sorry). Nav changes and file movements impacted lots of files. --------- Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
		
			
				
	
	
		
			37 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			37 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---
 | ||
| id: advanced-for-devs
 | ||
| title: Advanced for Developers
 | ||
| ---
 | ||
| import VideoContent from '@site/src/components/VideoContent.jsx'
 | ||
| 
 | ||
| :::info
 | ||
| **This Unleash Academy course is for all developer roles working with Unleash, after Foundational content has been reviewed.**
 | ||
| :::
 | ||
| 
 | ||
| :::note
 | ||
| **Estimated time burden:** 45 minutes
 | ||
| :::
 | ||
| 
 | ||
| ---
 | ||
|   
 | ||
| ## Learning Objectives
 | ||
| 
 | ||
| Unlock the full potential of Unleash, streamline your development process and make data-driven decisions with confidence. Learn how Unleash can support your business needs and understand advanced usage like collaboration, data insights and A/B testing, auto-remediation, and integration into third party tools. 
 | ||
| 
 | ||
| You’ll master advanced use cases and implement best practices - this course will empower you to maximize Unleash's capabilities for your projects.
 | ||
| 
 | ||
| 
 | ||
| ---
 | ||
|   
 | ||
| ## Course Detail
 | ||
| 
 | ||
| <VideoContent videoUrls={["https://www.youtube.com/embed/videoseries?si=ry507OKlfb1liKFD&list=PLcVJ5JY19ncXmAbFqfamyAV698WINtQaJ"]}/>
 | ||
|   
 | ||
| 
 | ||
|   
 | ||
| :::info Embedded Player
 | ||
| The full course is shown above.  
 | ||
| Click the icon in the top right corner of the embedded player to view your progress as you work through the videos.  
 | ||
| Options to go full screen, view the playlist on YouTube or share are also enabled.
 | ||
| :::
 |