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.

Rationale behind `data` path?

See original GitHub issue

From the beginning this confused me a bit: For some reason, this library (and I think I also saw it in other libraries) gave special significance to the /data path, specifically by offering the dataToJS convenience helper function. From what I understand, the /data path has no special significance to Firebase per se, so, if I am not utterly wrong, this is based on some sort of convention, isn’t it?

Seeing how your library gives special attention to the /data path, references to documents which propose the convention of structuring your data in Firebase like this would be greatly appreciated, not sure if you or anyone else could provide those?

(Slightly off-topic: In general, any sort of list of resources and conventions that help new-comers better structure their data right from the start, would love to hear about it 😃 )

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
RahavLussatocommented, Dec 26, 2016

@Domiii can @tiberiuc close this ?

1reaction
RahavLussatocommented, Dec 17, 2016

The /data that mentioned is related to the internal state of redux where the data is stored not to the path of firebase

Read more comments on GitHub >

github_iconTop Results From Across the Web

Data Path - an overview | ScienceDirect Topics
The data path logic is the logic (as the name suggests) to process the input data and generate the correct output data. The...
Read more >
Datapath - Wikipedia
A datapath is a collection of functional units such as arithmetic logic units or multipliers that perform data processing operations, registers, and buses....
Read more >
2. What purpose does a data path serve? - Sr2Jr
The main purpose of a data path serve is non-perminent (temporary) storage of data and functional units for transforming data.
Read more >
What is a Data Path? - Computer Hope
A data path (also written as datapath) is a set of functional units that carry out data processing operations. Datapaths, with a control ......
Read more >
Design and Implementation Microprocessor Data Path
This article focuses on design and implementation of the microprocessor data path. Here we use Xilinx Artix 7 family of FPGAs and VHDL....
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