<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/sources/ghblog/best-of/2022/11" -->

---
title: Best GitHub Blog posts — November 2022 | daily.dev
description: The most upvoted GitHub Blog posts from November 2022, curated by the daily.dev community.
canonical: https://daily.dev/sources/ghblog/best-of/2022/11
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/ghblog/best-of/2022/11
og:type: website
og:site_name: daily.dev
og:title: Best GitHub Blog posts — November 2022 | daily.dev
og:description: The most upvoted GitHub Blog posts from November 2022, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of GitHub Blog — November 2022

1. 1  
[](https://daily.dev/posts/the-journey-of-your-work-has-never-been-clearer-kf1hiqpzf "The journey of your work has never been clearer")  
Article  
![Avatar of ghblog](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/106cf162b88840808484d4b5429b59b1)GitHub Blog · 4y  
The journey of your work has never been clearer  
GitHub Projects will allow developers to plan and track their work in the same place they build. Tasklists will automatically set up parent-child link types between items to power experiences like completion progress and expand / group-by tasks from our table views.  
71  
2
2. 2  
[](https://daily.dev/posts/an-open-source-economy-built-by-developers-for-developers-cj-7rpvou "An open source economy–built by developers, for developers")  
Article  
![Avatar of ghblog](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/106cf162b88840808484d4b5429b59b1)GitHub Blog · 4y  
An open source economy–built by developers, for developers  
GitHub is launching two new programs: the GitHub Accelerator and the GitHub Fund in partnership with M12, Microsoft’s venture arm, to help build new careers and companies in open source.  
50  
2
3. 3  
[](https://daily.dev/posts/game-off-2022-theme-announcement-lxevj0c9k "Game Off 2022 theme announcement")  
Article  
![Avatar of ghblog](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/106cf162b88840808484d4b5429b59b1)GitHub Blog · 4y  
Game Off 2022 theme announcement  
Game Off is our annual game jam challenging folks to build a game based on a theme. Join the Game Off community on itch.io and submit your entry before December 1 13:37 PT. Voting will open shortly after the jam ends and is open to everyone who’s submitted a game.  
28
4. 4  
[](https://daily.dev/posts/preview-referencing-public-code-in-github-copilot-u5kq6llo3 "Preview: referencing public code in GitHub Copilot")  
Article  
![Avatar of ghblog](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/106cf162b88840808484d4b5429b59b1)GitHub Blog · 4y  
Preview: referencing public code in GitHub Copilot  
GitHub Copilot allows developers to block suggestions of 150+ characters matching public code. It's within this context that we will begin to introduce several new capabilities in 2023\. For any code fragment suggested by Copilot, developers should have an inventory of similar code found in GitHub public repositories.  
22
5. 5  
[](https://daily.dev/posts/the-power-of-github-in-the-palm-of-your-hand-fq9-jsc7t "The power of GitHub in the palm of your hand")  
Article  
![Avatar of ghblog](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/106cf162b88840808484d4b5429b59b1)GitHub Blog · 4y  
The power of GitHub in the palm of your hand  
GitHub Mobile reduces friction from being away from the desktop by giving you the ability to take action on GitHub from anywhere. Stay in touch with your team, triage issues, manage projects, edit files, re-run jobs, and even merge code. Both capabilities are available on iOS and soon will be coming to Android.  
13  
1

[See all GitHub Blog archives](/sources/ghblog/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/sources/ghblog/best-of/2022/11#page","url":"https://daily.dev/sources/ghblog/best-of/2022/11","name":"Best GitHub Blog Posts — November 2022","description":"The most upvoted GitHub Blog posts from November 2022, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/ghblog/best-of/2022/11#items","numberOfItems":5,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/the-journey-of-your-work-has-never-been-clearer-kf1hiqpzf","name":"The journey of your work has never been clearer"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/an-open-source-economy-built-by-developers-for-developers-cj-7rpvou","name":"An open source economy–built by developers, for developers"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/game-off-2022-theme-announcement-lxevj0c9k","name":"Game Off 2022 theme announcement"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/preview-referencing-public-code-in-github-copilot-u5kq6llo3","name":"Preview: referencing public code in GitHub Copilot"},{"@type":"ListItem","position":5,"url":"https://daily.dev/posts/the-power-of-github-in-the-palm-of-your-hand-fq9-jsc7t","name":"The power of GitHub in the palm of your hand"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Sources","item":"https://daily.dev/sources"},{"@type":"ListItem","position":3,"name":"GitHub Blog","item":"https://daily.dev/sources/ghblog"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/ghblog/best-of"},{"@type":"ListItem","position":5,"name":"November 2022"}]}]}
```

