-
Notifications
You must be signed in to change notification settings - Fork 330
Add blog about Tasty Reader #1165
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add blog about Tasty Reader #1165
Conversation
f8ff900
to
0cb14cd
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the main body of the post is good. It is already publishable.
But, I do suggest that the intro aim at including all of the important information in brief, so that someone will get the essential points they need even if they don't go on and read the whole thing. Condense the entire blog post into a single page; begin with just that page; and then follow it with the more detailed version.
An example of an important piece of information that isn't revealed until quite late in the blog post is that only some Scala 3 features are consumable from Scala 2.
Oh, one more thing. 2.13.14 comes out in just a couple weeks. Up to you, but I think you might want to wait until 2.13.4 is actually out, then you won't need to include the information about using a 2.13.14 nightly. |
I've added more at the start, theres more of a problem with the library dependencies section due to there being no libraries currently for Scala |
f9da0a6
to
c8d5bc2
Compare
added more to the overview section, and removed the mentions of snapshot scala versions |
intro LGTM now 👍 I wonder if you want to say a few words about the status of I was a bit surprised to see |
Thats a good point, I should update to mention this.
Yes perhaps I should use a fictional library - tasty reader is lazy enough to only error when the code directly requires something unsupported - so a test suite that requires |
I've changed the blog to use ScalaCheck now that it has released for Scala |
updated the date for Friday the 13th |
We've had to push 2.13.4 out a bit again, as a few issues/PRs are still in flight, and then we'll need to float an "RC" (a designated nightly) and run the community build. Current target date is Mon Nov 16 |
@SethTisue when is the proposed date now? |
reverting until 2.13.4 has been published: #1179 |
Revert "Merge pull request #1165 from scalacenter/blog/add-tasty-reader-blog"
draft PR to re-add when the time comes: #1180 |
@bishabosha 2.13.4-bin-74cffdd is our release candidate. if all goes well, we'll republish it as 2.13.4 on Thursday. let us know if you'd like any changes to the tasty-reader parts of https://github.com/scala/scala-dev/blob/scala-dev/releases/2.13.4.md |
No description provided.