|
You are here |
2bits.com | ||
| | | | |
berk.es
[AI summary] The post explains how Object-Oriented Design principles like abstraction, encapsulation, and focus can be applied to Drupal module development to improve code quality and maintainability. |
|
| | | | | ||
| | | | |
drupalize.me
Deprecated code is any code flagged for future removal, but which has not yet been removed to ensure that existing code which relies on the to-be-removed code will continue to work. When an API, or feature, becomes deprecated it's a warning to all developers that at some point in the future this thing they are relying on will not exist, and they'll need to update their custom code to a new approach. Preferably before the existing one gets removed. In this tutorial well: |
|
| | | | | ||
| | | | |
current.workingdirectory.net
Some thoughts based on my work as a movement technologist |
|
| | | | | ||
| | | | |
2ality.com
The ECMAScript proposal "import()" by Domenic Denicola is at stage 4 and part of ECMAScript 2020. It enables dynamic loading of ECMAScript modules and is explained in this blog post. |
|
| | | |||