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
Is the chapter too long? Should we split it in two?
I included filenames as a comment at the top of each line. You'll also note it's TS only. These are actually related: in order to use the @@filename directive, which is used throughout the docs, you have to provide both TS and JS versions. I think, given that we want to make it really easy to both build this, and to follow a good project structure, that including filenames is important. But it does deviate a bit from other chapters. Opinions?
Is the chapter too long? Should we split it in two?
I included filenames as a comment at the top of each line. You'll also note it's TS only. These are actually related: in order to use the @@filename directive, which is used throughout the docs, you have to provide both TS and JS versions. I think, given that we want to make it really easy to both build this, and to follow a good project structure, that including filenames is important. But it does deviate a bit from other chapters. Opinions?