Git Product home page Git Product logo

Comments (4)

CMeeg avatar CMeeg commented on July 4, 2024

Hi @seangwright,

Thanks for the suggestion to improve the docs. I just wanted to ask how you had been using the debug library as it looks like you are using it differently to me, and I want to make the docs as useful as possible.

I have been using it on the command line, for example:

set DEBUG=gridsome-source-kentico-cloud,gridsome-source-kentico-cloud:source & npm run develop

I've been looking at the debug docs and couldn't see a mention of using export - where and how are you using that?

A bit of context for you - I'm fairly new to writing node modules/npm packages and this is the first time I've used the debug library so I'm still learning!

Cheers

from gridsome-source-kentico-kontent.

seangwright avatar seangwright commented on July 4, 2024

I'm using Gitbash as my shell and ConEmu as my terminal so my syntax is going to be bash based.

export DEBUG=* flips on all logging for the debug package in bash.

If I were using powershell or cmd I would use $env:DEBUG="*" and set DEBUG=* respectively.

I haven't made many npm packages myself, though I've been doing a lot of JavaScript for the past 4-5 years.

I definitely appreciate you making this plugin as I prefer VueJs to React so Gridsome seems like a great option for consuming Kentico Cloud.

I wouldn't even be attempting any of this if your plugin didn't already exist!

from gridsome-source-kentico-kontent.

CMeeg avatar CMeeg commented on July 4, 2024

Ah I see, thanks @seangwright - I will update the docs with some examples to clarify usage.

No worries - thanks for all your feedback so far and helping me catch a couple of bugs. I just wanted to get some experience with Kentico Cloud, Gridsome and Vue myself so started writing this plugin, and thought it might be something good to share. Now I've released the plugin I might actually finish the site I started to build in the first place!

from gridsome-source-kentico-kontent.

seangwright avatar seangwright commented on July 4, 2024

All your work is very appreciated!

Looks like we're gonna have to start calling it Kontent instead of Kentico Cloud.

I've been using VueJs a lot on a Kentico 12 MVC application, I've done some NuxtJs, and saw you created this plugin for Gridsome and figured it was right up my alley.

from gridsome-source-kentico-kontent.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.