ThinslicesWhen Understanding means Rewritingcodinghorror.com - Jeff Atwood18 Sep 2006 If you ask a software developer what they spend their time doing, they'll tell you that they spend most of their time writing code. However, …
Thinslices20 Docker commands use cases for developers - DEV Community 👩💻👨💻dev.to - Alex BarashkovWe're a place where coders share, stay up-to-date and grow their careers. Posted on Technology is most effective when you know how to work with it; …
ThinslicesFlipboardIcon version of the Flipboard logoDon’t Give Up on TDD Before Reaching the Breakthroughsqualitycoding.org - Jon ReidDan Abramov recently tweeted: TDD paralyzes me. I’m all for writing tests early in the process — especially in library code. But I can’t write them …
ThinslicesComposing Software: The BookMedium - Eric Elliott"Composing Software”, the hit blog post series on functional programming and software composition in JavaScript is now a best selling book on …
ThinslicesFlipboardIcon version of the Flipboard logoBuilding DSLs in Swiftswiftbysundell.com - John SundellA DSL, short for Domain Specific Language, can be explained as a special kind of API that focuses on providing a simple syntax that's tailored to …
ThinslicesREST API Design - Resource Modelingthoughtworks.com“The key abstraction of information in REST is a resource. Any information that can be named can be a resource: a document or image, a temporal …