-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Quick start guide #363
Comments
I am a beginner and there is no more detailed documentation to support my successful operation locally |
@LuoweiC I am not a beginner and I still want a guide 😂 |
I wrote a simple project that lets you move draggable objects between two droppable lists. Hope this is helpful to someone. |
I am really keen to write this. I was mostly through one, but I have stopped progress on it during our upgrade to React 16 #406 and adding our new website #343. Rationale:
So for now we are in a lame situation of no starter docs. However, this situation will change soon! |
How about editing the README to make the Codepen example easier to find? |
The codesandbox examples are already up the top of the docs |
Any news on the quick start guide? Want it so bad!!!! |
Rough thinking (updated)Getting started
Advanced topics(Extending getting started)
(Stand alone topics)
|
A board would be a really cool advanced tutorial. For the Quick Start guide, maybe it's easier as a video tutorial? I'm kinda imagining something like Dan Abramov's, https://egghead.io/courses/getting-started-with-redux. Only if it feels easier for you though. I'm also wondering if it be useful to create a wrapper component with smart defaults and hides the |
@alexreardon you could also add Multi Drag under Advanced topics. 😃 |
This should be landing soon 💃 |
This is 3rd time i am trying to work with this library, but i always fail to understand from start, please do some videos/article sooner 👍 |
@samundrak I understand you're frustrated, but that was not the right way to engage with an open source project. It's like: If you were going out of your way to do a favor for a stranger, you wouldn't appreciate them yelling at you to do it faster. It's inappropriate. |
@samundrak, I totally understand the frustration. It is a gap in the project. I have actually spent over 50 hours to create a course to help people get started. The course will be going up for free on egghead.io in a bit over a month, due to their course release schedule. While the recording part is finished, the people at egghead are doing extra work in creating full transcripts for every lesson, creating cover art, and converting the code I wrote for the course into an example which is broken into independently runnable lessons. So while it might seem not much is going on, I can assure you that this is getting a lot of attention from a lot of people. |
Hey, first of all, I am very sorry, I didn't mean to be bad, |
Looking forward to the screencasts, @alexreardon - thank you 👍 Possible to include a portion on writing basic testing? Enjoying using the library but having trouble testing it effectively. |
super excited for the quick start guide! The name is fitting - it really is a beautiful library. I look forward to understanding it in more depth. |
So am @annie-mathis! We are just waiting in the egghead.io course release queue 👍 @cheshireoctopus we have an issue to add some testing docs #623 |
The course is available! Course: Beautiful and accessible drag and drop with |
/cc @annie-mathis, @atav32, @LuoweiC, @fihawkins, @cheshireoctopus ^ |
@alexreardon May God bless this guy with lots of force |
I am trying to drag an isolated button it did not work for me. Any thoughts? |
Wooow, this is waaay beyond my expectations! @alexreardon how can I buy you a beer? 🍺 |
We should create a guide that walks people through creating a board setup. This will introduce people to the core ideas of the library and help them get up and running quickly.
The text was updated successfully, but these errors were encountered: