prangel.dev

Paul Rangel · Full Stack (mostly front end) Engineer

Links

#crusoe/links #personal/projects/links

Golang

  1. The Go Programming Language and Environment | May 2022 | Communications of the ACM
  2. Effective Go - The Go Programming Language
  3. How to Write Go Code - The Go Programming Language
  4. The Go Memory Model - The Go Programming Language

Goroutines

  1. Goroutines Under The Hood - Blog by Osamh aloqaily

Slices

Go by Example: Slices

Rust

Learning Rust programming

  1. Beginners Series in Rust from Microsoft

CORS

  1. cors/cors.go at master · rs/cors · GitHub
  2. gateway/cors.go at 5397fd44d8d192fb3c08b6367b0a6ca454b3751c · go-kratos/gateway · GitHub

Reverse Proxy

  1. Writing a Reverse Proxy in just one line with Go | HackerNoon
  2. Simple and Powerful ReverseProxy in Go – Josh Software

Fourier Tranform

Photo Editing

Security

Tools

Mocking the API

MSW – Seamless API mocking library for browser and Node | Mock Service Worker

Localhost Proxy

ngrok - secure introspectable tunnels to localhost

Weather API

api.weather.gov: General FAQs

Git

Git Commit

How to Write a Git Commit Message

Git Hook Precommit

https://github.com/kaczor6418/git-hooks-example/blob/master/git-hooks/pre-commit

Localization

Data Visualization

HTML Email Tools

Websockets

Monorepo Tools

Awesome Monorepo Tools | Turborepo

Offline Storage

Build Tools

CRON

React

React Cheetsheets

React Rendering

React Project Layout

React Timer

For the stopwatch GitHub - vydimitrov/use-elapsed-time: React hook to measure elapsed time using requestAnimationFrame

React State

React Optimizing Rerenders

React Context

React Animation

React Store / Database

Introduction to SyncedStore | SyncedStore - Javascript CRDT based real-time sync GitHub - tinyplex/tinybase: A tiny, reactive JavaScript library for structured state and tabular data.


Tmux Terminal Window Management

Feature Flags

https://github.com/twoflags-io/twoflags-api


Developer Productivity


Git

Rebasing

Container Development

Developing inside a Container using Visual Studio Code Remote Development

Networking

REDIS