Skip to content

Instantly share code, notes, and snippets.

View bsrz's full-sized avatar

Ben Sarrazin bsrz

View GitHub Profile
@bsrz
bsrz / github.markdown.alerts.md
Created November 8, 2024 19:32
GitHub Markdown Alerts

Docs are here.

Note

Highlights information that users should take into account, even when skimming.

Tip

Optional information to help a user be more successful.

Important

Crucial information necessary for users to succeed.

@bsrz
bsrz / ItemListView.swift
Last active June 1, 2024 16:24
TCA NavigationStack Example
import ComposableArchitecture
import SwiftUI
@Reducer
public struct ItemListReducer {
@ObservableState
public struct State: Equatable { }
public enum Action: Equatable {

Getting Started

Getting Started With Publish

Getting Started With Publish

Getting Started with Publish

Invalid State

Installing CocoaPods

Where do you store your secrets?

@bsrz
bsrz / 0001-My-Cli-Setup.md
Last active May 7, 2023 01:27
Publish Description

My CLI Setup