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.

VNode is used in the Guide before it is defined

See original GitHub issue

Brand-new to Vue, and I’m reading the Guide front to back. The term VNode is used in the Custom Directives page. However, it is not defined until later in the Guide, in the Render Functions & JSX page. I see that was mentioned in #319 (comment).

Would someone who actually knows Vue 😃 be willing to update the Guide so that VNode is not used without explanation on the Custom Directives page? I don’t claim to know what would be the best way to accomplish that 😃 . Thank you!

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
phanancommented, Dec 3, 2018

@cxw42 Indeed, this slips my watch 😃 Thanks!

0reactions
cxw42commented, Dec 3, 2018

@phanan Have you had a chance to look at #1855? I just rebased it onto the latest master. Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

3. Creating Server Connection Definitions (Vnodes)
A vnode is a name defined on the local instance to identify a particular remote instance. The definition contains connection data and authorization...
Read more >
Quick User Guide | vNode Automation
This guide aims to provide an introduction to vNode and its architecture, so you can get started as soon as possible. vNode Modules....
Read more >
Virtual node (vnode) configuration | DSE 6.8 Dev guide
A description of virtual nodes (vnodes) and how to use them in different types of datacenters. Also steps for disabling vnodes.
Read more >
Render Functions & JSX | Vue.js
Creating Vnodes​​ h() is short for hyperscript - which means "JavaScript that produces HTML (hypertext markup language)". This name is inherited from conventions ......
Read more >
vNode Starter Quick Guide - YouTube
In this video tutorial, you will discover vNode web interface, step by step : How to open vNode web interface and how to...
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