You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
We don’t currently offer a full course on macros, but we do occasionally
cover them as an additional module on our Advanced Scala courses.
We tend to find that techniques like tagless final en doing and libraries
like shapeless provide most of the big functionality you might want from
macros. Also IDE compatibility for macros is poor and forthcoming changes
in Dotty are a big downside to adoption.
That said, small one-or-two line macros can be useful to provide a last bit
of friendly syntax on top of another approach, so that’s typically what I
use them for if I use them at all.
I hope that helps! Feel free to get in touch if you want to discuss booking
training for your team. Here’s a web form that comes through to me:
https://underscore.io/training/bookings/.
Dave
On 14 December 2019 at 12:12:53, dejvid ***@***.***) wrote:
What happened to essential macros training?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#5?email_source=notifications&email_token=AABYRZ7IWY3RACTWY3MAYV3QYTEULA5CNFSM4J22JSW2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IAPZSMA>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABYRZYU54HVWBT4YAIPVXLQYTEULANCNFSM4J22JSWQ>
.
What happened to essential macros training?
The text was updated successfully, but these errors were encountered: