Last active
February 7, 2024 04:17
-
-
Save p-larson/21133cf3cce789226b3d6fbbe4607e8a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import ComposableArchitecture | |
/* | |
Hey Point-Free Community 👋, | |
Please share your experience, perspectives and opinions to help us gain | |
insight and visibility on how TCA and other Point-Free libraries are being | |
used. We're looking forward to learning more about who the community is and | |
sharing how these libraries fit in your tech-stack. | |
We'll compile the results and share our findings with you! Thank you. | |
--- | |
Who are you? | |
- name | |
- nationality | |
- age | |
- What is your current employment status? (Student/Contractor/Employee/Other) | |
- What company do you currently work for? | |
- What is the | |
- Company size (1..<10, 10..<50, 50..<100, 100..<Int.max) | |
- What is your title? | |
Which Point-Free libraries do you use? | |
- swift-composable-architecture | |
- swift-snapshot-testing | |
- swiftui-navigation | |
- swift-tagged | |
- swift-dependencies | |
- swift-overture | |
- swift-key-paths | |
- swift-nonempty | |
- swift-custom-dump | |
- swift-html | |
- combine-schedulures | |
- swift-web | |
- swift-identified-collections | |
- swift-prelude | |
- swift-validated | |
- swift-perception | |
- swift-url-routing | |
- swift-gen | |
- swift-concurrency-extras | |
- swift-clocks | |
- swift-dynamic-overlay | |
- swift-macro-testing | |
- vapor-routing | |
Which version of TCA are you using? (0.1.0 ... 1.7.3) | |
When did you start using TCA? (2020 ... 2024) | |
Apple Eco System (iOS/macOS/watchOS/tvOS/visionOS) | |
- Years of experience | |
- Level (Beginner/Intermediate/Professional/Expert) | |
- What is your minimum deployment target for iOS? (none or ...) | |
- What is your minimum deployment target for macOS? (none or ...) | |
- SwiftUI or UIKit? | |
- CocoaPods, Carthage, or SPM? | |
- User Experience Rating (1.0-10.0) | |
- Developer Expierence Rating (1.0-10.0) with out Point-Free's libraries | |
- Developer Expierence Rating (1.0-10.0) with Point-Free's libraries | |
- When's the last time you programmed in Objective-C? (2014 ... Date.now) | |
Android Development | |
- Years of experience | |
- Level (Beginner/Intermediate/Professional/Expert) | |
- Jetpack Compose or AndroidUI/XML? | |
- User Experience Rating (1.0-10.0) | |
- Developer Expierence Rating (1.0-10.0) | |
Full Stack Web Development | |
- Years of experience | |
- Level (Beginner/Intermediate/Professional/Expert) | |
- User Experience Rating (1.0-10.0) | |
- Developer Expierence Rating (1.0-10.0) | |
Cross-Platform | |
- Years of experience | |
- Level = (Beginner/Intermediate/Professional/Expert) | |
- User Experience Rating (1.0-10.0) | |
- Developer Expierence Rating (1.0-10.0) | |
Game Development | |
- Years of experience | |
- Level = (Beginner/Intermediate/Professional/Expert) | |
- User Experience Rating (1.0-10.0) | |
- Developer Expierence Rating (1.0-10.0) | |
- Game Engines (Unity/Unreal/other) | |
Your Universal Programming Experience (Not just Point-Free) | |
- Overall years of experience | |
- Overall level (Beginner/Intermediate/Professional/Expert) | |
- Have you used other Bi-directional Architectures before | |
- Which backend frameworks do you use? | |
- Node.js, Express.js, Django, Ruby on Rails, ASP.NET Core, Spring Boot, | |
Flask, Laravel, Symfony, Phoenix, FastApi, Gin, Hibernate, Vapor | |
- Which common databases do you use? | |
- MySQL, PostgresSQL, MongoDB, SQLite, DynamoDB, Redis, Elasticsearch, Cassandra, Firebase, Amazon Redshift | |
- What editors do you use? | |
- Sublime, VS Code, Atom, Emacs, JetBrains Proucts, Notepad, TextEdit, Vim, Neovim, Xcode, Android Studio | |
Socials (optional) | |
- Linked In | |
- GitHub | |
- Twitter/X | |
Consent to share to the community | |
- is it okay if we share your name? | |
- is it okay if we share your email? | |
- is it okay if we share your socials? | |
- is it okay if we share your company? | |
*/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment