GithubHelp home page GithubHelp logo

wilkerlucio / pathom3-docs Goto Github PK

View Code? Open in Web Editor NEW
16.0 4.0 22.0 35.84 MB

Documentation and blog site for Pathom 3

Home Page: https://pathom3.wsscode.com/

JavaScript 7.10% CSS 3.66% Clojure 86.83% HTML 0.36% MDX 2.05%

pathom3-docs's Introduction

Pathom 3 Documentation Site

View website at https://pathom3.wsscode.com/

Local Development

$ bb dev

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

$ yarn build

This command generates static content into the build directory and can be served using any static contents hosting service.

pathom3-docs's People

Contributors

athanhat avatar calebmacdonaldblack avatar dvingo avatar felipethome avatar fjolne avatar fvkluck avatar holyjak avatar itai-spiritt avatar jturolla avatar konradszydlo avatar pepijn avatar pfeodrippe avatar rodolfo42 avatar simonacca avatar souenzzo avatar viniciusataide avatar wardle avatar wilkerlucio avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

pathom3-docs's Issues

GraphQL Integration

Demo how to integrate with GraphQL.

Pathom 3 integration with GraphQL isn't done yet, this tutorial can't start before that is done first.

Distributed Systems

This tutorial will demonstrate Pathom ability to connect distributed Pathom environments in a single one. This is the view of the Maximal Graph.

This tutorial requires the dynamic resolvers implementation to get figured out.

Runner

Create a page to document how the Pathom runner works.

Add a Nouns page

A page listing all Pathom nouns with a basic explanation of each.

Planner Page - Fix index-oir in images

Since the writing of this page, the ::pci/index-oir format changed to use maps in the input part, instead of sets.

The image on this page needs updating to avoid confusion.

Datomic Integration

Demo how to integrate with Datomic.

Pathom 3 integration with Datomic isn't done yet, this tutorial can't start before that is done first.

Securing Pathom

Tutorial including security advice while using Pathom.

Cover:

  • How to make resolvers secure
  • Protecting attributes from leaking out

typo in hackerrank tuto

NOTE
After the partition the mapv is making a fake element for Hickory, this way we can threat the two rows as a single element for querying in.

should be treat not threat

Creating a custom interface

This tutorial will demo how to write a new custom interface for Pathom.

The idea is to create an interface to express a query that can provide input and data in the same data structure, as:

(fill-in env
  {:user/first-name "First"
   :user/last-name "Last"
   :user/full-name ?})

Pathom Tutorial - IP Weather referred source code cannot be found

On the IP Weather page, there is no apparent way to find the com.wsscode.pathom3.demos.ip-weather code.

https://pathom3.wsscode.com/docs/tutorial

It's availiable online, but the setup instructions doesn't make the deps file include this namespace, at least not with the most recent pathom3:

{cheshire/cheshire   {:mvn/version "5.10.0"}
  com.wsscode/pathom3 {:mvn/version "2022.04.20-alpha"}
  org.clojure/clojure {:mvn/version "1.11.0"}

The namespace is, of course available at this link:

https://github.com/wilkerlucio/pathom3-demo-gcf/blob/3dd2debc84eddccd08e86caf6da54a6a3835c3e7/src/main/com/wsscode/pathom3/demos/ip_weather.clj

but it would be great if the instructions given made the namespace availiable for the user.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.