FAO <@UJ1EST49K>, re: &gt; Thanks, I am always co...
# cfml-beginners
a
FAO @epipko, re:
Thanks, I am always confused when to use/not use # signs.
https://blog.adamcameron.me/2013/09/when-to-use-pound-signs.html
s
psst. You've got an extra "s" in the first code block
a
Look at hawkeye here.
cheers
s
I didn't realize when first reading it that it was 9 years old. Did think it odd that you were writing everything in tag format. :)
a
It's an article catering to a specific demographic.
I have not used tags other than in views (or in old skool days when necessary for tag-only functionality like
<cfquery>
) for ~20yrs
I've always been very much "whyTF would I write all that pointless
<cf...>
boilerplate if I don't need to?"