Skip to content

Commit

Permalink
add new public bookmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
adixchen committed May 9, 2020
1 parent 413f6de commit 834cabd
Show file tree
Hide file tree
Showing 1,551 changed files with 5,655 additions and 4,203 deletions.
2,635 changes: 1,328 additions & 1,307 deletions README.md

Large diffs are not rendered by default.

20 changes: 19 additions & 1 deletion tagged/.net-core.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,25 @@
## Bookmarks tagged [[.net-core]](https://www.bookmarks.dev?q=[.net-core])
## Bookmarks tagged [[.net-core]](https://www.bookmarks.dev/search?q=[.net-core])

_<sup><sup>[www.bookmarks.dev/tagged/.net-core](https://www.bookmarks.dev/tagged/.net-core)</sup></sup>_
---
#### [How to search for YouTube videos in a channel with .NET Core 3](https://www.code4it.dev/blog/search-youtube-videos-dotnet)
_<sup>https://www.code4it.dev/blog/search-youtube-videos-dotnet</sup>_

YouTube provides some APIs for getting info about a channel videos. But they also provide .NET libraries to achieve the same result with C. Let's have a try!
* **tags**: [.net](../tagged/.net.md), [.net-core](../tagged/.net-core.md), [csharp](../tagged/csharp.md), [youtube](../tagged/youtube.md)
---
#### [How to get video details from YouTube with .NET Core 3](https://www.code4it.dev/blog/get-youtube-video-details-dotnet)
_<sup>https://www.code4it.dev/blog/get-youtube-video-details-dotnet</sup>_

We have already seen how to search for videos in a YouTube channel. Now it's time to get details for a single video.
* **tags**: [.net](../tagged/.net.md), [.net-core](../tagged/.net-core.md), [csharp](../tagged/csharp.md), [youtube](../tagged/youtube.md)
---
#### [How you can create extension methods in C#](https://www.code4it.dev/blog/csharp-extension-methods)
_<sup>https://www.code4it.dev/blog/csharp-extension-methods</sup>_

Extension methods in C are really useful, but there are few rules to follow...
* **tags**: [.net](../tagged/.net.md), [.net-core](../tagged/.net-core.md), [csharp](../tagged/csharp.md)
---
#### [awesome-dotnet-core](https://github.com/thangchung/awesome-dotnet-core#readme)
_<sup>https://github.com/thangchung/awesome-dotnet-core#readme</sup>_

Expand Down
27 changes: 26 additions & 1 deletion tagged/.net.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,32 @@
## Bookmarks tagged [[.net]](https://www.bookmarks.dev?q=[.net])
## Bookmarks tagged [[.net]](https://www.bookmarks.dev/search?q=[.net])

_<sup><sup>[www.bookmarks.dev/tagged/.net](https://www.bookmarks.dev/tagged/.net)</sup></sup>_
---
#### [First steps with asynchronous programming in C#](https://www.code4it.dev/blog/asynchronous-programming-in-csharp)
_<sup>https://www.code4it.dev/blog/asynchronous-programming-in-csharp</sup>_

Asynchronous programming is often seen as something cumbersome, so many developers avoid it. What, why and how to use it? Here are the first steps you can take to approach async programming.
* :calendar: **published on**: 2020-03-31
* **tags**: [.net](../tagged/.net.md), [csharp](../tagged/csharp.md)
---
#### [How to search for YouTube videos in a channel with .NET Core 3](https://www.code4it.dev/blog/search-youtube-videos-dotnet)
_<sup>https://www.code4it.dev/blog/search-youtube-videos-dotnet</sup>_

YouTube provides some APIs for getting info about a channel videos. But they also provide .NET libraries to achieve the same result with C. Let's have a try!
* **tags**: [.net](../tagged/.net.md), [.net-core](../tagged/.net-core.md), [csharp](../tagged/csharp.md), [youtube](../tagged/youtube.md)
---
#### [How to get video details from YouTube with .NET Core 3](https://www.code4it.dev/blog/get-youtube-video-details-dotnet)
_<sup>https://www.code4it.dev/blog/get-youtube-video-details-dotnet</sup>_

We have already seen how to search for videos in a YouTube channel. Now it's time to get details for a single video.
* **tags**: [.net](../tagged/.net.md), [.net-core](../tagged/.net-core.md), [csharp](../tagged/csharp.md), [youtube](../tagged/youtube.md)
---
#### [How you can create extension methods in C#](https://www.code4it.dev/blog/csharp-extension-methods)
_<sup>https://www.code4it.dev/blog/csharp-extension-methods</sup>_

Extension methods in C are really useful, but there are few rules to follow...
* **tags**: [.net](../tagged/.net.md), [.net-core](../tagged/.net-core.md), [csharp](../tagged/csharp.md)
---
#### [Experimental C# with Scientist .NET](https://dev.to/integerman/experimental-c-with-scientist-net-10ap)
_<sup>https://dev.to/integerman/experimental-c-with-scientist-net-10ap</sup>_

Expand Down
2 changes: 1 addition & 1 deletion tagged/ab-testing.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Bookmarks tagged [[ab-testing]](https://www.bookmarks.dev?q=[ab-testing])
## Bookmarks tagged [[ab-testing]](https://www.bookmarks.dev/search?q=[ab-testing])

_<sup><sup>[www.bookmarks.dev/tagged/ab-testing](https://www.bookmarks.dev/tagged/ab-testing)</sup></sup>_
---
Expand Down
2 changes: 1 addition & 1 deletion tagged/abstraction.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Bookmarks tagged [[abstraction]](https://www.bookmarks.dev?q=[abstraction])
## Bookmarks tagged [[abstraction]](https://www.bookmarks.dev/search?q=[abstraction])

_<sup><sup>[www.bookmarks.dev/tagged/abstraction](https://www.bookmarks.dev/tagged/abstraction)</sup></sup>_
---
Expand Down
2 changes: 1 addition & 1 deletion tagged/access-control.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Bookmarks tagged [[access-control]](https://www.bookmarks.dev?q=[access-control])
## Bookmarks tagged [[access-control]](https://www.bookmarks.dev/search?q=[access-control])

_<sup><sup>[www.bookmarks.dev/tagged/access-control](https://www.bookmarks.dev/tagged/access-control)</sup></sup>_
---
Expand Down
2 changes: 1 addition & 1 deletion tagged/accessibility.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Bookmarks tagged [[accessibility]](https://www.bookmarks.dev?q=[accessibility])
## Bookmarks tagged [[accessibility]](https://www.bookmarks.dev/search?q=[accessibility])

_<sup><sup>[www.bookmarks.dev/tagged/accessibility](https://www.bookmarks.dev/tagged/accessibility)</sup></sup>_
---
Expand Down
18 changes: 18 additions & 0 deletions tagged/ace-editor.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
## Bookmarks tagged [[ace-editor]](https://www.bookmarks.dev/search?q=[ace-editor])

_<sup><sup>[www.bookmarks.dev/tagged/ace-editor](https://www.bookmarks.dev/tagged/ace-editor)</sup></sup>_
---
#### [GitHub - fxmontigny/ng2-ace-editor](https://github.com/fxmontigny/ng2-ace-editor)
_<sup>https://github.com/fxmontigny/ng2-ace-editor</sup>_

Ace editor integration with typescript for angular 4 - 5 - fxmontigny/ng2-ace-editor
* **tags**: [ace-editor](../tagged/ace-editor.md), [angular](../tagged/angular.md), [typescript](../tagged/typescript.md)
* :octocat: **[source code](Cache Object Script)**
---
#### [Ace - The High Performance Code Editor for the Web - Home Page](https://ace.c9.io/)
_<sup>https://ace.c9.io/</sup>_

Ace is an embeddable code editor written in JavaScript. It matches the features and performance of native editors such as Sublime, Vim and TextMate. It can be easily embedded in any web page and JavaS...
* **tags**: [editor](../tagged/editor.md), [ace-editor](../tagged/ace-editor.md), [javascript](../tagged/javascript.md)
* :octocat: **[source code](https://github.com/ajaxorg/ace/)**
---
2 changes: 1 addition & 1 deletion tagged/action-script.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Bookmarks tagged [[action-script]](https://www.bookmarks.dev?q=[action-script])
## Bookmarks tagged [[action-script]](https://www.bookmarks.dev/search?q=[action-script])

_<sup><sup>[www.bookmarks.dev/tagged/action-script](https://www.bookmarks.dev/tagged/action-script)</sup></sup>_
---
Expand Down
2 changes: 1 addition & 1 deletion tagged/actionscript-3.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Bookmarks tagged [[actionscript-3]](https://www.bookmarks.dev?q=[actionscript-3])
## Bookmarks tagged [[actionscript-3]](https://www.bookmarks.dev/search?q=[actionscript-3])

_<sup><sup>[www.bookmarks.dev/tagged/actionscript-3](https://www.bookmarks.dev/tagged/actionscript-3)</sup></sup>_
---
Expand Down
2 changes: 1 addition & 1 deletion tagged/ada.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Bookmarks tagged [[ada]](https://www.bookmarks.dev?q=[ada])
## Bookmarks tagged [[ada]](https://www.bookmarks.dev/search?q=[ada])

_<sup><sup>[www.bookmarks.dev/tagged/ada](https://www.bookmarks.dev/tagged/ada)</sup></sup>_
---
Expand Down
2 changes: 1 addition & 1 deletion tagged/add-on.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Bookmarks tagged [[add-on]](https://www.bookmarks.dev?q=[add-on])
## Bookmarks tagged [[add-on]](https://www.bookmarks.dev/search?q=[add-on])

_<sup><sup>[www.bookmarks.dev/tagged/add-on](https://www.bookmarks.dev/tagged/add-on)</sup></sup>_
---
Expand Down
2 changes: 1 addition & 1 deletion tagged/admin-interface.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Bookmarks tagged [[admin-interface]](https://www.bookmarks.dev?q=[admin-interface])
## Bookmarks tagged [[admin-interface]](https://www.bookmarks.dev/search?q=[admin-interface])

_<sup><sup>[www.bookmarks.dev/tagged/admin-interface](https://www.bookmarks.dev/tagged/admin-interface)</sup></sup>_
---
Expand Down
2 changes: 1 addition & 1 deletion tagged/administration.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Bookmarks tagged [[administration]](https://www.bookmarks.dev?q=[administration])
## Bookmarks tagged [[administration]](https://www.bookmarks.dev/search?q=[administration])

_<sup><sup>[www.bookmarks.dev/tagged/administration](https://www.bookmarks.dev/tagged/administration)</sup></sup>_
---
Expand Down
2 changes: 1 addition & 1 deletion tagged/agda.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Bookmarks tagged [[agda]](https://www.bookmarks.dev?q=[agda])
## Bookmarks tagged [[agda]](https://www.bookmarks.dev/search?q=[agda])

_<sup><sup>[www.bookmarks.dev/tagged/agda](https://www.bookmarks.dev/tagged/agda)</sup></sup>_
---
Expand Down
2 changes: 1 addition & 1 deletion tagged/aggregator.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Bookmarks tagged [[aggregator]](https://www.bookmarks.dev?q=[aggregator])
## Bookmarks tagged [[aggregator]](https://www.bookmarks.dev/search?q=[aggregator])

_<sup><sup>[www.bookmarks.dev/tagged/aggregator](https://www.bookmarks.dev/tagged/aggregator)</sup></sup>_
---
Expand Down
14 changes: 13 additions & 1 deletion tagged/agile.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,19 @@
## Bookmarks tagged [[agile]](https://www.bookmarks.dev?q=[agile])
## Bookmarks tagged [[agile]](https://www.bookmarks.dev/search?q=[agile])

_<sup><sup>[www.bookmarks.dev/tagged/agile](https://www.bookmarks.dev/tagged/agile)</sup></sup>_
---
#### [Agile Testing Mindset and the Role of the Agile Tester](https://devqa.io/agile/agile-testing-mindset-tester-role-agile-team/)
_<sup>https://devqa.io/agile/agile-testing-mindset-tester-role-agile-team/</sup>_

In an Agile team, testers must closely collaborate with all other team members and with business stakeholders. This has a number of implications in terms of the skills a tester must have and the activ...
* **tags**: [testing](../tagged/testing.md), [agile](../tagged/agile.md)
---
#### [Scrum - what it is, how it works, and why it's awesome](https://www.atlassian.com/agile/scrum)
_<sup>https://www.atlassian.com/agile/scrum</sup>_

Scrum is a framework that helps teams work together. Much like a rugby team (where it gets its name) training for the big game, Scrum encourages teams to learn through experiences, self-organize while...
* **tags**: [scrum](../tagged/scrum.md), [agile](../tagged/agile.md)
---
#### [ A Simple Way to Run a Sprint Retrospective](https://www.mountaingoatsoftware.com/blog/a-simple-way-to-run-a-sprint-retrospective)
_<sup>https://www.mountaingoatsoftware.com/blog/a-simple-way-to-run-a-sprint-retrospective</sup>_

Expand Down
2 changes: 1 addition & 1 deletion tagged/agnostico.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Bookmarks tagged [[agnostico]](https://www.bookmarks.dev?q=[agnostico])
## Bookmarks tagged [[agnostico]](https://www.bookmarks.dev/search?q=[agnostico])

_<sup><sup>[www.bookmarks.dev/tagged/agnostico](https://www.bookmarks.dev/tagged/agnostico)</sup></sup>_
---
Expand Down
2 changes: 1 addition & 1 deletion tagged/ai.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Bookmarks tagged [[ai]](https://www.bookmarks.dev?q=[ai])
## Bookmarks tagged [[ai]](https://www.bookmarks.dev/search?q=[ai])

_<sup><sup>[www.bookmarks.dev/tagged/ai](https://www.bookmarks.dev/tagged/ai)</sup></sup>_
---
Expand Down
2 changes: 1 addition & 1 deletion tagged/ajax.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Bookmarks tagged [[ajax]](https://www.bookmarks.dev?q=[ajax])
## Bookmarks tagged [[ajax]](https://www.bookmarks.dev/search?q=[ajax])

_<sup><sup>[www.bookmarks.dev/tagged/ajax](https://www.bookmarks.dev/tagged/ajax)</sup></sup>_
---
Expand Down
2 changes: 1 addition & 1 deletion tagged/alef.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Bookmarks tagged [[alef]](https://www.bookmarks.dev?q=[alef])
## Bookmarks tagged [[alef]](https://www.bookmarks.dev/search?q=[alef])

_<sup><sup>[www.bookmarks.dev/tagged/alef](https://www.bookmarks.dev/tagged/alef)</sup></sup>_
---
Expand Down
2 changes: 1 addition & 1 deletion tagged/alexa.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Bookmarks tagged [[alexa]](https://www.bookmarks.dev?q=[alexa])
## Bookmarks tagged [[alexa]](https://www.bookmarks.dev/search?q=[alexa])

_<sup><sup>[www.bookmarks.dev/tagged/alexa](https://www.bookmarks.dev/tagged/alexa)</sup></sup>_
---
Expand Down
2 changes: 1 addition & 1 deletion tagged/alfred.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Bookmarks tagged [[alfred]](https://www.bookmarks.dev?q=[alfred])
## Bookmarks tagged [[alfred]](https://www.bookmarks.dev/search?q=[alfred])

_<sup><sup>[www.bookmarks.dev/tagged/alfred](https://www.bookmarks.dev/tagged/alfred)</sup></sup>_
---
Expand Down
2 changes: 1 addition & 1 deletion tagged/algorithm.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Bookmarks tagged [[algorithm]](https://www.bookmarks.dev?q=[algorithm])
## Bookmarks tagged [[algorithm]](https://www.bookmarks.dev/search?q=[algorithm])

_<sup><sup>[www.bookmarks.dev/tagged/algorithm](https://www.bookmarks.dev/tagged/algorithm)</sup></sup>_
---
Expand Down
2 changes: 1 addition & 1 deletion tagged/alias.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Bookmarks tagged [[alias]](https://www.bookmarks.dev?q=[alias])
## Bookmarks tagged [[alias]](https://www.bookmarks.dev/search?q=[alias])

_<sup><sup>[www.bookmarks.dev/tagged/alias](https://www.bookmarks.dev/tagged/alias)</sup></sup>_
---
Expand Down
2 changes: 1 addition & 1 deletion tagged/alpine.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Bookmarks tagged [[alpine]](https://www.bookmarks.dev?q=[alpine])
## Bookmarks tagged [[alpine]](https://www.bookmarks.dev/search?q=[alpine])

_<sup><sup>[www.bookmarks.dev/tagged/alpine](https://www.bookmarks.dev/tagged/alpine)</sup></sup>_
---
Expand Down
2 changes: 1 addition & 1 deletion tagged/amazon-s3.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Bookmarks tagged [[amazon-s3]](https://www.bookmarks.dev?q=[amazon-s3])
## Bookmarks tagged [[amazon-s3]](https://www.bookmarks.dev/search?q=[amazon-s3])

_<sup><sup>[www.bookmarks.dev/tagged/amazon-s3](https://www.bookmarks.dev/tagged/amazon-s3)</sup></sup>_
---
Expand Down
2 changes: 1 addition & 1 deletion tagged/amazon-web-service.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Bookmarks tagged [[amazon-web-service]](https://www.bookmarks.dev?q=[amazon-web-service])
## Bookmarks tagged [[amazon-web-service]](https://www.bookmarks.dev/search?q=[amazon-web-service])

_<sup><sup>[www.bookmarks.dev/tagged/amazon-web-service](https://www.bookmarks.dev/tagged/amazon-web-service)</sup></sup>_
---
Expand Down
2 changes: 1 addition & 1 deletion tagged/analysis.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Bookmarks tagged [[analysis]](https://www.bookmarks.dev?q=[analysis])
## Bookmarks tagged [[analysis]](https://www.bookmarks.dev/search?q=[analysis])

_<sup><sup>[www.bookmarks.dev/tagged/analysis](https://www.bookmarks.dev/tagged/analysis)</sup></sup>_
---
Expand Down
2 changes: 1 addition & 1 deletion tagged/analytics.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Bookmarks tagged [[analytics]](https://www.bookmarks.dev?q=[analytics])
## Bookmarks tagged [[analytics]](https://www.bookmarks.dev/search?q=[analytics])

_<sup><sup>[www.bookmarks.dev/tagged/analytics](https://www.bookmarks.dev/tagged/analytics)</sup></sup>_
---
Expand Down
2 changes: 1 addition & 1 deletion tagged/android.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Bookmarks tagged [[android]](https://www.bookmarks.dev?q=[android])
## Bookmarks tagged [[android]](https://www.bookmarks.dev/search?q=[android])

_<sup><sup>[www.bookmarks.dev/tagged/android](https://www.bookmarks.dev/tagged/android)</sup></sup>_
---
Expand Down
2 changes: 1 addition & 1 deletion tagged/angular-cli.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Bookmarks tagged [[angular-cli]](https://www.bookmarks.dev?q=[angular-cli])
## Bookmarks tagged [[angular-cli]](https://www.bookmarks.dev/search?q=[angular-cli])

_<sup><sup>[www.bookmarks.dev/tagged/angular-cli](https://www.bookmarks.dev/tagged/angular-cli)</sup></sup>_
---
Expand Down
2 changes: 1 addition & 1 deletion tagged/angular-material.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Bookmarks tagged [[angular-material]](https://www.bookmarks.dev?q=[angular-material])
## Bookmarks tagged [[angular-material]](https://www.bookmarks.dev/search?q=[angular-material])

_<sup><sup>[www.bookmarks.dev/tagged/angular-material](https://www.bookmarks.dev/tagged/angular-material)</sup></sup>_
---
Expand Down
2 changes: 1 addition & 1 deletion tagged/angular-universal.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Bookmarks tagged [[angular-universal]](https://www.bookmarks.dev?q=[angular-universal])
## Bookmarks tagged [[angular-universal]](https://www.bookmarks.dev/search?q=[angular-universal])

_<sup><sup>[www.bookmarks.dev/tagged/angular-universal](https://www.bookmarks.dev/tagged/angular-universal)</sup></sup>_
---
Expand Down
2 changes: 1 addition & 1 deletion tagged/angular.js.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Bookmarks tagged [[angular.js]](https://www.bookmarks.dev?q=[angular.js])
## Bookmarks tagged [[angular.js]](https://www.bookmarks.dev/search?q=[angular.js])

_<sup><sup>[www.bookmarks.dev/tagged/angular.js](https://www.bookmarks.dev/tagged/angular.js)</sup></sup>_
---
Expand Down
Loading

0 comments on commit 834cabd

Please sign in to comment.