Topic cluster
Frontend developer
A programmer who builds templates browser behavior styles and user-facing interactions.
View topic page4 items
The remaining keywords do not make a useful further split. All matching documentation is listed below.
client_local_storage
Model to access the localStorage on the client (browser).
client_session_storage
Model to access the sessionStorage on the client (browser).
req
This model gives access to the request variables from within a template.
template
Model for dynamic template rendering. It renders a template path passed in the request path and returns the rendered template output.