Chaye Novak

Blog

Technical articles, tips and tutorials on Power Platform/Dynamics 365, Azure, web development, TypeScript, React, and everything I've been learning along the way.

ReactJavaScriptPatterns

10 React Patterns Every Developer Should Know

These battle-tested React patterns will help you write cleaner, more maintainable components and improve your overall architecture.

3 min read
Power PlatformPCFDynamics 365Custom Pages

How to Open a Custom Page from a PCF Code Component

A practical workaround for opening a custom page from a PCF code component by extending the component API to expose the undocumented navigateTo function.

5 min read