XML.com

"Fore elements explained" - 10 article series introducing the Fore framework published

December 13, 2023

Submitted by Joern Turner.

Fore is a client-side framework made of vanilla Web Components to create forms, components or even full XML-driven Web applications in a declarative manner. It supports XPath 3.1., XQuery 3.1 and XUpdate Facility 1.0 right in the browser to allow complex data manipulations using multiple data sources at the same time.

Fore adopts the XForms standard allowing to create complex forms, components and applications that make heavy use of XML. It uses XPath 3.1 to bind to XML or JSON data and can be easily exended with custom functions in JavaScript, XPath, XQuery or XUpdate facility to run even complex data manipulations.

This series of articles introduces the most important Fore Web Components and shows examples of their usage. It gives a solid overview for those interested in the framework.

Part 1 — <fx-fore>: https://medium.com/@joern.turner/fore-elements-explained-part-1-89fc41ec6923?source=friends_link&sk=c8df8b6d89f4bb648e54766137cdd1b9

Part 2 — <fx-model>: https://medium.com/@joern.turner/fore-elements-explained-part-2-d2c5406eaf8f?source=friends_link&sk=fc747bdb4c00a4e5735de9e3c28bf209

Part 3 — <fx-instance>: https://medium.com/@joern.turner/fore-elements-explained-part-3-f2c9df049503?source=friends_link&sk=e6e7a6146cfe7cc7cc6cbe128ed05714

Part 4 — <fx-bind>: https://medium.com/@joern.turner/fore-elements-explained-part-4-fx-bind-419754949cc4?source=friends_link&sk=ebae7beac6be5236b34df9e1e95b3224

Part 5— <fx-submission>: https://medium.com/@joern.turner/fore-elements-explained-part-5-fx-submission-c06e0f1403a5?source=friends_link&sk=ab8506666a834ed0d0d97b66be9b7039

Part 6— <fx-function>: https://medium.com/@joern.turner/fore-elements-explained-part-6-fx-function-f3caa0b41f7d?source=friends_link&sk=29f3b756505fe0adfd992cbc29df8323

Part 7 — fx-control: https://medium.com/@joern.turner/fore-elements-explained-part-7-fx-control-d32d96b6e728?source=friends_link&sk=1845eb6b536b99abab686c35f8426249

Part 8 — Actions: https://medium.com/@joern.turner/fore-elements-explained-part-8-actions-5b174684b850?source=friends_link&sk=45a553eaded1cee8d016d5ed6b18cf85

Part 9 — container: https://medium.com/@joern.turner/fore-elements-explained-part-9-container-ca27195843f0?source=friends_link&sk=30e2680bc2609a5b52b6bc6b116c0174

Part 10 - other elements: https://medium.com/@joern.turner/fore-elements-explained-part-10-1b35de4e760b?source=friends_link&sk=4650b995500f19f91676f8a1ec39b578

 

 


News items may be commercial in nature and are published as received.