{"id":15883976,"url":"https://github.com/glaucia86/demos-ts-theconf","last_synced_at":"2026-07-16T18:05:02.327Z","repository":{"id":52581527,"uuid":"199679294","full_name":"glaucia86/demos-ts-theconf","owner":"glaucia86","description":"Repositório responsável pelas demos feitas durante a palestra no evento The Conf 2019","archived":false,"fork":false,"pushed_at":"2021-04-25T00:16:53.000Z","size":14,"stargazers_count":1,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T15:43:23.533Z","etag":null,"topics":["demos","typscript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/glaucia86.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}},"created_at":"2019-07-30T15:30:32.000Z","updated_at":"2021-04-25T00:16:56.000Z","dependencies_parsed_at":"2022-09-23T10:15:24.141Z","dependency_job_id":null,"html_url":"https://github.com/glaucia86/demos-ts-theconf","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/glaucia86/demos-ts-theconf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glaucia86%2Fdemos-ts-theconf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glaucia86%2Fdemos-ts-theconf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glaucia86%2Fdemos-ts-theconf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glaucia86%2Fdemos-ts-theconf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/glaucia86","download_url":"https://codeload.github.com/glaucia86/demos-ts-theconf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glaucia86%2Fdemos-ts-theconf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018783,"owners_count":26086452,"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-10-14T02:00:06.444Z","response_time":60,"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":["demos","typscript"],"created_at":"2024-10-06T04:41:53.844Z","updated_at":"2025-10-14T10:39:12.892Z","avatar_url":"https://github.com/glaucia86.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Demos Palestra: Back to the Future with Typescript - The Conf 2019\n\n[![Screen-Shot-07-30-19-at-12-36-PM.png](https://i.postimg.cc/MT7hBnXg/Screen-Shot-07-30-19-at-12-36-PM.png)](https://postimg.cc/r0pnXF19)\n\nRepositório responsável pelas demos feitas durante a palestra no evento **[The Conf 2019](https://www.theconf.club/)**\n\n## Recursos Utilizados 💻\n\n- **[Visual Studio Code](https://code.visualstudio.com/?WT.mc_id=javascript-0000-gllemos)**\n- **[Node.Js](https://nodejs.org/en/)**\n- **[TypeScript 3.x](https://www.typescriptlang.org/)**\n\n## Configuração do Ambiente de Desenvolvimento 🔥\n\nNão sabem como configurar o Ts? Vamos te ajudar!\n\n- 👉 tsc --init\n- 👉 Ctrl + Shift + P (Windows Users)\n- 👉 Tasks: Configure Default Build Task\n- 👉 Choose: tsc: build - tsconfig.json\n- 👉 Execute Ctrl + Shift + B (Windows Users)\n- 👉 node + (file-name)\n\n![vscode-tips-02.gif](https://s2.gifyu.com/images/vscode-tips-02.gif)\n\n\n## Links e Recursos Importantes 💡\n\nDurante a palestra, mencionei alguns links e recursos muito importantes. São eles:\n\n- ✅ **[Slides da Apresentação: Back to Future - with TypeScript](https://aka.ms/AA5ugly)**\n- ✅ **[Azure para devs JavaScript \u0026 Node.js](https://docs.microsoft.com/javascript/azure/?WT.mc_id=javascript-0000-gllemos\u0026view=azure-node-latest)**\n- ✅ **[Azure for devs JavaScript \u0026 Node.js](https://docs.microsoft.com/javascript/azure/?view=azure-node-latest\u0026WT.mc_id=javascript-0000-gllemos)**\n- ✅ **[Azure Free Trial](https://azure.microsoft.com/free/?WT.mc_id=javascript-0000-gllemos)**\n- ✅ **[TypeScript in Visual Studio Code](https://code.visualstudio.com/Docs/languages/typescript?WT.mc_id=javascript-0000-gllemos)**\n- ✅ **[Debugging TypeScript](https://code.visualstudio.com/docs/typescript/typescript-debugging?WT.mc_id=javascript-0000-gllemos)**\n- ✅ **[Cursos Grátis - Microsoft Learn](https://docs.microsoft.com/learn/?WT.mc_id=javascript-0000-gllemos)**\n\n\n## Dúvidas?! ❗️❗️\n\nSe tiverem alguma dúvida referente ao código desenvolvido ou para configurar o ambiente de desenvolviment, bastam criar uma **[ISSUE AQUI](https://github.com/glaucia86/demos-ts-theconf/issues)** no GitHub que estarei respondendo a vocês o mais breve possível!! :D :D \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglaucia86%2Fdemos-ts-theconf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fglaucia86%2Fdemos-ts-theconf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglaucia86%2Fdemos-ts-theconf/lists"}