Toggle navigation
TWunroll
TWunroll
faq
Contact US
#Code
Santiago
svpino
Here is an experiment:For every 5 retweets that this message gets in the next 24 hours, I'll add a Refactoring Technique with a brief explanation.Let's see how far we can
Read more
Victor
vponamariov
Controversial opinion: you don't need to always follow DRY principle.Here are some reasons 1 / You can't see the whole pictureFor example, you don't know yet will you use
Read more
WarNuse
WarNuse
The Coup D'état.18 U.S. Code § 2384 - Seditious Conspiracy'TWENTY YEARS.' Christopher Scott Murphy.18 U.S. Code § 2381 - Treason18 U.S. Code § 2384 - Seditious Conspiracy18 U.S. Code §
Read more
Dan Abramov
dan_abramov
Short story time. There’s a side project thing I’ve been procrastinating on for weeks because it seems daunting technically. Nothing too hard but it was a little bit out of
Read more
Tom Newton Dunn
tnewtondunn
PM’s long standing adviser on Ministerial Standards Sir Alex Allan has resigned, after Priti Patel inquiry found her guilty of bullying but PM allowed her to keep her job. Big
Read more
Virginia Balseiro
YesVirginia_
Been reading about code reviews best practices and I keep coming across the advice to "ask questions instead of giving statements". I disagree with this. Asking questions to which the
Read more
Kab
Kabamur_Taygeta
What are #DogComms?1. #NEIOH The word "DOG" is simply a thought construct in Energy Expression. However there is much Communication on multiple forums which are Code. 2. These Codes are sent
Read more
WarNuse
WarNuse
"If The American People Ever Find Out What We Have Done, They Will Chase Us Down The Streets And Lynch Us." - George H.W. BushFrom A 1992 Published Interview Granted
Read more
The Prince of Good Times
Ak5985965
What is the Indian Army Honour Code ? What is the Chetwode Code ?I have never tweeted about these but today my conscience does not allow me to stay silent.
Read more
Alex Bunardzic #BlackLivesMatter
alexbunardzic
Mutation testing and refactoring: whenever we run mutation testing on a repo that wasn't developed using TDD approach, chances are we'll end up with a lot of surviving mutants. Most
Read more
Kief
kief
Pull requests add overhead to cope with low-trust situations, e.g. to allow people you don't know to offer contributions to your project.Imposing pull requests on devs in your own team
Read more
Rusiim Sha
refactorfiend
most of coding/ software design, is about getting your code to be 3 things:a) easy to change via b) loose coupling and c) high cohesionit's not really about OOP FP
Read more
David Fowler 🇧🇧
davidfowl
The dependency injection hate is strong on hacker news https://news.ycombinator.com/item?id=25047409 #dotnet My hot take is this: I do believe that having to deal with DI makes things more difficult to
Read more
Michael Feathers
mfeathers
One of the things I learned from @KentBeck years ago was to see cohesion in terms of divergent change rates. If you have a class and there's a set of
Read more
Alan Uthoff
AlanUthoff
When you only have a hammer, all you see is nails.Below are examples in other programming languages of how to write async code based on this javascript example:processData is a
Read more
Mat Velloso
matvelloso
Pro tip for programming job interviews:Whenever the interviewer asks a very hard programming question, write: http://model.fit (x,y)If they insist that's not an acceptable answer, say:-Oh, so you want me to do
Read more
‹
1
2
3
4
5
6
7
8
...
347
348
›
By continuing to use the site, you are consenting to the use of cookies as explained in our
Cookie Policy
to improve your experience.
I agree