code of more complex examples
See original GitHub issueThere are two awesome images shown in the README
, of two more complex examples regarding custom controls. But I cannot find them in the demos folder or storybook.
Is this code somewhere available? Or if not, can it be made available?
I’m referring to the image below:
Issue Analytics
- State:
- Created 6 years ago
- Reactions:1
- Comments:6 (5 by maintainers)
Top Results From Across the Web
Chapter 15: More Complex Examples - Jan Newmarch
This chapter delves into some of the more complex things that can happen with Jini applications. 15.1. Where is the Code? Clients, servers...
Read more >HTML Tables: Find Out When To Use Them (And When To ...
Learn more. Tables are used in HTML ... The markup (HTML code) for a table is always based on rows, never columns. ......
Read more >Table: All About Creating Simple to Complex HTML Tables
You will learn how to create simple to complex Tables in HTML. ... Our Table is ready, but let's make it a little...
Read more >Complex Table HTML Example - Penn State | Accessibility
This is a code example of a complex table with a two-row marked up for accessibility in terms of HEADERS and ID. This...
Read more >Complex table - Html Best Codes
Example : A more complex table-within-a table. Outer Table. An inner table showing a variety of headings and data items.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I mostly agree with Dylan, and of course there should be epic pics in the readme. Though I see your point about expecting that out of the box.
@dylanvorster I am sending a PR that you might consider adding notes to the images: “Example implementation using custom models” “Get started with the default models right out of the box”
On a side note I think it would be nice with a list of “examples-in-the-wild”.md where we can submit the results of using this awesome library. It would be really cool to see what other people have done with it and also might help clarify that this is mostly a base to extend upon.
I do understand your point of view. But from the end users perspective, it just doesn’t feel right.
We’ve been shown some awesome screenshots on the introduction page. But after the initial clone and fiddling around, there is nothing like that. There is a high learning curve, and a lot of work to be done before something like the screenshots is being achieved.
If you wish to show these screenshots, they should have been placed on a separate showcases page. Or at least moved to the bottom of the readme under a “showcases” chapter. Make it obvious that this is not what is present in the package, but that something like this can be build.
Currently, it feels like buying a big mac. It does satisfy most of the hunger, but it never looks like the picture.
Even after I’ve contributed a few PR’s to this project, I’ve decided that the learning curve was to high, and it was to much work to get something that works for me. So I’ve switched to implementing jsPlumb instead (for now).
The posted screenshots gave me wrong expectations. I think that at the end, the wrong expectations do more harm than good.
Like I said, no hard feelings. This project still has some awesome goods. My advise; update the readme to correct the expectations.