{"id":13632618,"url":"https://github.com/ahmadawais/deno-beginner","last_synced_at":"2025-08-01T16:08:41.277Z","repository":{"id":66346941,"uuid":"264008571","full_name":"ahmadawais/deno-beginner","owner":"ahmadawais","description":"🦕 Deno examples and projects for the free video course for deno beginners →","archived":false,"fork":false,"pushed_at":"2020-06-09T17:18:31.000Z","size":140,"stargazers_count":43,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-22T17:58:12.309Z","etag":null,"topics":["deno","deno-beginner","deno-boilerplate","deno-examples","denoland","learn-deno"],"latest_commit_sha":null,"homepage":"https://DenoBeginner.com","language":"TypeScript","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/ahmadawais.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}},"created_at":"2020-05-14T19:39:15.000Z","updated_at":"2023-12-29T16:13:26.000Z","dependencies_parsed_at":"2023-02-21T23:45:53.156Z","dependency_job_id":null,"html_url":"https://github.com/ahmadawais/deno-beginner","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ahmadawais/deno-beginner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadawais%2Fdeno-beginner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadawais%2Fdeno-beginner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadawais%2Fdeno-beginner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadawais%2Fdeno-beginner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahmadawais","download_url":"https://codeload.github.com/ahmadawais/deno-beginner/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadawais%2Fdeno-beginner/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268257044,"owners_count":24221054,"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","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["deno","deno-beginner","deno-boilerplate","deno-examples","denoland","learn-deno"],"created_at":"2024-08-01T22:03:08.946Z","updated_at":"2025-08-01T16:08:40.868Z","avatar_url":"https://github.com/ahmadawais.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"[![Deno](./.github/denobeginner.com.jpg)][d]\n\n# Learn Deno\n\n\u003e Learn Deno with my free video course at [Deno Beginner][d].\n\nA secure runtime for JavaScript and TypeScript.\n\n\u003e Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust.\n\n- Secure by default. No file, network, or environment access, unless explicitly enabled.\n- Supports TypeScript out of the box.\n- Ships only a single executable file.\n- Has built-in utilities like a dependency inspector (deno info) and a code formatter (deno fmt).\n- Has a set of reviewed (audited) standard modules that are guaranteed to work with Deno: deno.land/std\n\n## Deno For Beginners Course\n\n[Learn deno][d] by example. In this free crash course, [Awais](https://twitter.com/MrAhmadAwais/) will teach you what is Deno, how is Deno different than Node.js, and together you'll build three simple projects with deno. Not sure why I wrote that in 3rd person. 😆\n\n[![Deno](https://dev-to-uploads.s3.amazonaws.com/i/jjj14b8d73adryxhzdfc.png)][d]\n\n_Caution: Shameless plug ahead! Support my work._ ↓\n\n\u003e - [🚀\u0026nbsp;\u0026nbsp; VSCode.pro Power User Coursre][v] →\n\u003e - [📟\u0026nbsp;\u0026nbsp; Build Node.js CLIs Automation][n] →\n\n## Course Contents\n\n- ✅\u0026nbsp;\u0026nbsp; ACCESS: All Modules\n- ✅\u0026nbsp;\u0026nbsp; VIDEOS: Every Course Video\n- ✅\u0026nbsp;\u0026nbsp; EXAMPLES: Over 3 Example Projects\n- 📺\u0026nbsp;\u0026nbsp; MODULE #1: Introduction to Deno\n- 📺\u0026nbsp;\u0026nbsp; MODULE #2: Deno vs Node\n- 📺\u0026nbsp;\u0026nbsp; MODULE #3: Deno: A fun tip\n- 📺\u0026nbsp;\u0026nbsp; MODULE #4: Deno Core\n- 📺\u0026nbsp;\u0026nbsp; MODULE #5: Installing Deno\n- 📺\u0026nbsp;\u0026nbsp; MODULE #6: Deno CLI Review\n- 📺\u0026nbsp;\u0026nbsp; MODULE #7: Deno with VSCode\n- 📺\u0026nbsp;\u0026nbsp; MODULE #8: Deno CLI Help: Run\n- 📺\u0026nbsp;\u0026nbsp; MODULE #9: Project #1: Hello Deno\n- 📺\u0026nbsp;\u0026nbsp; MODULE #10: Project #2: Deno `cat`\n- 📺\u0026nbsp;\u0026nbsp; MODULE #11: Project #3: Deno Server\n- 📺\u0026nbsp;\u0026nbsp; MODULE #12: Deno.Land: Tools \u0026 Docs\n- 📺\u0026nbsp;\u0026nbsp; MODULE #13: Deploy a Deno Website\n- 📺\u0026nbsp;\u0026nbsp; MODULE #14: What's Next with Deno\n\n\n### [Free: Sign up \u0026 Watch Now](https://DenoBeginner.com/?utm_source=dev.to\u0026utm_medium=referral\u0026utm_campaign=Launch%20Post) →\n\n[![DenoBeginner](https://dev-to-uploads.s3.amazonaws.com/i/fu5h69i71xprywtz5jw1.jpg)][d]\n\n[![Deno](https://dev-to-uploads.s3.amazonaws.com/i/jjj14b8d73adryxhzdfc.png)][d]\n\n\u003cbr\u003e\n\n[![👌](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/connect.png)](./../../)\n\n## Sponsor\n\nMe ([Ahmad Awais](https://twitter.com/mrahmadawais/)) and my incredible wife ([Maedah Batool](https://twitter.com/MaedahBatool/)) are two engineers who fell in love with open source and then with each other. You can read more [about me here](https://ahmadawais.com/about). If you or your company use any of my projects or like what I’m doing then consider backing me. I'm in this for the long run. An open-source developer advocate.\n\n[![Ahmad on Twitter](https://img.shields.io/twitter/follow/mrahmadawais.svg?style=social\u0026label=Follow%20@MrAhmadAwais)](https://twitter.com/mrahmadawais/)\n\n[![Ahmad on Twitter](https://raw.githubusercontent.com/ahmadawais/stuff/master/sponsor/sponsor.jpg)](https://github.com/AhmadAwais/sponsor)\n\n[v]: https://VSCode.pro/?utm_source=dev.to\u0026utm_medium=referral\u0026utm_campaign=Launch%20Post\n[n]: https://NodeCLI.com/?utm_source=dev.to\u0026utm_medium=referral\u0026utm_campaign=Launch%20Post\n[d]: https://denobeginner.com/?utm_source=github.com\u0026utm_medium=referral\u0026utm_campaign=Learn%20Deno\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahmadawais%2Fdeno-beginner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahmadawais%2Fdeno-beginner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahmadawais%2Fdeno-beginner/lists"}