React
7 TopicsSteps to Load a Power BI Report on your React Application.
This blog is about embedding Power BI reports in a React project. It covers the steps required to set up the necessary dependencies and create the embed configuration. The aim is to enable React developers to easily integrate Power BI reports into their web applications.13KViews3likes3CommentsAutomate with Ease: Power Automate and React Integration for Streamlined Business Processes
Discover the Power of the Power Platform and how Power Automate can be integrated into traditional development using React JS. Built a Registration Form in React JS with an API that Receives Data in Power Automate. Curious to know how this is down? Read to know the step-by-step process of how to replicate it.5.7KViews2likes0CommentsCreating TypeScript Apps with React and Node
Hey Everyone thanks for joining the session, here are all the resources and links we shared! Workshop Recording Get Started with React Introduction to Node.JS Episode 1 of Typescript For Beginners Series Episode 2 of Typescript For Beginners Series Node/ Backend Github Repo React/ Frontend Github Repo Interfaces in Typescript React TypeScript Cheatsheets Transform JSON to Interface Tool Challenge! Connect the Frontend to the new route on the Backend that allows a user to type in a Station Name and ping the new endpoint to get the station ID. This allows the user to get transit times without knowing the station id. Feel free to write in here if you get stuck!974Views2likes0CommentsHow to move your React website from localhost to the internet
Let us say you have been building your website for a while now and it is time to show the world what you have been working on. One of the best ways to achieve this is by hosting your site using Azure Static Web Aps (SWA). In this blog, I will take you step by step through deploying your site for the world to see.5.2KViews2likes0CommentsMicrosoft University College London IXN Project Resourcium
Student Mobile app which utilise Microsoft Learn, Linkedin, PowerApp, Azure and PWS to deliver a solution which centralizes resources for Students on a single portal. It also includes data collection on student sentiments and areas that they need additional help on so that the teaching and learning teams as well as course reps can see what help can be provided to students. The aim of the application is to provide as much help as possible to the students via the surfacing of resources and a Question & Answer bot.2.7KViews0likes0Commentswhere to add PnPTelemetry code in SPFX PnP solution
Hi all, I need to include PnP Telemetry in my code. I am working on SPFX React based solution. I haven't used it before. Can you guide me where to use below lines of code, in Constructor or render method? const telemetry = PnPTelemetry.getInstance(); telemetry.optOut(); This is one of app deployment requirement, haven't found much documentation about it. Will apricate your help on this.675Views0likes0Comments