https://www.prisma.io/ logo
Join Slack
Powered by
# prisma-whats-new
  • p

    pedro.gutierrez

    10/11/2016, 4:22 PM
    I've created a new project and when I'm going to see
    data browser
    , the backend returns an error (500)
  • s

    sorenbs

    10/11/2016, 4:23 PM
    Hi Pedro. I'll send you a pm 🙂
  • p

    pedro.gutierrez

    10/11/2016, 4:23 PM
    Ok, thanks 😉
  • j

    jero2rome

    10/12/2016, 8:28 AM
    Do we need redux at all with apollo for state management since apollo uses redux store internally.
  • s

    schickling

    10/12/2016, 8:28 AM
    @sashko can give you some further advice on this since Apollo is changing quite a bit at the moment.
  • s

    schickling

    10/12/2016, 8:29 AM
    To my understanding currently you can but you don't have to use Redux.
    ✅ 2
  • j

    jero2rome

    10/12/2016, 8:41 AM
    Well I don't want to use redux and complicate the code. Only interested in dev tools redux offers like time travel debugging. apollo team can answer.
  • s

    schickling

    10/12/2016, 10:42 AM
    Anybody <!here|@here> from Europe? If so, please come to our 2nd GraphQL meetup in Berlin! https://twitter.com/graphcool/status/786145963849097218
  • p

    peet86

    10/12/2016, 10:54 AM
    @schickling unfortunately I can't participate but re-tweeted your invitation. 👍 from Vienna
  • s

    schickling

    10/12/2016, 10:54 AM
    Thanks @peet86. Maybe next time! 🙂
  • n

    nilan

    10/12/2016, 10:58 AM
    this is going to be great 👍
  • j

    jero2rome

    10/12/2016, 11:00 AM
    Meet is in English or deutsch?
  • s

    schickling

    10/12/2016, 11:04 AM
    @jero2rome: English
  • j

    jero2rome

    10/12/2016, 11:10 AM
    Cool. I'm in. Great news.
    🙂 2
  • m

    martijnwalraven

    10/12/2016, 1:59 PM
    Really looking forward to this! I’ll be in Berlin from Monday till Friday, so let me know if you feel like meeting up to talk about GraphQL. I’m especially interested in hearing from people who use or plan to use GraphQL in native iOS or Android apps.
    🙌 1
  • s

    sashko

    10/12/2016, 3:54 PM
    @jero2rome that's exactly it. You still get the benefits of redux but you don't need any reducers etc
  • j

    jero2rome

    10/12/2016, 4:46 PM
    @sashko: thanks. Tats the clarification I needed. Just react + apollo + graphql will do the job. Saving me from all kinda js fatigue in the frontend. Cool
    👍 1
  • s

    schickling

    10/13/2016, 9:14 PM
    Today we announced #learnrelay - a comprehensive yet easy and fun introduction to Relay. You can read more about it here: https://blog.graph.cool/learn-relay-with-pokemons-cd7cfe17e673
    👍 5
    👌 5
  • t

    tombowden

    10/14/2016, 7:52 AM
    Could I get an invite code to GraphCool?
  • s

    schickling

    10/14/2016, 9:38 AM
    Hey Tom! Sure, I'll send you a PM!
    👍 1
  • r

    redcom

    10/14/2016, 2:30 PM
    What strategies are you guys using to purge relay store? I tried initializing the garbagecollector but without success. The store records grow like heal. I tried replacing the environment (relay store ) on demand but also is to aggressive. I wanna know if you use any other alternative path?
  • r

    redcom

    10/14/2016, 2:30 PM
    The stack is relay-react and graphql
  • n

    nilan

    10/14/2016, 2:56 PM
    why do you want to purge the store anyway? I didn't come across this situation yet
  • n

    nilan

    10/14/2016, 3:05 PM
    https://github.com/facebook/relay/issues/233
  • n

    nilan

    10/14/2016, 3:06 PM
    According to the last comment of Joseph Savona here, creating a new store and passing it down to the renderer environment seems to be the way to go
  • s

    sashko

    10/14/2016, 5:02 PM
    Apollo has a
    resetStore
    method for this
  • s

    sashko

    10/14/2016, 5:03 PM
    and we're hoping to implement garbage collection/invalidation/expiration before the end of the year
    🙌 1
  • r

    redcom

    10/14/2016, 6:55 PM
    My company product consume and produce lots of data pints and if a user keeps using the product for a longer time the memory consumption skyrocket
  • g

    ggamel

    10/14/2016, 7:18 PM
    Could I get an invite code please? 🖖
    👍 1
  • y

    yoamomonstruos

    10/14/2016, 8:09 PM
    Does anyone know if
    react-router-relay
    works with
    react-router
    4?
    👍 1
1...252627...637Latest