Sign Up
Welcome home! Here at WTMX you can make new friends and meet people with the same interests as you. All free and ad-free.
Development
Internet & Technology
sundancer17, Wizard14, DeAnna and 1 other person likes this.
Development shared a link
AWS have made themselves a SO.
AWS re:Post – A Reimagined Q&A Experience for the AWS Community
The internet is an excellent resource for well-intentioned guidance and answers. However, it can sometimes be hard to tell if what you’re reading is, in fact, advice you should follow. Also, some user...
Development shared a link
Suppressing duplicate requests in web services - Tuomas Kareinen’s blog
Suppressing duplicate request processing prevents some forms of data corruption, such as data duplication and lost data. Achieving suppression together with client retries establishes exactly-once req...
Development shared a link
Get Started with PHP Static Code Analysis
Get started with our guide to PHP static code analysis tools and detect problems before you even run the code.
Development shared a link
The CSS :has() selector is way more than a “Parent Selector”
Safari TP 137 just dropped with unflagged support for :has(). Often dubbed “the parent selector”, :has() is way more than that …
Development shared a link
Why C# goes well with TypeScript
TypeScript is awesome, but isn’t the best tool for every job. I show how C# is similar but has unique strengths that make it a good choice to use alongside TypeScript.