question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Examples source code

See original GitHub issue

Pardon if this is a silly question, but is there a way to see the source code for the examples located here (http://clauderic.github.io/react-sortable-hoc/) without opening https://github.com/clauderic/react-sortable-hoc/blob/master/src/.stories/index.js?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
claudericcommented, Feb 14, 2017

Update: Here’s a basic fiddle illustrating how to set up collections within the same SortableContainer: https://jsfiddle.net/y89ayoLb/1/

1reaction
pkerpedjievcommented, Nov 11, 2016

Thank you! That’s very kind of you, but I think I can figure it out with the source code in index.js. The examples are really nice and it would great if their source was easily accessible. But if it’s already on your todo list, you can just close this issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

What Is Source Code? (Definition, Examples, How-To) | Built In
Source code is foundational to computer program and acts as written instructions that guide a program's execution. Writing source code is ...
Read more >
Source code: What exactly is it? - IONOS
Source code is a human-readable text written in a specific programming language. The goal of the source code is to set exact rules...
Read more >
What is Source Code in Programming and How Does It Work?
Source code is the fundamental component of a computer program that is created by a programmer. It can be read and easily understood...
Read more >
What Is Source Code in Programming? (Definition and Example)
Source code is a group of instructions a programmer writes using computer programming languages. Once a programmer writes a line or set of ......
Read more >
Source Code: Definition and Examples (2022)
The source code refers to the source of a standard computer program. It consists of instructions, loops, statements, functions, and declarations that work...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found