Skip to content

Instantly share code, notes, and snippets.

@bjesuiter
Last active July 25, 2023 20:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bjesuiter/d12e21c698d4b2d2cd709b0013935ba4 to your computer and use it in GitHub Desktop.
Save bjesuiter/d12e21c698d4b2d2cd709b0013935ba4 to your computer and use it in GitHub Desktop.
Personal Awesome List bjesuiter

Benjamin Jesuiter Personal Awesome List

HEADS UP! This list may be out of date. New Lists started at: https://gist.github.com/bjesuiter/7ad486562d75aa068c23a096670c28b3

Best Other Awesome Lists / Discovery Websites

API Mocking

  • http-fake-backend
    Serves json files or complete binary files with configurable routes
  • mswjs
    Mock Service Worker JS - Intercept HTTP Requests with a service worker and serve mock data!
  • smoke
    JSON File-based Mocking Server

Database ORMs / Access Layers

Node Templating Engine

Node HTTP Clients

  • ky (Sindre Sorhus) - Tiny wrapper around fetch for quality of life improvements (shortcut methods, treating status !== 2xx as error, etc.)

  • got (Sindre Sorhus) - Extended http client, with stream support, progress events, etc.

Dev WebApps & Tools

VSCode Extentions

Wissensvermittlung

WebComponent UI Elements

Special Web Components

Webdesign Libs

Angular Components & Libs for usage

RxJS

Typescript Utils

Jest Testing für Android

vserv management

Awesome Docker Images

WebAssembly Client Runtime and Paket manager

Webhosting

Dev Marketplaces

Web Scraping

  • Puppeteer - full chrome browser
  • Cheerio - more lightweight approach, like jquery for the server

Nice Rust/ Go Tools


Awesome Information

References & Tipps for Package Maintainers

For Angular Library Packages

Best Personal Blogs

HTTP Tricks

Online Coding Trainings

Coding Games

Katas (for self-programming in VSCode Live Share)

https://kata-log.rocks/pair-programming

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment