{"id":21419032,"url":"https://github.com/RustyDaemon/useful-links","last_synced_at":"2025-10-04T09:31:30.775Z","repository":{"id":151049303,"uuid":"76285782","full_name":"RustyDaemon/useful-links","owner":"RustyDaemon","description":"Useful links. From frameworks to tools","archived":false,"fork":false,"pushed_at":"2016-12-19T21:22:21.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-30T03:39:14.447Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/RustyDaemon.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-12-12T18:54:24.000Z","updated_at":"2016-12-12T20:05:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"c4f9a510-9f07-4fee-b446-ce7bbcb07992","html_url":"https://github.com/RustyDaemon/useful-links","commit_stats":null,"previous_names":["rustydaemon/useful-links"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RustyDaemon/useful-links","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RustyDaemon%2Fuseful-links","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RustyDaemon%2Fuseful-links/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RustyDaemon%2Fuseful-links/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RustyDaemon%2Fuseful-links/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RustyDaemon","download_url":"https://codeload.github.com/RustyDaemon/useful-links/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RustyDaemon%2Fuseful-links/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278295436,"owners_count":25963422,"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-04T02:00:05.491Z","response_time":63,"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":[],"created_at":"2024-11-22T19:34:03.173Z","updated_at":"2025-10-04T09:31:30.422Z","avatar_url":"https://github.com/RustyDaemon.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Useful Links (from dev to ...)\n\n## MENU\n- .NET\n  - [**Threads**](#threads)\n  - [**NuGet and packages**](#nuget-and-packages)\n- JavaScript\n  - [**complex tutorials**](#complex)\n  - [**React**](#react)\n  - [**Electron**](#electron)\n  - [**WebPack**](#webpack)\n- [**TypeScript**](#typescript)\n- [**CSS/SASS**](#styles)\n- [**Boilerplates**](#boilerplates)\n- [**Tools**](#tools)\n- [**Extensions**](#extensions)\n- [**Fiddler**](#fiddler)\n\n-\n\n## .NET\n\u003e ### Threads\n\n* [SynchronizationContext — когда MSDN подводит](https://habrahabr.ru/post/232169/)\n\n\u003e ### NuGet and packages\n\n* [AngleSharp](https://anglesharp.github.io/)\n\n-\n\n## JavaScript\n\u003e ### Complex\n\n* [Creating RESTful APIs with NodeJS and MongoDB Tutorial, MEAN](http://adrianmejia.com/blog/2014/10/01/creating-a-restful-api-tutorial-with-nodejs-and-mongodb/)\n\n\u003e ### React\n\n* [ReactJs Tutorial, Kanban App](http://survivejs.com/react/introduction/) :muscle: \n* *also look at [Boilerplates](#boilerplates)*\n\n\u003e ### Electron\n\n* [Building a desktop application with Electron](https://medium.com/developers-writing/building-a-desktop-application-with-electron-204203eeb658#.7s58d56z5)\n\n\u003e ### WebPack\n\n* [Introduction to Webpack](http://survivejs.com/webpack/introduction/) :muscle: \n* [Сборщик модулей Webpack. 3 части](http://monsterlessons.com/project/lessons/sborshchik-moduliei-webpack-chast-1)\n* [Скринкаст WEBPACK](http://learn.javascript.ru/screencast/webpack)\n* [Using ES6 and ES7 in the Browser, with Babel 6 and Webpack](http://jamesknelson.com/using-es6-in-the-browser-with-babel-6-and-webpack/)\n* *also look at [TypeScript](#typescript)*\n\n-\n\n## TypeScript\n* [ES6 modules with TypeScript and Webpack](http://www.jbrantly.com/es6-modules-with-typescript-and-webpack/)\n* [TypeScript and Webpack](http://www.jbrantly.com/typescript-and-webpack/)\n\n-\n\n## Styles\n* [Использование Sass](http://sass-scss.ru/documentation/ispolzovanie_sass/)\n\n-\n\n## Boilerplates\n* [React Hot Boilerplate](https://github.com/gaearon/react-hot-boilerplate)\n\n-\n\n## Tools\n* [ECMAScript Compatibility Table](http://kangax.github.io/compat-table/es6/#typescript)\n\n-\n\n## Extensions\n* [Devtron, an Electron DevTools Extension](http://electron.atom.io/devtron/)\n* [Redirect Path (Chrome ext)](https://chrome.google.com/webstore/detail/redirect-path/aomidfkchockcldhbkggjokdkkebmdll)\n\n-\n\n## Fiddler\n* [Official documentation](http://docs.telerik.com/fiddler/Configure-Fiddler/Tasks/ConfigureFiddler) :muscle: \n* [Getting Started with Fiddler Web Debugging Proxy](http://www.telerik.com/videos/fiddler/getting-started-with-fiddler-web-debugging-proxy)\n* [Debugging the Web with Fiddler Web Debuggging Tool by Ido Flatow](http://www.telerik.com/videos/fiddler/debugging-the-web-with-fiddler-web-debuggging-tool-by-ido-flatow)\n* [How to use Fiddler](http://www.asjava.com/tools/fiddler-tutorial-how-to-use-fiddler/)\n\n-\n:heart:\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRustyDaemon%2Fuseful-links","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FRustyDaemon%2Fuseful-links","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRustyDaemon%2Fuseful-links/lists"}