Andrew Stegmaier (astegmaier)

astegmaier

Geek Repo

Company:Microsoft

Github PK Tool:Github PK Tool


Organizations
MicrosoftDocs

Andrew Stegmaier's repositories

cached-promise-memory-leak

A playground to illustrate a memory leak caused by caching promises interacting with async class methods.

Language:HTMLStargazers:1Issues:1Issues:0

iframe-experiments

A playground to test iframe memory leaks

Language:JavaScriptStargazers:1Issues:1Issues:0

playground-iframe-membranes

A proof-of-concept of an idea about how to isolate sourceless/same domain iframes with revokable proxies.

Language:TypeScriptStargazers:1Issues:0Issues:0

fluent-memory-leak

A playground to reproduce a memory leak with fluent-ui components

Language:TypeScriptStargazers:0Issues:1Issues:0

fluent-ui-react-test

A simple test of the fluent-ui-react project.

Language:TypeScriptStargazers:0Issues:2Issues:0

fluentui

Fluent UI web represents a collection of utilities, React components, and web components for building web applications.

Language:TypeScriptLicense:NOASSERTIONStargazers:0Issues:0Issues:0

fluentui-list-bug

A reproduction of a bug in @fluentui/react-northstar list component

Language:TypeScriptStargazers:0Issues:2Issues:0

FluidFramework

Library for building distributed, real-time collaborative web applications

Language:TypeScriptLicense:MITStargazers:0Issues:1Issues:0

iframe-closed-playground

This project tests the behavior of the iframe "unload" event and the "closed" property.

Language:HTMLStargazers:0Issues:0Issues:0

ms-rest-js

Runtime for isomorphic javascript libraries generated by Autorest

License:MITStargazers:0Issues:0Issues:0

msteams-docs

Source for the Microsoft Teams developer platform documentation.

Language:HTMLLicense:CC-BY-4.0Stargazers:0Issues:1Issues:0
Language:JavaScriptStargazers:0Issues:1Issues:0

parcel

📦🚀 Blazing fast, zero configuration web application bundler

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0
Language:JavaScriptStargazers:0Issues:2Issues:0

parcel-eslint-example

An example of how to use the @parcel/validator-eslint plugin

Language:HTMLStargazers:0Issues:2Issues:0

parcel-naming-conflict-bug

An illustration of a bug in `@parcel/transformer-typescript-types` related to the way it resolves name conflicts in the context of a project that contains wildcard exports (e.g. `export * from './foo'`)

Language:TypeScriptStargazers:0Issues:2Issues:0
Language:HTMLStargazers:0Issues:2Issues:0

parcel-webpack-comparer

A project to help compare bundle size and build times between parcel2 and webpack.

Language:TypeScriptStargazers:0Issues:1Issues:0

parcel2-monorepo-babel-bug

This repo was set up to provide a testing environment to explore an issue with the way Parcel2 picks up babel configuration, and a proposal for how to fix it.

Language:JavaScriptStargazers:0Issues:2Issues:0

parcel2-optional-class-properties

A repo to test the ability of parcel2 to compile typescript projects that use optional class properties.

Language:TypeScriptStargazers:0Issues:2Issues:0

parcel2-react-refresh

Testing out the (awesome) new react refresh feature in Parcel 2

Language:JavaScriptStargazers:0Issues:0Issues:0

parcel2-reexport-type-errors

A repo to demonstrate and tests the error messages that parcel gives when you re-export a type.

Language:TypeScriptStargazers:0Issues:2Issues:0

parcel2-typescript-validator-bug

A demonstration of a bug when attempting to use @parcel/validator-typescript

Language:TypeScriptStargazers:0Issues:2Issues:0
Language:JavaScriptStargazers:0Issues:1Issues:0

playground-hung-iframe-promise

This project shows a memory leak that can occur if code on the main window awaits a promise from within the iframe before performing memory cleanup. If the iframe is removed before the iframe promise resolves, the awaiting function will halt execution and cleanup code will never run.

Language:JavaScriptStargazers:0Issues:0Issues:0

stackoverflow-parcel-bundle-text-bug

A repro of a bug in parcel that occurs when combining normal css imports with the bundle-text pipline

Language:JavaScriptStargazers:0Issues:2Issues:0

stackoverflow-parcel-matter

An example of how to import Matter and Poly-Decomp Libraries with Parcel

Language:HTMLStargazers:0Issues:2Issues:0
Language:TypeScriptStargazers:0Issues:2Issues:0

swc-decorators-test

A reproduction of an issues with transpiled decorators with swc.

Language:TypeScriptStargazers:0Issues:2Issues:0