Giter Site home page Giter Site logo

Comments (7)

ermouth avatar ermouth commented on August 27, 2024

You can‘t use HTML data attributes as both DOM selectors and data pointers. Although you can try to generate manifest on the fly after page load.

Init function can take your div, parse it and dynamically generate child manifest, that will then be bound as a child form.

To notice, your approach looks extremely cryptic.

from jquery.my.

tmikaeld avatar tmikaeld commented on August 27, 2024

Ah, child form - that solves it completely!

I'm basically using jQuery.my to edit page content, maybe that is why it looks cryptic?

from jquery.my.

tmikaeld avatar tmikaeld commented on August 27, 2024

By the way, does a child form take a performance hit?
Compared to cloudwall.me manifest, mine are tiny so shouldn't be a problem in any case.

from jquery.my.

ermouth avatar ermouth commented on August 27, 2024

does a child form take a performance hit

Child forms are highly optimized, so it‘s insignificant, nearly zero.

BTW, there‘s a proof of concept, what can be done using $.my for extreme content editing, see http://inliner.cloudwall.me/ddlab/_inliner#144184061501ff0vgzjf. Hope it can help in some way.

from jquery.my.

ermouth avatar ermouth commented on August 27, 2024

Oh, to add. You can set params:{strict:true} for child manifest you generate using init, to skip unjson traverser. It can give you millisecond or two during child form initialization.

from jquery.my.

tmikaeld avatar tmikaeld commented on August 27, 2024

Really nice inline editor! I like the idea.

What i initially started with is blocks of custom server-rendered content, each block have a content editing form that uses jQuery.my for the live-editing and loading from JSON database. Works great!

But some blocks have really bad performance especially on re-rendering from the server, so the new approach is to edit only smaller parts (like in this case the header) upon clicking on it. This solved the performance and re-rendering-time issue.

Thanks for the tip, will do some tests with this and see how it works.

By the way, i see no way to donate to jQuery.my's development?

from jquery.my.

tmikaeld avatar tmikaeld commented on August 27, 2024

Thanks for the offert to help with specific issues, i will get back to you on that if i get into issues.

I don't really like to bother maintainers with these questions, but when it's such a specific system there really is no other place to ask.

I understand what you mean with donating to OSS projects, i often check if the project have a company backing it and if they do - i donate the spare money to the smaller ones without company backing first.

When/if i can afford to hire a full-time developer to work on this "app" I'm making, then I'll contribute to the development of jQuery.my by submitting potential new features, fixes, code. I think that's the best way to give back to any OSS project, to contribute to it's development.

from jquery.my.

Related Issues (20)

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.