{"id":19380693,"url":"https://github.com/drex44/til","last_synced_at":"2026-02-08T14:04:33.556Z","repository":{"id":217465008,"uuid":"141254577","full_name":"drex44/til","owner":"drex44","description":"Today I Learned","archived":false,"fork":false,"pushed_at":"2024-10-15T11:44:06.000Z","size":19,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T23:25:27.705Z","etag":null,"topics":["claudiajs","docker","nextjs","prismicio","reactjs","surge-sh","til"],"latest_commit_sha":null,"homepage":"https://drex44.github.io/til","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/drex44.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2018-07-17T08:10:48.000Z","updated_at":"2024-10-15T11:44:09.000Z","dependencies_parsed_at":"2024-01-16T16:50:12.607Z","dependency_job_id":"51bf654f-3f86-4f39-a9b7-a6504a333900","html_url":"https://github.com/drex44/til","commit_stats":null,"previous_names":["drex44/til"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/drex44/til","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drex44%2Ftil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drex44%2Ftil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drex44%2Ftil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drex44%2Ftil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drex44","download_url":"https://codeload.github.com/drex44/til/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drex44%2Ftil/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29232802,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T13:49:52.259Z","status":"ssl_error","status_checked_at":"2026-02-08T13:49:18.683Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["claudiajs","docker","nextjs","prismicio","reactjs","surge-sh","til"],"created_at":"2024-11-10T09:14:35.062Z","updated_at":"2026-02-08T14:04:28.546Z","avatar_url":"https://github.com/drex44.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# TIL\n\n\u003e Today I Learned\n\nA collection of concise write-ups on small things I learn day to day across a\nvariety of languages and technologies. These are things that don't really\nwarrant a full blog post.\n\n_9 TILs and counting..._\n\n---\n\n### Categories\n\n- [AWS](#aws)\n- [CMS](#cms)\n- [Docker](#docker)\n- [GraphQL](#graphql)\n- [NextJs](#nextjs)\n- [React](#react)\n\n---\n\n### Open Source Tools for Development\n\n#### Frontend\n- [refine.dev](https://refine.dev/)\n- [remix.run](https://remix.run)\n- [astro.build](https://astro.build)\n\n#### Frontend Build Tools\n- [vite](https://vite.dev)\n\n#### Backend as a service\n- [supabase](https://supabase.com)\n- [appwrite](https://appwrite.io)\n- [Pocketbase.io](https://pocketbase.io)\n- [hasura.io](https://hasura.io)\n- [medusajs](https://medusajs.com)\n\n  \n### AWS\n\n- [How to use ClaudiaJs to deploy NodeJs applications to AWS Lambda](AWS/how-to-use-claudiajs-to-deploy-NodeJs-applications-to-aws-lambda.md)\n\n### CMS\n\n- [Use CMS like Prismic, Contentful, ButterCMS etc to create business user friendly dynamic sites](CMS/use-cms-like-prismic-contentful-buttercms-etc-to-create-business-user-friendly-dynamic-sites.md)\n\n### Docker\n\n- [How to use docker for beginners](Docker/how-to-use-docker-for-beginners.md)\n\n### GraphQL\n\n- [What is and how to use GraphQL](GraphQL/what-is-and-how-to-use-graphql.md)\n\n### NextJs\n\n- [Why and How to get started with NextJs](NextJs/why-and-how-to-get-started-with-nextjs)\n\n### React\n\n- [Programmatically navigate using React Router](React/programmatically-navigate-using-react-router.md)\n- [Create protected routes using React Router](React/create-protected-routes-using-react-router.md)\n- [Create and Publish a new React component](React/create-and-publish-react-component.md)\n\n### Nodejs\n\nnpm install cost-of-modules -g\n\n## About\n\nI shamelessly stole this idea from\n[jbranchaud/til](https://github.com/jbranchaud/til).\nApparently, who did the same from\n[thoughtbot/til](https://github.com/thoughtbot/til).\n\n## Other TIL Collections\n\n- [jbranchaud/til](https://github.com/jbranchaud/til)\n- [jwworth/til](https://github.com/jwworth/til)\n- [thoughtbot/til](https://github.com/thoughtbot/til)\n\n## License\n\n\u0026copy; 2015-2018 Dhanraj Acharya\n\nThis repository is licensed under the MIT license. See `LICENSE` for\ndetails.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrex44%2Ftil","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrex44%2Ftil","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrex44%2Ftil/lists"}