daniel
-
Installing Magic Blocks WordPress plugin
To start making magic with the Magic Blocks WordPress plugin, you have to install the plugin and the companion extension, may be in Firefox or in Chrome. It’s easy and straightforward
-
Creating a block with Magic Blocks
With Magic Blocks you can select any element in the Web, and include it as a fully customizable Gutenberg block.
-
Using Magic Blocks in Gutenberg
Magic Blocks can be included and fully personalized in any WordPress post or page without coding. Here is how to. Post values and the Query Loop block Blocks can take values directly from the post. It can also get the value from a custom function that you can add to the theme or any plugin.…
-
Extendiendo componentes Angular
Los componentes Angular están escritos en Typescript, y son por tanto clases JavaScript estándar. Por tanto, se pueden extender aprovechando toda las posibilidades y herramientas que la herencia de clases provee.
-
Generating components from Figma
Generating Web Components from Figma with WCF is straightforward, since Figma implements a strong component model, that can be fully matched when generating Web Components. Components, subcomponents and instances In Figma a Component can have an unlimited quantity of nested subcomponents. The same happens in WCF generated Web Components. In Figma, nested subcomponents aren’t components…
-
Configuration
Web Component Factory configuration is very easy. The most important data in configuration is the Figma Access Token, which allows WCF to access in read-only mode your Figma files, in order to get the design information for Web Component generation. The other configuration block is dedicated to component file structure when downloading. In order to…