• Stars
    star
    2
  • Language
    JavaScript
  • Created about 8 years ago
  • Updated 3 months ago

Reviews

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

Repository Details

An example of using JSON Web Tokens (JWT) and JSON Web Keys (JWK) to authenticate an API.

More Repositories

1

kafka-nodejs-example

Showcases using Kafka with a producer (writes messages to PostgreSQL) and consumer in NodeJS.
JavaScript
89
star
2

turborepo-design-system

A monorepo showcasing the management of numerous packages.
TypeScript
86
star
3

angular-code-splitting

An example application made up of smaller "page applications" that are split into webpack chunks and loaded on demand.
JavaScript
17
star
4

nodejs-background-worker

NodeJS service that offloads expensive jobs to Bull (Redis-based queue) for background processing.
JavaScript
6
star
5

avengers-web-application

An example web application for teaching purposes.
JavaScript
5
star
6

translations-jed

Demonstrates the entire process of gettext / i18n. Extracting strings into pot templates, populating templates into catalogues, converting catalogues into json and using gettext functions within the application code. Uses Jed (https://messageformat.github.io/Jed/) as a Gettext implementation.
JavaScript
2
star
7

react-todo-application

An example React application to learn the absolute basics and fundamentals of the library.
JavaScript
1
star
8

server-sent-events

An example tracking application that uses server-sent events to update a markers position on a Google Map
TypeScript
1
star
9

image-preloader

A library that takes an image URL, preloads it and triggers a supplied callback.
JavaScript
1
star
10

playwright-demo

Examples of using Playwright to handle common case testing scenarios.
TypeScript
1
star
11

translations-i18next

Demonstrates maintaining a pot template, then converting populated po catalogues into json catalogues and using gettext functions within the application code.
JavaScript
1
star
12

nextjs-pokedex

A pokedex application built in Next.js and styled with Emotion to showcase static generation and server-side rendering.
JavaScript
1
star
13

pokemon-cards

Showcasing CSS features such as Grid and Clip-Path
HTML
1
star