Pinned Repositories
jsdom
A JavaScript implementation of various web standards, for use with Node.js
speedline
Calculate the speed index from devtools performance trace
event-visualizer
A visualization tool to better understand how events propagate in the shadow DOM.
fast-membrane
Case study to optimize observable-membrane performance.
lwc-barebone
The most barebone LWC setup for simple experiments and bug reproductions
rcast
🎧 PWA podcast player written with LWC
snapline
Unleash your screenshots stored in Chrome Devtool timeline files
tlox
Interpreter for the 'Lox' language written in Typescript
lwc
⚡️ LWC - A Blazing Fast, Enterprise-Grade Web Components Foundation
observable-membrane
A Javascript Membrane implementation using Proxies to observe mutation on an object graph
pmdartus's Repositories
pmdartus/lwc-barebone
The most barebone LWC setup for simple experiments and bug reproductions
pmdartus/sfdc-graphql-endpoint
Proof of concept generating a GraphQL API for Salesforce
pmdartus/wc-ssr
Experimentation for SSR support with web components
pmdartus/vdom-perf-investigation
Investigate how VNode structure impacts traversal's performance
pmdartus/dependabot-tester
pmdartus/generators-for-fun
pmdartus/makita
Takima frontend performance workshop material - Alt. implementation of /postuler Takima page
pmdartus/reactivity-in-depth
pmdartus/scoped-slot-experiment
Experimenting with the concept of scoped slots with different frameworks.
pmdartus/stream-literal
Experiment with stream templating
pmdartus/blog
My personal space to share knowledge on web development, JavaScript, and performance
pmdartus/clarity
A behavioral analytics library that uses dom mutations and user interactions to generate aggregated insights.
pmdartus/dependabot-test
pmdartus/graphql-spec
GraphQL is a query language and execution engine tied to any backend service.
pmdartus/lwc-destructuring-bug
Repro case for LWC destructuring bug
pmdartus/lwc-grid-layout-test
Simple LWC grid layout example
pmdartus/mockttp
Powerful friendly HTTP mock server & proxy library
pmdartus/parse5
HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.
pmdartus/renovate-test
pmdartus/sfdx-jest-instanbul-bug
pmdartus/shadygraph-core
pmdartus/shiki
A beautiful Syntax Highlighter.
pmdartus/turbo-bear
Compiler for a toy language using Rust and LLVM
pmdartus/cpu-load-monitor
A proof-of-concept for monitoring CPU load application.
pmdartus/decoupage-administratif-dataset
Dataset consolidé des communes, départements et régions de France 🇫🇷
pmdartus/fast-find
Experimenting with file system traversal
pmdartus/neural-network-from-scractch
Notes from reading Neural Network from Scratch (https://nnfs.io/)
pmdartus/prettier
Prettier is an opinionated code formatter.
pmdartus/prettier-benchmark
Performance benchmark for Prettier CLI
pmdartus/rule-of-five
Putting Hubbard's "Rule of Five" in practice with various examples.