You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+52-17Lines changed: 52 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@
4
4
5
5
Developers stay updated by reading blogs, scanning communities, and hearing about tools from people they trust. This list curates practical places to follow developer news, discover new frameworks, join technical communities, improve daily workflow, and build long-term career depth.
6
6
7
+
Entries marked with `*` are especially beginner-friendly.
8
+
7
9
## Contents
8
10
9
11
-[News Aggregators and Feeds](#news-aggregators-and-feeds)
@@ -31,14 +33,15 @@ Developers stay updated by reading blogs, scanning communities, and hearing abou
31
33
32
34
*Platforms that aggregate developer news so you can stay updated without checking dozens of sites.*
33
35
34
-
-[daily.dev](https://daily.dev) - Personalized developer news feed that ranks stories by your interests.
36
+
-[daily.dev*](https://daily.dev) - Personalized developer news feed that ranks stories by your interests.
35
37
-[Hacker News](https://news.ycombinator.com) - Link and discussion forum focused on software, startups, and computing.
36
38
-[Lobsters](https://lobste.rs) - Community-curated discussion feed focused on computing topics.
37
39
-[DevURLs](https://devurls.com) - Curated stream of developer links sourced from technical publications.
38
40
-[Echo JS](https://echojs.com) - JavaScript-focused news stream with community voting.
39
41
-[Techmeme](https://www.techmeme.com) - Aggregated technology headlines from multiple publications.
40
-
-[Hckr News](https://hckrnews.com) - Alternative interface for browsing Hacker News stories and threads.
41
42
-[Refind](https://refind.com) - Personalized knowledge feed that recommends technical articles by reading patterns.
-[Smashing Magazine](https://www.smashingmagazine.com) - Publication with frequent frontend and web platform updates.
42
45
43
46
## Newsletters
44
47
@@ -52,6 +55,8 @@ Developers stay updated by reading blogs, scanning communities, and hearing abou
52
55
-[Python Weekly](https://www.pythonweekly.com) - Weekly collection of Python articles and releases.
53
56
-[Golang Weekly](https://golangweekly.com) - Weekly digest of Go ecosystem updates and resources.
54
57
-[Quastor](https://www.quastor.org) - Engineering newsletter focused on backend and system design content.
58
+
-[Node Weekly](https://nodeweekly.com) - Weekly digest focused on Node.js releases and ecosystem news.
59
+
-[React Status](https://react.statuscode.com) - Weekly updates on React and adjacent frontend tooling.
55
60
56
61
## Individual Developer Blogs
57
62
@@ -65,6 +70,8 @@ Developers stay updated by reading blogs, scanning communities, and hearing abou
65
70
-[Overreacted](https://overreacted.io) - Articles on React, JavaScript, and software thinking patterns.
66
71
-[Coding Horror](https://blog.codinghorror.com) - Commentary on software development culture and product building.
67
72
-[Troy Hunt](https://www.troyhunt.com) - Security-focused writing for developers and technology teams.
73
+
-[Kent C. Dodds](https://kentcdodds.com/blog) - Tutorials and essays on JavaScript testing, React, and developer workflow.
74
+
-[Addy Osmani](https://addyosmani.com/blog) - Performance and web engineering guidance from Chrome ecosystem work.
68
75
69
76
## Company Engineering Blogs
70
77
@@ -78,6 +85,8 @@ Developers stay updated by reading blogs, scanning communities, and hearing abou
78
85
-[Slack Engineering](https://slack.engineering) - Writing on distributed systems and internal developer tooling.
79
86
-[Datadog Engineering](https://www.datadoghq.com/blog/engineering) - Monitoring and platform engineering case studies.
80
87
-[LinkedIn Engineering](https://engineering.linkedin.com) - Engineering posts on scaling systems and platform development.
88
+
-[CNCF Blog](https://www.cncf.io/blog) - Cloud native engineering updates from maintainers and contributors.
89
+
-[Vercel Blog](https://vercel.com/blog) - Product and engineering updates for modern web development.
81
90
82
91
## Podcasts and YouTube Channels
83
92
@@ -91,6 +100,8 @@ Developers stay updated by reading blogs, scanning communities, and hearing abou
91
100
-[ThePrimeagen](https://www.youtube.com/@ThePrimeagen) - Streams and clips about developer productivity and tooling choices.
92
101
-[Traversy Media](https://www.youtube.com/@TraversyMedia) - Tutorials on web development stacks and workflows.
93
102
-[Web Dev Simplified](https://www.youtube.com/@WebDevSimplified) - Concept-first videos on frontend and backend development.
103
+
-[The Net Ninja](https://www.youtube.com/@NetNinja) - Structured tutorials on full-stack and framework fundamentals.
104
+
-[Theo - t3.gg](https://www.youtube.com/@t3dotgg) - Commentary and breakdowns of modern developer tooling and trends.
94
105
95
106
## Developer Surveys and Trend Reports
96
107
@@ -104,32 +115,38 @@ Developers stay updated by reading blogs, scanning communities, and hearing abou
104
115
-[Google DORA Report](https://dora.dev) - Research on software delivery practices and engineering performance.
105
116
-[Thoughtworks Technology Radar](https://www.thoughtworks.com/radar) - Opinionated guidance on technologies to adopt, trial, or hold.
106
117
-[SlashData Developer Nation](https://www.slashdata.co/developer-nation) - Global developer population and platform trend research.
118
+
-[State of HTML](https://stateofhtml.com) - Annual survey measuring adoption of modern HTML platform features.
119
+
-[CNCF Annual Survey](https://www.cncf.io/reports/cncf-annual-survey-2023) - Community report tracking cloud native tool and platform adoption.
107
120
108
121
## Developer Communities and Forums
109
122
110
123
*Where developers discuss tech news, ask questions, and share what they are building.*
111
124
112
125
-[daily.dev Squads](https://docs.daily.dev/docs/squads/creating-your-squad) - Topic and team spaces for sharing developer posts and discussions.
113
126
-[Stack Overflow](https://stackoverflow.com) - Q&A forum for practical programming questions across stacks.
114
-
-[DEV Community](https://dev.to) - Social publishing and discussion platform for software developers.
127
+
-[DEV Community*](https://dev.to) - Social publishing and discussion platform for software developers.
115
128
-[Hashnode](https://hashnode.com) - Developer community platform with articles and team publications.
116
129
-[GitHub Discussions](https://docs.github.com/en/discussions) - Repository-based discussion threads for product and open source communities.
117
-
-[freeCodeCamp Forum](https://forum.freecodecamp.org) - Community forum for coding learners and mentors.
130
+
-[Stack Exchange](https://stackexchange.com) - Network of technical Q&A communities across specialist topics.
118
131
-[Indie Hackers](https://www.indiehackers.com) - Community forum for builders working on software products.
119
132
-[Reddit r/programming](https://www.reddit.com/r/programming) - High-traffic programming link forum with community discussion.
133
+
-[GitHub Community General](https://github.com/orgs/community/discussions/categories/general) - General discussion space for developer platform questions and feedback.
134
+
-[Codewars Kata Collections](https://www.codewars.com/kata) - Browse challenge collections and community-created coding problems.
120
135
121
136
## Developer Social Networks
122
137
123
138
*Professional networks and social platforms built for developers.*
124
139
125
-
-[app.daily.dev](https://app.daily.dev) - Social feed for following developer content and activity.
140
+
-[daily.dev](https://app.daily.dev) - Social feed for following developer content and activity.
126
141
-[GitHub](https://github.com) - Code hosting network with social discovery around repositories and contributors.
127
142
-[X](https://x.com) - Real-time social network used by many developers to share tooling updates.
128
-
-[Threads](https://www.threads.net) - Social feed platform where developers follow creators and product teams.
143
+
-[Discord](https://discord.com) - Community platform with active developer servers for discussion and collaboration.
129
144
-[Showwcase](https://www.showwcase.com) - Social network centered on developer projects and articles.
130
145
-[Mastodon](https://joinmastodon.org) - Federated social network with active developer instances.
131
-
-[Bluesky](https://bsky.app) - Decentralized social platform with growing technical communities.
146
+
-[Kaggle](https://www.kaggle.com) - Data science community with public notebooks and discussion channels.
132
147
-[GitHub Community Discussions](https://github.com/orgs/community/discussions) - Public discussions on GitHub workflows and developer collaboration.
148
+
-[devRant](https://devrant.com) - Developer-focused social network for short-form discussions and advice.
149
+
-[Hashnode Community](https://hashnode.com/community) - Discovery page for active developer posts and community interaction.
133
150
134
151
## Browser Extensions
135
152
@@ -143,6 +160,8 @@ Developers stay updated by reading blogs, scanning communities, and hearing abou
143
160
-[JSON Viewer](https://chromewebstore.google.com/detail/json-viewer/efknglbfhodbnglkednfgbflelgjlpja) - Formats JSON responses directly in the browser.
144
161
-[Octotree](https://chromewebstore.google.com/detail/octotree-github-code-tree/bkhaagjahfmjljalopjnoealnfndnagc) - Adds a file tree explorer to GitHub repository pages.
145
162
-[Requestly](https://chromewebstore.google.com/detail/requestly-open-source-htt/mdnleldcmiljblolnjhpnblkcekpdkpa) - Intercepts and modifies HTTP requests for debugging workflows.
163
+
-[Web Developer](https://chromewebstore.google.com/detail/web-developer/bfbameneiokkgbdmiekhjnmfkcnldhhm) - Adds interface controls for inspecting and modifying page behavior.
0 commit comments