#codingbestpractices — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #codingbestpractices, aggregated by home.social.
-
My practitioner view of program analysis
https://sawyer.dev/posts/practitioner-program-analysis/
#HackerNews #programanalysis #practitioner #viewpoint #softwaredevelopment #techinsights #codingbestpractices #developercommunity
-
My practitioner view of program analysis
https://sawyer.dev/posts/practitioner-program-analysis/
#HackerNews #programanalysis #practitioner #viewpoint #softwaredevelopment #techinsights #codingbestpractices #developercommunity
-
My practitioner view of program analysis
https://sawyer.dev/posts/practitioner-program-analysis/
#HackerNews #programanalysis #practitioner #viewpoint #softwaredevelopment #techinsights #codingbestpractices #developercommunity
-
My practitioner view of program analysis
https://sawyer.dev/posts/practitioner-program-analysis/
#HackerNews #programanalysis #practitioner #viewpoint #softwaredevelopment #techinsights #codingbestpractices #developercommunity
-
My practitioner view of program analysis
https://sawyer.dev/posts/practitioner-program-analysis/
#HackerNews #programanalysis #practitioner #viewpoint #softwaredevelopment #techinsights #codingbestpractices #developercommunity
-
It's OK to compare floating-points for equality
https://lisyarus.github.io/blog/posts/its-ok-to-compare-floating-points-for-equality.html
#HackerNews #floatingpoints #programming #equality #techblog #codingbestpractices
-
It's OK to compare floating-points for equality
https://lisyarus.github.io/blog/posts/its-ok-to-compare-floating-points-for-equality.html
#HackerNews #floatingpoints #programming #equality #techblog #codingbestpractices
-
It's OK to compare floating-points for equality
https://lisyarus.github.io/blog/posts/its-ok-to-compare-floating-points-for-equality.html
#HackerNews #floatingpoints #programming #equality #techblog #codingbestpractices
-
It's OK to compare floating-points for equality
https://lisyarus.github.io/blog/posts/its-ok-to-compare-floating-points-for-equality.html
#HackerNews #floatingpoints #programming #equality #techblog #codingbestpractices
-
It's OK to compare floating-points for equality
https://lisyarus.github.io/blog/posts/its-ok-to-compare-floating-points-for-equality.html
#HackerNews #floatingpoints #programming #equality #techblog #codingbestpractices
-
Challenging the Single-Responsibility Principle
https://kiss-and-solid.com/blog/keep-it-simple
#HackerNews #Challenging #the #Single-Responsibility #Principle #softwaredevelopment #programming #principles #designpatterns #codingbestpractices
-
Challenging the Single-Responsibility Principle
https://kiss-and-solid.com/blog/keep-it-simple
#HackerNews #Challenging #the #Single-Responsibility #Principle #softwaredevelopment #programming #principles #designpatterns #codingbestpractices
-
Challenging the Single-Responsibility Principle
https://kiss-and-solid.com/blog/keep-it-simple
#HackerNews #Challenging #the #Single-Responsibility #Principle #softwaredevelopment #programming #principles #designpatterns #codingbestpractices
-
Challenging the Single-Responsibility Principle
https://kiss-and-solid.com/blog/keep-it-simple
#HackerNews #Challenging #the #Single-Responsibility #Principle #softwaredevelopment #programming #principles #designpatterns #codingbestpractices
-
Challenging the Single-Responsibility Principle
https://kiss-and-solid.com/blog/keep-it-simple
#HackerNews #Challenging #the #Single-Responsibility #Principle #softwaredevelopment #programming #principles #designpatterns #codingbestpractices
-
Power FX: UserDefinedFunctions() The ability to write reusable functions inside your Canvas App is the biggest code-cleanup tool we have. Stop copying-and-pasting the same complex "If/Else" logic into 20 different buttons. Write it once. Call it everywhere. DRY (Don't Repeat Yourself).
-
Pre-commit lint checks: Vibe coding's kryptonite
https://www.getseer.dev/blogs/pre-commit-linting-vibe-coding
#HackerNews #PreCommitLinting #VibeCoding #DeveloperTools #CodingBestPractices #TechNews
-
Pre-commit lint checks: Vibe coding's kryptonite
https://www.getseer.dev/blogs/pre-commit-linting-vibe-coding
#HackerNews #PreCommitLinting #VibeCoding #DeveloperTools #CodingBestPractices #TechNews
-
Pre-commit lint checks: Vibe coding's kryptonite
https://www.getseer.dev/blogs/pre-commit-linting-vibe-coding
#HackerNews #PreCommitLinting #VibeCoding #DeveloperTools #CodingBestPractices #TechNews
-
Pre-commit lint checks: Vibe coding's kryptonite
https://www.getseer.dev/blogs/pre-commit-linting-vibe-coding
#HackerNews #PreCommitLinting #VibeCoding #DeveloperTools #CodingBestPractices #TechNews
-
Pre-commit lint checks: Vibe coding's kryptonite
https://www.getseer.dev/blogs/pre-commit-linting-vibe-coding
#HackerNews #PreCommitLinting #VibeCoding #DeveloperTools #CodingBestPractices #TechNews
-
How Twitch tamed a million lines of TypeScript
https://www.joshribakoff.com/blog/lint-snapshots/
#HackerNews #Twitch #TypeScript #Linting #TechBlog #SoftwareDevelopment #CodingBestPractices
-
How Twitch tamed a million lines of TypeScript
https://www.joshribakoff.com/blog/lint-snapshots/
#HackerNews #Twitch #TypeScript #Linting #TechBlog #SoftwareDevelopment #CodingBestPractices
-
How Twitch tamed a million lines of TypeScript
https://www.joshribakoff.com/blog/lint-snapshots/
#HackerNews #Twitch #TypeScript #Linting #TechBlog #SoftwareDevelopment #CodingBestPractices
-
How Twitch tamed a million lines of TypeScript
https://www.joshribakoff.com/blog/lint-snapshots/
#HackerNews #Twitch #TypeScript #Linting #TechBlog #SoftwareDevelopment #CodingBestPractices
-
How Twitch tamed a million lines of TypeScript
https://www.joshribakoff.com/blog/lint-snapshots/
#HackerNews #Twitch #TypeScript #Linting #TechBlog #SoftwareDevelopment #CodingBestPractices
-
🎉 Ah, the age-old debate resurrected! Why explain *what* the code does when you could just write clearer code to begin with? 🤔 But hey, let's reignite the flames with this groundbreaking revelation: maybe, just maybe, #comments should state the obvious too. 🔥 Because we all need more #verbose hand-holding, right? 🙄
https://www.hillelwayne.com/post/what-comments/ #codeclarity #programmingdebate #codingbestpractices #HackerNews #ngated -
🎉 Ah, the age-old debate resurrected! Why explain *what* the code does when you could just write clearer code to begin with? 🤔 But hey, let's reignite the flames with this groundbreaking revelation: maybe, just maybe, #comments should state the obvious too. 🔥 Because we all need more #verbose hand-holding, right? 🙄
https://www.hillelwayne.com/post/what-comments/ #codeclarity #programmingdebate #codingbestpractices #HackerNews #ngated -
🎉 Ah, the age-old debate resurrected! Why explain *what* the code does when you could just write clearer code to begin with? 🤔 But hey, let's reignite the flames with this groundbreaking revelation: maybe, just maybe, #comments should state the obvious too. 🔥 Because we all need more #verbose hand-holding, right? 🙄
https://www.hillelwayne.com/post/what-comments/ #codeclarity #programmingdebate #codingbestpractices #HackerNews #ngated -
🎉 Ah, the age-old debate resurrected! Why explain *what* the code does when you could just write clearer code to begin with? 🤔 But hey, let's reignite the flames with this groundbreaking revelation: maybe, just maybe, #comments should state the obvious too. 🔥 Because we all need more #verbose hand-holding, right? 🙄
https://www.hillelwayne.com/post/what-comments/ #codeclarity #programmingdebate #codingbestpractices #HackerNews #ngated -
The Compiler Is Your Best Friend, Stop Lying to It
https://blog.daniel-beskin.com/2025-12-22-the-compiler-is-your-best-friend-stop-lying-to-it
#HackerNews #TheCompilerIsYourBestFriend #StopLyingToIt #CodingBestPractices #DeveloperTips #ProgrammingInsights
-
The Compiler Is Your Best Friend, Stop Lying to It
https://blog.daniel-beskin.com/2025-12-22-the-compiler-is-your-best-friend-stop-lying-to-it
#HackerNews #TheCompilerIsYourBestFriend #StopLyingToIt #CodingBestPractices #DeveloperTips #ProgrammingInsights
-
The Compiler Is Your Best Friend, Stop Lying to It
https://blog.daniel-beskin.com/2025-12-22-the-compiler-is-your-best-friend-stop-lying-to-it
#HackerNews #TheCompilerIsYourBestFriend #StopLyingToIt #CodingBestPractices #DeveloperTips #ProgrammingInsights
-
The Compiler Is Your Best Friend, Stop Lying to It
https://blog.daniel-beskin.com/2025-12-22-the-compiler-is-your-best-friend-stop-lying-to-it
#HackerNews #TheCompilerIsYourBestFriend #StopLyingToIt #CodingBestPractices #DeveloperTips #ProgrammingInsights
-
The Compiler Is Your Best Friend, Stop Lying to It
https://blog.daniel-beskin.com/2025-12-22-the-compiler-is-your-best-friend-stop-lying-to-it
#HackerNews #TheCompilerIsYourBestFriend #StopLyingToIt #CodingBestPractices #DeveloperTips #ProgrammingInsights
-
Stop hardcoding GUIDs in your flows! 😫
If you are referencing a specific record ID in a Power Automate flow, it will break the moment you move it to Production. Use Environment Variables. This is day-one stuff, but I still see Seniors making this mistake.
-
💡 Strong software is built on proven principles
🔹 SOLID – maintainable & extensible
🔹 DRY – eliminate repetition
🔹 KISS – simplicity over cleverness
🔹 YAGNI – build only what’s required
🔹 Separation of Concerns – clear boundaries
🔹 Fail Fast – validate early
🔹 Tell, Don’t Ask – encapsulate behavior🚀 Design deliberately. Deliver reliably.
#SoftwareEngineering #CodingBestPractices #CleanCode #DevTips
-
Language Agnostic Programming: Why you may still need code
https://joaquimrocha.com/2025/08/31/language-agnostic-programming-why-you-may-still-need-code/
#HackerNews #LanguageAgnostic #ProgrammingWhyYouNeedCode #CodingBestPractices #SoftwareDevelopment #TechTrends #ProgrammingInsights
-
Language Agnostic Programming: Why you may still need code
https://joaquimrocha.com/2025/08/31/language-agnostic-programming-why-you-may-still-need-code/
#HackerNews #LanguageAgnostic #ProgrammingWhyYouNeedCode #CodingBestPractices #SoftwareDevelopment #TechTrends #ProgrammingInsights
-
Language Agnostic Programming: Why you may still need code
https://joaquimrocha.com/2025/08/31/language-agnostic-programming-why-you-may-still-need-code/
#HackerNews #LanguageAgnostic #ProgrammingWhyYouNeedCode #CodingBestPractices #SoftwareDevelopment #TechTrends #ProgrammingInsights