Nothing here yet.
Nothing here yet.
No blogs yet.
Hi, I'm design a database schema, for my invoice system, and i have a doubt: I want have, invoice and estimate, but i dont know if use one table and inside the table, a value with different types or create a two tables, one for invoice and other for...
QUESTION UPDATED! I have begun to learn the flux architecture, reading about which, I have found Mobx, whose idea is good. But before starting with the library, I want to see a simple example in Vanilla Javascript of MobX things like "observable", "c...