@Pablo74 wrote:
Hi all developers and programmers. I have written a short blogpost "How to create directive for logic gate OR".
This tutorial is for beginners, it is NOT the profi solution :-), I suppose it is clear and undestandable.
The goal is to create the directive, both SVG picture and logic function, which represents logic gate OR. The inputs should be assigned from outside the directive (button, toggle, variable); the gate then reacts if the input(s) change(s).
At the end of this tutorial there is a link to my android app Boolean Lab where the directive is implemented.
Posts: 2
Participants: 2