{"id":21001208,"url":"https://github.com/codeftw/stack","last_synced_at":"2025-12-26T17:36:21.485Z","repository":{"id":87515282,"uuid":"115198034","full_name":"CodeFTW/Stack","owner":"CodeFTW","description":"Tecnology we are learning and using in Code FTW","archived":false,"fork":false,"pushed_at":"2018-11-09T02:43:31.000Z","size":7,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-20T09:46:28.905Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/CodeFTW.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":"2017-12-23T13:42:43.000Z","updated_at":"2018-11-09T02:43:32.000Z","dependencies_parsed_at":"2023-03-13T18:45:06.573Z","dependency_job_id":null,"html_url":"https://github.com/CodeFTW/Stack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeFTW%2FStack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeFTW%2FStack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeFTW%2FStack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeFTW%2FStack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeFTW","download_url":"https://codeload.github.com/CodeFTW/Stack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243418755,"owners_count":20287799,"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":[],"created_at":"2024-11-19T08:14:12.202Z","updated_at":"2025-12-26T17:36:16.435Z","avatar_url":"https://github.com/CodeFTW.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tecnology for study and follow CodeFTW\n\nIn CodeFTW meetings we are studying and working with Web and Mobile technologies using JS Stacks...  \n\n## Stack\n\n* Java Script\n* Meteor (based Node)\n* React\n* GraphQL/Apollo\n* Mongo/NoSQL\n* HTML/CSS\n* MaterialUI\n* FlexBox\n\n## Links and basic definition\n\n* [Java Script](https://developer.mozilla.org/pt-BR/docs/Web/JavaScript) - Programming Language.\n* [Meteor](https://www.meteor.com/) - Open source platform for web,mobile, and desktop.\n* [React](https://reactjs.org/) - Library for building user interfaces. \n* [GraphQL](http://graphql.org/) - Query language for APIs.\n* [Apollo](https://www.apollographql.com/) - Bind data to your UI with the ultra-flexible, community-driven GraphQL client for React, JavaScript, and native platforms.\n* [Mongo](https://docs.mongodb.com/) - Is a free and open-source cross-platform document-oriented database program.\n* [NoSQL](http://nosql-database.org/) - NoSQL is a term used to describe high-performance non-relational databases\n* [HTML](https://www.w3schools.com/html/) - HTML is the standard markup language for creating Web pages.\n* [CSS](https://www.w3schools.com/css/css_intro.asp) - CSS describes how HTML elements are to be displayed on screen, paper, or in other media.\n* [FlexBox](https://css-tricks.com/snippets/css/a-guide-to-flexbox/) - he Flexible Box Layout Module, makes it easier to design flexible responsive layout structure without having to use floats or positioning.\n* [MaterialUI](https://material-ui-next.com/) - Material UI is a CSS framework with a set of components that facilitate the implementation of Google Material Design.\n\n## Where to learn?\n\n### Java Script\n* [Java Script](https://developer.mozilla.org/pt-BR/docs/Web/JavaScript)\n* [Livro de Java Script - CangaceiroJS - PAGO/PT-BR](https://www.casadocodigo.com.br/products/livro-cangaceiro-javascript)\n* [Curso de Java Script com TDD - Pago/PT-BR](https://www.udemy.com/js-com-tdd-na-pratica)\n* [You Don't Know JS (book series)](https://github.com/getify/You-Dont-Know-JS)\n* [HOC - Recompose Docs](https://github.com/acdlite/recompose)\n* [HOC - Recompose](https://www.youtube.com/watch?v=SQtrgiLy3Fo)\n* [You Don't Know JS (book series) - pt-BR](https://github.com/cezaraugusto/You-Dont-Know-JS)\n* [Javascript Ninja - Fernando Daciuk - PAGO](https://www.udemy.com/share/1000jaAksbdFdUQXg=/)\n\n\n### Meteor\n* [Meteor Tutorial with React - TODO List](https://www.meteor.com/tutorials/react/creating-an-app)\n* [Curso de Meteor com React - Pago/EN](https://www.udemy.com/meteor-react)\n\n\n### React\n* [React Tutorial - Jogo  da Velha](https://reactjs.org/tutorial/tutorial.html)\n\n### GraphQL / Apollo\n* [Video Tutorial - Full-stack GraphQL with Apollo, Meteor \u0026 React / 2018 - FREE](https://www.youtube.com/playlist?list=PLLnpHn493BHFTDL9M1PKnxQwBwOZ8J-h4)\n* [How to Graphql](https://www.howtographql.com/)\n* [How to Grapqhl with Apollo](https://www.howtographql.com/react-apollo/0-introduction/)\n\n### MongoDB / NoSQL\n* [Mongo/NoSQL](https://www.tutorialspoint.com/mongodb/index.htm)\n* [Nosql AWS Definition](https://aws.amazon.com/pt/nosql/)\n\n### HTML/CSS\n* [HTML](https://www.w3schools.com/html/)\n### MaterialUI\n* [MaterialUI - React](https://material-ui-next.com/)\n* [Material Icons](https://material.io/icons/)\n\n### FlexBox - CSS\n* [Yoksel](https://yoksel.github.io/flex-cheatsheet/#display)\n* [Froggy Game](http://flexboxfroggy.com/)\n* [CSS Tricks](https://css-tricks.com/snippets/css/a-guide-to-flexbox/)\n\n\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeftw%2Fstack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeftw%2Fstack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeftw%2Fstack/lists"}