OvermindDL1 / bucklescript-tea

TEA for Bucklescript
Other
602 stars 45 forks source link

Discussion Place? #54

Open inchingforward opened 7 years ago

inchingforward commented 7 years ago

I apologize for using an issue for this...feel free to close this.

I don't remember where I first heard about this project, but searching led me to the Elixir Forum post, the bucklescript channel in Discord, and your blog posts.

I've considered writing blog posts about Bucklescript-TEA, writing some tutorials, or contributing to documentation. Would having a dedicated place to ask questions, gauge interest in topics, etc, be worthwhile? Do any of the above-mentioned places (or this one) make sense for discussing Bucklescript-TEA?

OvermindDL1 commented 7 years ago

Ooo that'd be awesome!

Speaking on the Elixir Forum would be most likely where I'd see and respond the quickest (other than here, github is always the fastest for me to see).

For real-time chat the bucklescript channel on the reasoml Discord would be the best (ping me repeatedly ^.^). :-)

quernd commented 6 years ago

As the year is coming to an end, I want to say "thank you" for this awesome project, and give back to the community. I have some free time this holiday season and have started working on a lengthy chess-themed tutorial on writing an SPA with Bucklescript-TEA. If things go well, I will post one part of the tutorial for each of the "12 Days of Christmas" from today through January 5.

Here's the code: https://github.com/quernd/tea-chess Here's the writeup: https://quernd.github.io/tutorials/tea-chess

I've uploaded today's post (and tentatively two more parts, but I'll keep refining them as I go). Enjoy!

jackalcooper commented 6 years ago

Cool! On Tue, Dec 26, 2017 at 8:00 AM Daniel Quernheim notifications@github.com wrote:

As the year is coming to an end, I want to say "thank you" for this awesome project, and give back to the community. I have some free time this holiday season and have started working on a lengthy chess-themed tutorial on writing an SPA with Bucklescript-TEA. If things go well, I will post one part of the tutorial for each of the "12 Days of Christmas" from today through January 5.

Here's the code: https://github.com/quernd/tea-chess Here's the writeup: https://quernd.github.io/tutorials/tea-chess

I've uploaded today's post (and tentatively two more parts, but I'll keep refining them as I go). Enjoy!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/OvermindDL1/bucklescript-tea/issues/54#issuecomment-353896567, or mute the thread https://github.com/notifications/unsubscribe-auth/AE5U9fbWSF3YuSEwi0HRMqh4FiD6AGeYks5tEDcXgaJpZM4Pt3j0 .

OvermindDL1 commented 6 years ago

As the year is coming to an end, I want to say "thank you" for this awesome project, and give back to the community. I have some free time this holiday season and have started working on a lengthy chess-themed tutorial on writing an SPA with Bucklescript-TEA. If things go well, I will post one part of the tutorial for each of the "12 Days of Christmas" from today through January 5.

Hah, that is really cool! I may link to it when I do some updating if that's fine? :-)

quernd commented 6 years ago

Hah, that is really cool! I may link to it when I do some updating if that's fine? :-)

Yes of course you may. I'm also thinking of other places to post an announcement, what do you guys think, should I wait for when the entire thing is complete? I was thinking /r/ocaml, discuss.ocaml.org and maybe the Elixir Forum thread mentioned above, but I haven't really been very extrovert on the web so I'm not sure what's appropriate.

jackalcooper commented 6 years ago

@quernd would you make it based on Elm tutorial or you are gonna write it from scratch? I mean we kind of lack a proper getting started guide here. Maybe a helpful getting started guide will attract more people using bs-tea.

quernd commented 6 years ago

@jackalcooper I'm writing it from scratch – it's more or less a writeup of my own experience working on a small project. The first part explains how to get started using https://github.com/tcoopman/bucklescript-tea-starter-kit and the basics of the Elm architecture, but it's a little faster paced than the Elm tutorial I think.

OvermindDL1 commented 6 years ago

I'd say add links early, then just post updates as updates come out. :-)

quernd commented 6 years ago

Thanks guys. 8 parts out of 12 are now online, and it's starting to look like an SPA :-)

martindemello commented 6 years ago

i also posted to lobsters :) https://lobste.rs/s/e4ps7y/chess_themed_bucklescript_tea_tutorial

On Sat, Dec 30, 2017 at 3:03 PM, Daniel Quernheim notifications@github.com wrote:

Thanks guys. 8 parts out of 12 are now online, and it's starting to look like an SPA :-)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/OvermindDL1/bucklescript-tea/issues/54#issuecomment-354573564, or mute the thread https://github.com/notifications/unsubscribe-auth/AAA_Vxq5Zqa1PBcp-7cvr0Qzqg1xjj7Zks5tFsFUgaJpZM4Pt3j0 .

neochrome commented 6 years ago

Maybe we could create a subredit like /r/bucklescript-tea ?

OvermindDL1 commented 6 years ago

@neochrome That then becomes very permanent of a name then especially as I am planning to expand this, hmm...

neochrome commented 6 years ago

I guess another viable option could be to use issues here at github for discussions, just labelling them as such...

OvermindDL1 commented 6 years ago

I guess another viable option could be to use issues here at github for discussions, just labelling them as such...

I'm always good with that, though if real-time is wanted then IRC is usually best. ^.^