• Stars
    star
    5
  • Rank 2,861,937 (Top 57 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Demonstrates how to use TypeScript project references for module development.

More Repositories

1

stackoverflow-answers

Contains samples to support StackOverflow answers.
C#
20
star
2

webapi-cors

A demo site for ASP.NET Web API CORS
C#
9
star
3

design-patterns

Examples, articles. and presentations about design patterns and principles.
C#
7
star
4

algorithms

Self-guided learning of algorithms
F#
4
star
5

algorithms-unlocked

Shaun Luttin's implementation of procedures from Algorithms Unlocked, the book.
TypeScript
4
star
6

khan-academy-algorithms

Stores algorithm implementations from the Khan Academy Algorithms course.
F#
2
star
7

typescript-publishing-type-definitions

How to create npm package with definition files?
TypeScript
2
star
8

typescript-import-plain-javascript-file

Demonstrates using vanilla JS in a TypeScript project.
TypeScript
1
star
9

asp-net-core-razor-pages-view-component-ajax-refresh

Demonstrates using a controller with a view component in a new ASP.NET Core MVC Razor Pages app.
C#
1
star
10

socialarts.club

Tools for improving social skills.
JavaScript
1
star
11

vitae

Shaun Luttin's cirriculum vitae.
CSS
1
star
12

typescript-module-augmentation-sequelize

TypeScript
1
star
13

typescript-module-augmentation-class-prototype

Demonstrates module augmentation with the addition of a method to an existing, third-party class.
TypeScript
1
star
14

asp-net-core-auth-with-self-generated-jwt

Demonstrates the creation and validation of a JWT in the context of ASP.NET Core authorization.
C#
1
star
15

blog.shaunluttin.com

GitHub pages repository!
JavaScript
1
star
16

typescript-html-es6-module-imports

Demonstrates a simple import of an ECMA6 modules into an HTML file.
HTML
1
star
17

asp-net-core-from-path-value-provider

An ASP.NET Core value provider that binds a URI path to a complex model
C#
1
star
18

asp-net-core-health-check-dependency-injection

Shows how to use an IHealthCheck with dependency injection.
C#
1
star