Code Monkey home page Code Monkey logo

skclusive.mobx.component's Introduction

Hi ๐Ÿ‘‹, I'm skclusive

A passionate blazor developer from India

skclusive

angularjs csharp css3 express java javascript nodejs postgresql react spring typescript

skclusive

ย skclusive

skclusive

skclusive.mobx.component's People

Contributors

skclusive avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

skclusive.mobx.component's Issues

Not working in latest .NET 5? And question on tracking

Hi there!

Nice work on this. I'm coming to Blazor from VueJS which has reactivity like this built in, so investigating maybe doing something similar in blazor - and this looks like it is shaping up to something quite close.

I built the project in latest .NET 5 but the observable counter seems not to work as intended: the entire component re-renders (e.g. gets highlighted) instead of just the observable. Is some change needed to PureComponent perhaps?

Secondly, a question on whether tracking would work for nested observables, e.g.

<Observable>
@if (observableBool.Value)
{
  @observableString.Value
}
</Observable>

If observableBool is initially false, but subsequently becomes true, does <Observable> update when observableString changes?

I was going to test this myself but the behaviour doesn't seem to be working at the moment, as per above.

Cheers

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.