Quiz: Templating, Real-Time Communication, and Logging
Test your understanding of rendering dynamic views, using Socket.io for real-time features, and logging with Winston.
1
In an EJS template, which syntax is used to output the value of a variable?
A)
{{ variable }}
B)
<%= variable %>
C)
{{= variable =}}
D)
%= variable =%
Question 1 of 140 attempted
Get hands-on with 1400+ tech skills courses.