#decorators

[ follow ]
fromInfoWorld
9 months ago
Node JS

Deno adds API for date and time operations

Deno 1.40 introduces ECMAScript decorator syntax, enhancing code expressiveness and supporting new features like improved diagnostics and built-in Node.js APIs.
fromRubyflow
5 months ago
Angular

Rails View Patterns: Helpers vs Partials vs Presenters vs Decorators

Utilizing helpers, partials, presenters, and decorators in Rails views aids in code organization and maintainability.
#python
JavaScript
fromRealpython
5 months ago

Python Closures: Common Use Cases and Examples - Real Python

Closures in Python facilitate state retention in function execution, crucial for decorators and managing functional programming features.
fromRealpython
6 months ago
Python

Python Closures: Common Use Cases and Examples Quiz - Real Python

Python closures are essential for creating function-based decorators.
Completing the quiz requires prior knowledge of Python closures as provided by a tutorial.
JavaScript
fromRealpython
5 months ago

Python Closures: Common Use Cases and Examples - Real Python

Closures in Python facilitate state retention in function execution, crucial for decorators and managing functional programming features.
fromRealpython
6 months ago
Python

Python Closures: Common Use Cases and Examples Quiz - Real Python

Python closures are essential for creating function-based decorators.
Completing the quiz requires prior knowledge of Python closures as provided by a tutorial.
more#python
[ Load more ]