Hacker News
- Linguistic Antipatterns https://www.linguistic-antipatterns.com/ 2 comments
- Architecture Antipatterns https://architecture-antipatterns.tech/ 4 comments
- Pair Programming Antipatterns https://tuple.app/pair-programming-guide/antipatterns 131 comments
- The Snowflakes as Code Antipattern https://infrastructure-as-code.com/book/2021/11/19/snowflakes-as-code.html 24 comments
- AngularJS Antipatterns and Pitfalls http://nathanleclaire.com/blog/2014/04/19/5-angularjs-antipatterns-and-pitfalls/ 5 comments
Lobsters
- Killing the Crunch Mode Antipattern http://chadfowler.com/blog/2014/01/22/the-crunch-mode-antipattern/ 3 comments practices
- Don't do this in Azure (Antipatterns) ! https://youtu.be/g8zUpax7v30 2 comments azure
- Performance antipattern detection in Cyber–Physical Systems https://www.sciencedirect.com/science/article/pii/S0164121223002996 3 comments science
- Database antipatterns, and where to find them. https://thebuild.com/presentations/antipatterns-scale-20x-2023.pdf 2 comments database
- Pair programming antipatterns https://tuple.app/pair-programming-guide/antipatterns 100 comments programming
- Useful antipattern - React useImperativeRef hook https://aexol.com/posts/react-useimperativehandle-magic/ 11 comments reactjs
- React antipatterns to avoid – Web Development Tutorials https://isamatov.com/react-antipatterns/ 35 comments programming
- When is an antipattern not an antipattern? https://m-peko.github.io/craft-cpp/posts/when-is-an-antipattern-not-an-antipattern/ 17 comments cpp
- React antipatterns to avoid https://iskenxan.medium.com/react-antipatterns-to-avoid-350929bdebf0?sk=51a85e3a5177a54a45fa73a564432a1c&source=friends_link 67 comments reactjs
- [Blog article, TypeScript] Do not create union types with Redux Action Types. It's most likely an antipattern. https://phryneas.de/redux-typescript-no-discriminating-union 55 comments reactjs
- [Blog article] Do not create union types with Redux Action Types. It's most likely an antipattern. https://phryneas.de/redux-typescript-no-discriminating-union 26 comments typescript
- Ruby Antipatterns - I don't agree with all of them but the list is worth reading https://www.alchemists.io/articles/ruby_antipatterns/ 23 comments ruby
- The “array size constant” antipattern https://quuxplusone.github.io/blog/2020/08/06/array-size/ 130 comments cpp
- Fixing a common antipattern when loading translations in Qt https://www.kdab.com/fixing-a-common-antipattern-when-loading-translations-in-qt/ 10 comments cpp
- The “OO” Antipattern https://quuxplusone.github.io/blog/2020/05/28/oo-antipattern/ 139 comments cpp
- Is isMounted an Antipattern? https://twitter.com/swyx/status/1161712994163863553 11 comments reactjs
- Are Traits and Inheritance antipatterns in PHP? https://devlob.com/blog/are-traits-and-inheritance-antipatterns-in-php 16 comments laravel
- Is passing setState from parent to child component an antipattern? https://gist.github.com/chowryan/fea1de1f160947e6a9ff5840fbf7d381 12 comments reactjs
- ActiveRecord performance: the N+1 queries antipattern https://blog.appsignal.com/2018/04/24/active-record-performance-the-n+1-queries-antipattern.html?utm_source=reddit&utm_medium=blogpost&utm_campaign=exp14_contentposting_nplus1 4 comments ruby
- The Local Variable Aversion Antipattern http://www.soulcutter.com/articles/local-variable-aversion-antipattern.html 35 comments ruby
- The Entity Service Antipattern http://www.michaelnygard.com/blog/2017/12/the-entity-service-antipattern/ 17 comments programming
- Microservices Antipatterns and Pitfalls http://www.oreilly.com/programming/free/files/microservices-antipatterns-and-pitfalls.pdf 30 comments programming
- Question about path enumeration in Bill Karwins -SQL Antipatterns https://www.reddit.com/r/mysql/comments/5koxg2/question_about_path_enumeration_in_bill_karwins/ 4 comments mysql
- Standup Antipatterns https://medium.com/@yanismydj/standup-antipatterns-1e9db0d497da 14 comments programming
- State is an antipattern https://en.wikipedia.org/wiki/Idempotence 54 comments reactjs
- 5 AngularJS Antipatterns & Pitfalls http://nathanleclaire.com/blog/2014/04/19/5-angularjs-antipatterns-and-pitfalls/ 4 comments javascript
- The false abstraction antipattern http://mortoray.com/2014/08/01/the-false-abstraction-antipattern/ 22 comments coding
- Free books about design patterns, antipatterns, refactoring and UML http://sourcemaking.com/ 9 comments programming
- Rails testing antipatterns: models https://semaphoreapp.com/blog/2014/01/21/rails-testing-antipatterns-models.html 4 comments rails
- Backbone Antipatterns http://blog.shinetech.com/2013/11/26/backbone-antipatterns/ 10 comments javascript
- TIL the name of an antipattern that often happens in mailing lists/forums. The XY Problem: you want to do X, and you think Y is the best way of doing so. Instead of asking about X, you ask about Y. http://www.perlmonks.org/index.pl?node_id=542341 671 comments programming
- JavaScript Pattern Collection - A JavaScript pattern and antipattern code collection http://shichuan.github.com/javascript-patterns/ 12 comments javascript
- Great descriptions of design patterns, antipatterns and refactoring http://sourcemaking.com 69 comments programming
- Haskell Antipattern: Existential Typeclass http://lukepalmer.wordpress.com/2010/01/24/haskell-antipattern-existential-typeclass/ 15 comments haskell
- The Green-shift antipattern http://www.ddj.com/191600661 12 comments programming