{"id":19311664,"url":"https://github.com/possen/placeviewcontroller","last_synced_at":"2025-06-12T07:36:28.066Z","repository":{"id":66876323,"uuid":"138687134","full_name":"possen/PlaceViewController","owner":"possen","description":"How to have a UIViewController without using implicit unwrap for instance variables. ","archived":false,"fork":false,"pushed_at":"2018-06-26T05:32:25.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-01T06:18:19.567Z","etag":null,"topics":["implicit-unwraps","ios","swift","uiviewcontroller"],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/possen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-26T05:04:12.000Z","updated_at":"2019-12-05T01:31:32.000Z","dependencies_parsed_at":"2023-03-11T00:25:09.878Z","dependency_job_id":null,"html_url":"https://github.com/possen/PlaceViewController","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/possen/PlaceViewController","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/possen%2FPlaceViewController","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/possen%2FPlaceViewController/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/possen%2FPlaceViewController/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/possen%2FPlaceViewController/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/possen","download_url":"https://codeload.github.com/possen/PlaceViewController/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/possen%2FPlaceViewController/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259421143,"owners_count":22854751,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["implicit-unwraps","ios","swift","uiviewcontroller"],"created_at":"2024-11-10T00:29:43.316Z","updated_at":"2025-06-12T07:36:28.000Z","avatar_url":"https://github.com/possen.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PlaceViewController\nSample app of how to have a UIViewController without using implicit unwrap for instance variables. I am calling it the `Place` \npattern, it gives you a place to put your instance variables, \n\nAdvantages:\n\n* Implicit unwraps are potentially going to crash.\n* It can help with closures so you don't need to access `self`.\n* Not much more effort than using `self`.\n* Avoids the problem of ordering your initializers where the only reason you are making it implicitly unwrapped. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpossen%2Fplaceviewcontroller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpossen%2Fplaceviewcontroller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpossen%2Fplaceviewcontroller/lists"}