Jump to content
Search Community

violacase

Members
  • Posts

    76
  • Joined

  • Last visited

Posts posted by violacase

  1. 49 minutes ago, ZachSaucier said:

    In my opinion, just start making stuff with HTML, CSS, and JS :) 

    Agreed. And know that gsap helps you a LOT with creating animation stuff that you want. It solves for you many otherwise rather difficult to write js code. Gsap is great.

     

    • Like 1
    • Thanks 1
  2. Thanks all for your responses!

    Jack, your elaborate prose is very informative and to the point. Many thanks.

    BTW: @Ivo Dolenc (https://github.com/ivodolenc/nuxt-gsap-module) approach gets 5 stars from me. I would like to work on this for the club member plugins, but it goes beyond my head. I'm a Nuxt user, not a system analyst.

     

    If I gave the impression of being dissatisfied, I want to rectify his here. I love Gsap and its community.

    • Like 4
  3. Hey @ZachSaucier,

    You responded mainly to my btw, not to my suggestion to create a dedicated sub forum. There may be many environments, but that should not be a reason not to consider my suggestion. Firstly, you have the absolute top, namely: React, Vue, Nuxt, Angular, Svelte. After that a few others exist indeed. You could put them under "Other" You are mainly explaining the general procedure. I already read this. Do I have to post problems that still encounter in this global forum? Then it becomes further polluted with non-specific GSAP problems.

  4. I'm struggling getting the membership plugins nicely run in a Nuxt environment. Searching the global forum for as it is now really is a mess. 

    Why not create sub forum pages for these environments? Surely other people do and shall encounter problems in their env's.

    And by the way: A definitely good step-to-step installation guide for these particular environments (at least for Nuxt in my case) lack over here.

     

  5. Hi @pointc :-) Yes, I saw that I already was a member in 2014... My focus last years was on teaching, playing the violin, renovating a ruin in France and back end development. It feels good to be back. I noticed you still are very active over here. Nice to see you again!

    • Like 1
  6. @jbjanot

     

    Hi, I love your extra.slider project: clean, little overhead and functional.

     

    There's ONE thing I don't like at all: it depends on jQuery. Since I'm developing in Vue.js I don't need/want to invoke jQuery. Any chance you can find the time to build a vanilla js ES2015/16 version? This version would give Angular, Vue, React, etc. developers a clean basis to scaffold.

    If you can I could contribute by creating a Vue.js components system based on your lib.

     

    NOTA:

    jQuery is mostly used (also by you) to do queries in the DOM. Notice today we have https://developer.mozilla.org/nl/docs/Web/API/Document/querySelector

    • Like 1
×
×
  • Create New...