An open API service indexing awesome lists of open source software.

https://github.com/carreraprogrammer/fulcro-logic

This repository contains the code examples from the book "Fulcro Developers Guide" by Tony Kay. Each example is a standalone project that demonstrates a specific aspect of Fulcro development, such as components, data fetching, state management, and more.
https://github.com/carreraprogrammer/fulcro-logic

Last synced: about 2 months ago
JSON representation

This repository contains the code examples from the book "Fulcro Developers Guide" by Tony Kay. Each example is a standalone project that demonstrates a specific aspect of Fulcro development, such as components, data fetching, state management, and more.

Awesome Lists containing this project

README

        

logo

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)

# 📖 [FULCRO DEVELOPMENT GUIDE]

**[FULCRO DEVELOPMENT GUIDE]** contains the code examples from the book "Fulcro Developers Guide" by Tony Kay. Each example is a standalone project that demonstrates a specific aspect of Fulcro development, such as components, data fetching, state management, and more.

## 🛠 Built With

### Tech Stack

The following technologies were used in the development of this project:

Ruby: To create and manipulate the classes

### Key Features

- **Complete: All the examples from the "Fulcro Developers Guide" book are included in this repository.**
- **Complete: All the examples from the "Fulcro Developers Guide" book are included in this repository.**
- **Complete: All the examples from the "Fulcro Developers Guide" book are included in this repository.**
- **Versatile: The examples cover a wide range of topics, from basic concepts to advanced techniques, making it suitable for developers of all levels.**
- **Querying with Datalog: The application uses Datalog to query the database and retrieve the todo items for display in the table.**
- **Built with Fulcro: The application is built using the Fulcro framework, which provides a modern, reactive, and component-based approach to building web applications.**

(back to top)

## 🚀 Live Demo

- [Live Demo Link](https://yourdeployedapplicationlink.com)

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:

```sh

```

### Setup

Clone this repository to your desired folder:

```sh

```

### Usage

To run the project, execute the following command:

```sh

```

### Deployment

You can deploy this project using:

```sh

```

(back to top)

## 👥 Authors

👤 **Daniel Carrera**

- GitHub: [@carreraprogrammer](https://github.com/carreraprogrammer)
- Twitter: [@carreraprogrammer](https://twitter.com/carreraprog)
- LinkedIn: [Daniel Carrera] (https://www.linkedin.com/in/daniel-carrera-paz-85a917244/)

(back to top)

## 🔭 Future Features

- [ ] **[I have plans to add more examples to the repository, covering even more topics and techniques in Fulcro development.]**
- [ ] **[I have plans to add more examples to the repository, covering even more topics and techniques in Fulcro development.]**
- [ ] **[I will add more examples to the repository, covering even more topics and techniques in Fulcro development.]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/carreraprogrammer/fulcro-to-do/issues)

(back to top)

## ⭐️ Show your support

If you like this project, I'd really appreciate if you can give me a star.

(back to top)

## 🙏 Acknowledgments

I would like to thank...

(back to top)

## 📝 License

This project is [MIT](MIT.md) licensed.

(back to top)