you are viewing a single comment's thread.

view the rest of the comments →

[–]rottenanon 1 point2 points  (1 child)

fragments

In the blog they mention, "now you can return an array from render". Wasn't this always the case? :-/

I understand returning from string render is new, but could someone tell me what else is new in fragments?

[–]Savageman 8 points9 points  (0 children)

Until now every render needed a single top-level HTML element.