johnnyreilly
OSS Engineer • OSS, blogs and talks • TypeScript | ts-loader | DefinitelyTyped | Docusaurus | C# | Azure | Bicep
PriouLondon
Pinned Repositories
DefinitelyTyped
The repository for high quality TypeScript type definitions.
docusaurus
Easy to maintain open source documentation websites.
blog.johnnyreilly.com
This is the source code for https://johnnyreilly.com
fork-ts-checker-notifier-webpack-plugin
jquery-validation-globalize
An extension to the jQuery Validation Plugin which makes it use Globalize.js for number and date parsing (enabling simple internationalized validation)
jQuery.Validation.Unobtrusive.Native
Provides MVC HTML helper extensions that marry jQuery Validation's native unobtrusive support for validation driven by HTML 5 data attributes with MVC's ability to generate data attributes from Model metadata. With this in place you can use jQuery Validation as it is. Please look at the project site for demos and documentation.
fork-ts-checker-webpack-plugin
Webpack plugin that runs typescript type checker on a separate process.
ts-loader
TypeScript loader for webpack
webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
johnnyreilly's Repositories
johnnyreilly/jquery-validation-globalize
An extension to the jQuery Validation Plugin which makes it use Globalize.js for number and date parsing (enabling simple internationalized validation)
johnnyreilly/reactspike
A React spike of ReadSpike
johnnyreilly/auth0-react-typescript-asp-net-core
A boilerplate illustrating Auth0 usage with a React / TypeScript client and an ASP.Net Server
johnnyreilly/google-apis-authentication-with-typescript
johnnyreilly/typescript-4-4-more-readable-code
johnnyreilly/api-typescript-csharp-client-generation-with-nswag
How to generate TypeScript and CSharp clients based on an API
johnnyreilly/vscode-reveal
Revealjs vsCode extension
johnnyreilly/webpack-esbuild-why-not-both
A blog post on using esbuild-loader to speed up your webpack builds
johnnyreilly/CassetteDemo
A demo of how MVC and Cassette can work well together
johnnyreilly/cypress-documentation
Cypress Documentation including Guides, API, Plugins, Examples, & FAQ.
johnnyreilly/fork-ts-checker-demo
For @developer-lindner on https://github.com/Realytics/fork-ts-checker-webpack-plugin/issues/106
johnnyreilly/hours
johnnyreilly/llvm-cookbook
johnnyreilly/mobx-multiple
For @mweststrate
johnnyreilly/NODE_ENV_done_did_me_wrong
johnnyreilly/poor-clares-arundel
johnnyreilly/poorclaresarundel
The previous source of the Poor Clares of Arundel's website
johnnyreilly/priou
Priou promotional page
johnnyreilly/proverb-react
johnnyreilly/react-18-and-typescript
johnnyreilly/surfacing-azure-pipelines-build-info-in-a-dotnet-react-spa
johnnyreilly/TemplateSolutions
This is a collection of template solutions that can be used as starting points for building a web project. There are a number of different solutions with slight differences which may be more of less suitable depending on your planned project.
johnnyreilly/the-good-seed
johnnyreilly/throttle-requests-react-hook
A blog post illustrating how to gradually load data with a React Hook
johnnyreilly/tsconfig-paths-webpack-plugin
Load modules according to tsconfig paths in webpack.
johnnyreilly/twoslash
You take some Shiki, add a hint of TypeScript compiler, and 🎉 incredible static code samples
johnnyreilly/typescript-abstract-classes-and-constructors
A blog post named "TypeScript, abstract classes and constructors"
johnnyreilly/typescript-ts-loader-watch-api-illustration
Illustration of TypeScript watch API issues experienced by ts-loader
johnnyreilly/validate-json-with-typescript
A blog post illustrating how to validate JSON with TypeScript
johnnyreilly/WebFundamentals
Best practices for modern web development