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
Development shared a link
TypeScript Features to Avoid
This post lists four TypeScript features that we recommend you avoid. Depending on your circumstances, there may be good reasons to use them, but we think that avoiding them is a good default.
Development shared a link
PHP 8.0: Attributes
One of the biggest new changes in PHP 8 is the Attributes support. Attributes help to add meta-data to PHP functions, parameters, classes, class methods, constants, properties, closures, and even anon...
Michael likes this.
Development shared a link
#[\ReturnTypeWillChange(Attribute::TARGET_METHOD)]
PHP 8.1: New `#[ReturnTypeWillChange]` attribute
PHP 8.1: New `#[ReturnTypeWillChange]` attribute
Michael likes this.
Russell James likes this.
Development shared a link
Development shared a link
Micro Frontends
How to split up your large, complex, frontend codebases into simple, composable, independently deliverable apps.
Destiny Blue likes this.
Development shared a link
Micro Frontends - extending the microservice idea to frontend development
Techniques, strategies and recipes for building a modern web app with multiple teams using different JavaScript frameworks.
Destiny Blue likes this.
Development shared a link
This Is Why You Shouldn’t Interrupt a Programmer - The Slightly Disgruntled Scientist
Since @kevin_rudds_cat suggested it, I also made a two-column A4 sized PDF version. Update: So after being retweeted several hundred times and being …
Development shared a link