Here is an article that answers the simple question: PowerApps Portal: Tutorial How to create a portal? Come and discover the tips around this subject!
When developing a Portal with Power Apps Portal, you'll reach a point, where you want to have your developments in a source control or where you want to deploy your portal to a production environment. It's possible with Power Apps Portal source code with Visual Studio Code and Power Platform CLI.
Dynamics 365 Developer Toolkit was a very useful tool for CRM developers, nowadays the new Power Platform Tools for Visual Studio will replace it and it's a good news ! With a lot of new features. Come discover it on this article !
Dataverse PCF control for N:N relationship and muti-lookup : find here a full guide and a ready to use PCF that could help you on your projects to manage NN and lookups in a more user friendly way.
Dynamics 365 : Custom chart with HTML and JS : Charts in CRM are very important and allow data to be represented graphically. However, the standard D365 chart engine is often limited ... Here is an alternative to create custom charts with HTML and JS.
Here is a very interesting new feature to improve the user experience on Model Driven Apps. It is about being able to use panels on the right side and to embed all kinds of web content. Come and read this article: PowerApps Side Panes Tutorial
You must surely know the possibilities of tracing in D365 with the TracingService, but did you know that it is now possible to use Azure tracing? Here is an article on the subject: Dataverse Plugin telemetry with Azure Application Insights
This new trick will show you D365 : How to embed a Power BI dashboard to an entity form. Out author propose to use a nice XTB plugin to manage it. Read it !
Great new feature in API of Dataverse : How to change format of existing columns ! It will allow you to change the type of fields after creation ! Thx MS !