Eli H. Schei

Eli H. Schei @elischei

About: Senior front-end developer who mainly work in the Microsoft 365 -sphere. 👩🏻‍💻 Sharing the things I know, and the things I’m learning. I also like to draw ✍🏻

Joined:
Feb 13, 2021

Eli H. Schei
articles - 24 total

How to upgrade your SPfx project to the latest version, and how to fix/avoid common issues

Recently I had to upgrade an older project to the newest version of SPfx, and even though there are...

Learn More 0 0May 12 '23

What is a Microsoft 365 Developer, and how to get started

Often, when I talk to other developers – outside of the the “Microsoft 365 sphere”, they have no idea...

Learn More 6 1Jun 20 '22

Upload files to SharePoint with JavaScript using Microsoft Graph and Microsoft Authentication Library

Phu, thats a long title - but I wanted to make it really clear what this blogpost is about. So as you...

Learn More 9 0Nov 23 '21

Testing Teams apps made easier with the new developer portal

One of my most read blogposts isthe one about sideloading apps in Microsoft Teams, so when I heard...

Learn More 3 0Nov 12 '21

5 reasons I started a developer blog and why you should concider starting one too

After a two month “blogging dry spell” it might be a little ironic that now is when I decide to write...

Learn More 7 0Nov 3 '21

How to become a console.log() ninja

If you are a web developer I'm guessing you have used console.log() a couple of (thousand) times. But...

Learn More 8 1Sep 22 '21

My top 5 favorite newsletters to keep up with frontend development news

It can be overwhelming to keep track of everything in the tech-universe - things changes so fast. And...

Learn More 96 13Sep 10 '21

How to register an application in Azure AD using Azure CLI

If you are working as a M365 developer you probably have had to register an application i Azure AD at...

Learn More 9 0Sep 2 '21

Accessibility evaluation tools

After learning about different accessibility principles, looking at more complex challenges, and...

Learn More 9 3Aug 27 '21

A list of useful git resources + cheat sheet

I’ve been collecting a list of usefull resources to learn, and get better in useing, git. And I...

Learn More 3 0Aug 4 '21

A deep dive into ARIA

Have you heard about ARIA attributes but don’t really understand what they are, or how to use them?...

Learn More 22 3Jul 12 '21

5 must have extensions when working with SharePoint framework (SPfx)

I have previosly written a blogpost about my favorite extensions for VSCode. Today I want to share my...

Learn More 13 2Jun 30 '21

A look at some more complex accessibility challenges

Prerequesites: I will assume you have some basic understandig of accessibility concepts, if you...

Learn More 15 2Jun 23 '21

How to use node version manager (nvm for windows) to handle different node-versions

Disclaimer: This is about nvm for windows. If you are on mac/linux follow this link to find the...

Learn More 6 1Jun 16 '21

5 accessibility principles you can start implementing now

The topic of web accessibility is huge, and it can be hard to know where to start. In this blogpost I...

Learn More 50 8Jun 10 '21

Change your approach to accessibilty and get a better developer experience (and create more accessible websites)

You have probably heard about web accessibility on more than one occasion, especially if you work as...

Learn More 23 2Jun 2 '21

How to add syntax highlighting to markdown code blocks

Maybe I’m just late to the party, but the other day I learned how to add syntax highlighting in markd...

Learn More 8 3May 28 '21

How to deploy your SharePoint framework (SPfx) solution using PnP powershell

Prerequesites: You need to have the PnP Powershell module installed to use the pnp powers...

Learn More 7 0May 28 '21

My top 5 favorite VSCode extensions

There are dozens, problaby thousands even, of lists like this out there. But who doesn’t love a good...

Learn More 3 1May 23 '21

A beginners guide to PowerApps Component Framework (PCF) – part 2: Common problems/errors

In the first part of this series I gave an introduction to setup, test and deployment of PCF componen...

Learn More 5 0May 18 '21

Well that was easy - my first contribution to bugsmash

I've been coding for years, but I'm new to the whole open source thing so I decided that the bugsmash...

Learn More 11 2May 7 '21

A beginners guide to PowerApps Component Framework (PCF) - part 1

Prerequisites: You should be familiar with basic web development, like how to set up your dev-enviro...

Learn More 11 0Apr 18 '21

How to create multiple profiles for Windows Terminal

If you are using windows terminal you know that you can use multiple tabs. But did you know that you...

Learn More 15 0Apr 13 '21

Create and add a custom color theme to SharePoint Online using PnP powershell

Prerequesites: You need to have the PnP Powershell module installed to use the pnp powershell comman...

Learn More 5 0Apr 12 '21