{"id":15391913,"url":"https://github.com/scrum/notes","last_synced_at":"2026-02-26T20:31:30.662Z","repository":{"id":141889326,"uuid":"50231705","full_name":"Scrum/Notes","owner":"Scrum","description":null,"archived":false,"fork":false,"pushed_at":"2019-05-24T07:44:50.000Z","size":61,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-21T09:57:37.359Z","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/Scrum.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":"2016-01-23T09:14:16.000Z","updated_at":"2019-05-24T07:44:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"a8b26643-aa88-4307-8f2f-8f4886871a24","html_url":"https://github.com/Scrum/Notes","commit_stats":{"total_commits":187,"total_committers":1,"mean_commits":187.0,"dds":0.0,"last_synced_commit":"18a80f9f61f051b1d8caaa0c06f8b8d4f7d4458c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Scrum%2FNotes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Scrum%2FNotes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Scrum%2FNotes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Scrum%2FNotes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Scrum","download_url":"https://codeload.github.com/Scrum/Notes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240131736,"owners_count":19752727,"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-10-01T15:13:28.155Z","updated_at":"2026-02-26T20:31:25.642Z","avatar_url":"https://github.com/Scrum.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"## Git\n- [git notese](https://medium.com/@ABatickaya/%D1%88%D0%BF%D0%B0%D1%80%D0%B3%D0%B0%D0%BB%D0%BA%D0%B0-%D0%BF%D0%BE-git-55eeea487676)\n- [learn git](http://tutorialzine.com/2016/06/learn-git-in-30-minutes/)\n- [git everyday use](http://www.alexkras.com/19-git-tips-for-everyday-use)\n- [tips](https://github.com/git-tips/tips)\n\n### Rename remove \n```console\ngit remote rename origin upstream\n```\n\n### Change cmod if files already in repository\n```console\ngit update-index --add --chmod=+x test-file\n```\n\n## email\n- [kilogram](https://github.com/dudeonthehorse/kilogram)\n- [FreeCodeCamp](https://medium.freecodecamp.com/the-fab-four-technique-to-create-responsive-emails-without-media-queries-baf11fdfa848#.lrdf9zegi)\n- [spark](https://spark.ru/startup/pechkin-mail/blog/13313/vyorstka-pisem-60-poleznih-resursov-rukovodstv-i-issledovanij)\n- [rightblog](http://rightblog.ru/2953)\n- [cerberus](http://tedgoas.github.io/Cerberus/)\n\n## html\n- [list head element](https://github.com/joshbuchea/HEAD)\n\n## css flex\n- [flexpattern](http://www.flexboxpatterns.com/home)\n- [css-flexbox](http://premium.wpmudev.org/blog/css-flexbox/)\n- [responsive table](https://css-tricks.com/accessible-simple-responsive-tables/)\n- [responsive table](http://dbushell.com/2016/03/04/css-only-responsive-tables/)\n- [flexbox pattern](http://www.flexboxpatterns.com/home)\n- [flexbox demo](http://progressivered.com/fla/)\n\n## css grid layout\n- [grid guide](https://css-tricks.com/snippets/css/complete-guide-grid/)\n- [responsive table](https://www.rachelandrew.co.uk/archives/2016/03/02/a-grid-solution-for-the-responsive-tables-problem/)\n- [grid layout](https://www.rachelandrew.co.uk/archives/2016/03/16/css-exclusions-and-grid-layout/)\n- [glid layout](http://css-live.ru/articles/podrobno-o-razmeshhenii-elementov-v-grid-raskladke-css-grid-layout.html)\n- [grid layout](http://css-live.ru/articles/mysli-vslux-o-podsetkax-v-css-grid-layout.html)\n- [grid system](http://pintsize.io/)\n- [grid layout](http://bitsofco.de/holy-grail-layout-css-grid/)\n- [grid layout](http://chris.house/blog/a-complete-guide-css-grid-layout/)\n\n## css grid\n- [grid table](http://mdo.github.io/table-grid/)\n- [flexgrid](http://flexboxgrid.com/)\n- [flexbox for browsers not support flexbox](http://kyusuf.com/post/almost-complete-guide-to-flexbox-without-flexbox)\n- [grid layout mondrian](http://labs.jensimmons.com/#mondrian)\n\n## css framework\n- [corpuscss](http://corpuscss.com/)\n- [spectre](http://picturepan2.github.io/spectre/)\n\n## css regression testing\n- [presentation slides](http://pres.suevalov.com/css-regression-testing/)\n- [phantmFlow](https://github.com/Huddle/PhantomFlow)\n- [backstopjs](https://github.com/garris/BackstopJS) [article](https://css-tricks.com/automating-css-regression-testing/)\n- [gmini](https://github.com/gemini-testing/gemini)\n- [css blend modes](https://css-tricks.com/visual-regression-testing-css-blend-modes/)\n- [nightwatch](https://github.com/nightwatchjs/nightwatch/)\n\n## cheat sheet\n- [boostrap 4](http://hackerthemes.com/bootstrap-cheatsheet/)\n- [jquery](https://oscarotero.com/jquery/)\n- [html5](http://www.hostingreviewbox.com/wp-content/uploads/2016/02/html5-cheat-sheet-1.png)\n- [jsx](http://jamesknelson.com/wp-content/uploads/2016/05/jsx-cheatsheet.pdf)\n- [all](https://devhints.io/)\n\n## icon\n- [worldvectorlogo](https://worldvectorlogo.com/) svg\n- [browser-logos](https://github.com/alrra/browser-logos) png/svg\n- [pride](https://github.com/thejameskyle/pride)\n\n## JS read\n- [functional programming jargon](https://github.com/hemanth/functional-programming-jargon)\n- [computer-science-in-javascript](https://github.com/nzakas/computer-science-in-javascript)\n- [ecmascript-more-export-from](https://github.com/leebyron/ecmascript-more-export-from)\n- [es6-cheatsheet](https://github.com/DrkSephy/es6-cheatsheet)\n- [ES5toES6](https://github.com/mohebifar/lebab)\n- [js pattern](https://github.com/shichuan/javascript-patterns)\n- [promise](https://github.com/mattdesl/promise-cookbook#throw-and-implicit-catch)\n- [esnext export default](http://stackoverflow.com/questions/32229947/is-there-any-one-line-analog-in-es6-for-es5-module-exports-require-inner-j)\n- [js anomaly](https://github.com/ufostation/javascript.anomaly)\n\n## watcher\n- [chokidar](https://github.com/paulmillr/chokidar)\n- [onchange](https://github.com/Qard/onchange)\n- [nodemon](https://github.com/remy/nodemon)\n\n## react\n- [react best practics](https://camjackson.net/post/9-things-every-reactjs-beginner-should-know) 9 things every React.js beginner should know\n- [react boilerplate](https://github.com/mxstbr/react-boilerplate)\n- [react activity component](http://lukevella.com/react-activity/)\n- [react tutorial](https://24ways.org/2015/universal-react/)\n- [react howto](https://github.com/petehunt/react-howto/blob/master/README-ru.md)\n- [react course ru](https://www.gitbook.com/book/maxfarseer/react-course-ru/details)\n- [react sort and search](http://jsraccoon.ru/react-sort-and-search)\n- [progressive web apps with react js](https://medium.com/@addyosmani/progressive-web-apps-with-react-js-part-i-introduction-50679aef2b12#.zgcycwigz)\n\n## redux\n- [redux-in-real-life](http://iamakulov.com/talks/redux-in-real-life/)\n- [tic-tac-toe-js-redux-pattern](https://medium.com/@ramonvictor/tic-tac-toe-js-redux-pattern-in-plain-javascript-fffe37f7c47a#.6hinv9ry1)\n- [learn redux](https://learnredux.com/)\n\n## generator\n- [readme-generator](https://github.com/jonschlinkert/readme-generator)\n\n## JS\n- [modules generator](http://rollupjs.org) rollup\n- [transpiling](https://www.npmjs.com/package/buble) buble\n- [builder](https://github.com/gobblejs/gobble) gobble\n\n## Test spies\n- [sinon](https://github.com/sinonjs/sinon)\n\n## awesome\n- [vue](https://github.com/vuejs/awesome-vue)\n- [ava](https://github.com/sindresorhus/awesome-ava)\n- [flexbox](https://github.com/afonsopacifer/awesome-flexbox)\n- [eslint](https://github.com/dustinspecker/awesome-eslint)\n- [webpack](https://github.com/ruanyf/webpack-demos)\n- [style guide](https://github.com/kciter/awesome-style-guide)\n- [postcss](https://github.com/jjaderg/awesome-postcss)\n\n## REST API SERVER\n- [json-server](https://github.com/typicode/json-server)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscrum%2Fnotes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscrum%2Fnotes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscrum%2Fnotes/lists"}