#scope

[ follow ]
fromRealpython
2 weeks ago
Python

Namespaces in Python - Real Python

Understanding Python namespaces enhances code organization and prevents name conflicts.
fromCSS-Tricks
5 months ago
JavaScript

Solved By CSS: Donuts Scopes | CSS-Tricks

Effective CSS management is crucial to prevent styles from parent components affecting child content.
The introduction of the @scope at-rule provides a practical solution for 'donut scoping'.
Isolating styles in web components is a significant challenge for developers.
[ Load more ]