Cant believe how much we got done in the stream yesterday.
- Added a Graphql server to an existing Express API with type defs & custom resolvers
- Used Apollo Client 3 to fetch and cache data
If you weren't able to make it out, you can watch it here!
m.twitch.tv/videos/517111805
OK! @trevorblades and I are going to be "Apollo-ifying" a hackernews-clone build with React, Node, TypeScript, and DDD by hooking up an Apollo Server and replacing Redux with Apollo Client ;)
Tune in tomorrow @ 4:00pm EST on twitch.tv/trevorblades#graphql#react#node
The amount of time that @yawaramin spends helping people here on Twitter and in the @reasonml Discord is really underappreciated. So here goes, from me: thanks, Yawar!
Wrote a post about creating constrainable @reasonml variants. Middle ground between regular variants & polymorphic variants. Among other things, helps break up big pattern matches across multiple files while keeping comprehensiveness checks.
sketch.sh/s/Dp92enDNQu78XV51…
Take this year’s State of Javascript survey and help us find out the latest trends: survey.stateofjs.com/#StateOfJS
We built our own survey app this year, seems to work pretty well so far!
📺 Super stoked to finally announce our first video recording of #ReasonConfUS 2019. This one is very special and we'd really recommend taking the time watching it thoroughly!
Here it goes...
"React to the Future" by @jordwalke 👏✨
youtu.be/5fG_lyNuEAw
“Perhaps the strongest argument for GROQ is the fact that it’s relatively lean and expressive.”
@nordicapis have published a review of GROQ! nordicapis.com/review-of-gro…
(if you want to give GROQ a try, go to groq.dev)
I'm very excited to announce that @glennsl has joined our team to help level-up our user experience for @oni_vim !
🎉🎉
@glennsl is an expert on #reasonml and functional architecture- will be working full-time on @oni_vim & other upstream open-source projects like @reveryui !
#ocaml A video to show a way to import an ocaml project (using dune) in Intellij Idea editor with a wizard, and get autocompletion for standard library (plugin version 0.82). youtu.be/V8r5ys-6QUI via @YouTube
Congratulations to our Best of the Best winner in STUDENT BODY PRESIDENT PROFILE: Alexa Pichardo, Gabriela Carbone and Imani Armand of Cooper City High School. Watch: youtu.be/6ehrysCurEU
I am now on Github Sponsors.
If you appreciate my work and want to support the projects that I work on publicly, you can now show your generosity by supporting me directly!
github.com/sponsors/anmontei…
brisk-reconciler is my fun side project. It began as a copy of React.js in pure Reason but now as it grows we’re finding what we can do differently that’ll leverage and feel natural in the language. It’ll never be as robust as React but it’s a funky weird cousin.
Amazed by @wokalski 's PPX for components / hooks in #briskml and @reveryui !
Still have the benefit of compile-time, type-safe hooks... w/ much less boilerplate! 🚀🚀
Thanks @ekander_ for converting @reveryui components and @glennsl for bringing it to @oni_vim !