761 Views
In this article we'll create a web component based on Ractive.JS and Office UI Fabric. I'm not going to discuss all the theory behind components because I consider it a waste of time (at least in this case). What's important to know is that RactiveJS' components contain style ( css), structure ( html) and logic ( javascript) bundled in a single file.
0 comments