Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today. Learn more →
Episode-code-samples Alternatives
Similar projects and alternatives to episode-code-samples
-
todomvc
Helping you select an MV* framework - Todo apps for React.js, Ember.js, Angular, and many more
-
milewski-ctfp-pdf
Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support. Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
swift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
-
-
Resolver
Swift Ultralight Dependency Injection / Service Locator framework
-
-
Factory
A new approach to Container-Based Dependency Injection for Swift and SwiftUI. (by hmlongco)
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
swift-dependencies
A dependency management library inspired by SwiftUI's "environment."
-
learn-you-a-haskell
“Learn You a Haskell for Great Good!” by Miran Lipovača
-
AboutKit
Add an About, Features List or Welcome screen to your app in a few easy steps with AboutKit.
-
MVVM.Demo
This is a demo application used to educate and interview iOS Engineers.
-
atomic
Write Clojuresque functional core, imperative shell programs in JavaScript. (by mlanza)
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
episode-code-samples reviews and mentions
- SwiftUI app architecture - any recommended online resources?
-
Combine and functional programming
One resource I'd recommend is Point-Free - they'll teach you functional programming from the beginning.
-
What is a piece of code (or Framework, extension, etc.) that you add in every new project?
At a minimum, Composable Architecture, and now Dependencies from Point-Free.
-
On Not Drinking the FP Kool-Aid
I come from the iOS world and one of the most valuable resources I have found for understanding FP in Swift is https://www.pointfree.co These guys go over the theoretical concepts and then not only ask, "what's the point?" but they then go on to build out more complicated examples or even complete apps and publish useful libraries on GitHub.
- On using Dependency Injection with MVVM
-
A note from our sponsor - SonarLint
www.sonarlint.org | 9 Jun 2023
Stats
pointfreeco/episode-code-samples is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of episode-code-samples is Swift.