avatar

Per Fröjd

Fullstack Developer, Gothenburg

Serving as a personal repository of thoughts, ideas and code snippets others might also enjoy.

Latest Posts

context pattern with modals

  • typescript
  • react
  • snippets

random typescript functions I use for mocking data

  • snippets
  • typescript

dependency injection with xunit tests

  • csharp
  • snippets

implementing full-text search with postgres

  • postgresql
  • snippets

error handling and pattern matching in csharp

  • csharp
  • api
  • postgresql
  • snippets

preferred way of using a react context

  • react
  • snippets
  • typescript

signalr and some hooks

  • javascript
  • react
  • signalr
  • snippets

building an API client with retries

  • javascript
  • axios
  • snippets

promises everywhere, at the same time

  • snippets
  • javascript

advent of code 2018

  • soft
  • advent of code
  • learning

webpack and legacy applications

  • webpack
  • legacy
  • c#
  • mvc

rolling up the code

  • typescript
  • rollup

canceling the results of a promise

  • snippets
  • react
  • javascript

the case of immutable js

  • javascript