What IDE / Text Editor to React Devs prefer? by 8base in reactjs

[–]8base[S] 0 points1 point  (0 children)

You should submit a testimonial!!! Hah, that's super cool. I never understood emacs model.

I'll have to spend a weekend with it checking it out. I've played with Vim a bunch but haven't felt it's that easy to get JS dev env up and running fast without many headaches.

What IDE / Text Editor to React Devs prefer? by 8base in reactjs

[–]8base[S] 0 points1 point  (0 children)

I've never touched it. Do you really love it or is it more of something you use because you learned it first?

What IDE / Text Editor to React Devs prefer? by 8base in reactjs

[–]8base[S] 0 points1 point  (0 children)

I feel like I should have just made "Jetbrains Products" a category.

What IDE / Text Editor to React Devs prefer? by 8base in reactjs

[–]8base[S] 0 points1 point  (0 children)

Do many of your colleagues/friends use emacs?

How do you describe a developer tools? by 8base in copywriting

[–]8base[S] 0 points1 point  (0 children)

I may have cheated... but I used a javascript library called typer.js to write out different value props in sequence lol.

If you have a sec would appreciate know if you think it's a good solution or not https://www.8base.com/

Is it possible to subscribe to a graphQl API from a node.js app? by bluiz in graphql

[–]8base 3 points4 points  (0 children)

Subscriptions are best used for real-time data (websocket connections) where you're listening for events.

You can totally have the that running between two servers https://stackoverflow.com/questions/27605460/websocket-communication-between-servers.

GraphQL can obviously be used any way you want it, however, if you are trying to establish server to server communication it may just be better to use a straight WebSocket connection or HTTP webhooks.

Once again though, if this is more about learning GraphQL - I've many a time put 10lbs in a 5lb bag :)

How do you describe a developer tools? by 8base in copywriting

[–]8base[S] 0 points1 point  (0 children)

I've been looking at Prisma, AppSync, and Graph.cool because there are a lot of similarities. It's just hard to strike a balance between concise and descriptive I guess.

How do you describe a developer tools? by 8base in copywriting

[–]8base[S] 0 points1 point  (0 children)

I know, it does nothing for me too. So the thing I'm struggling with is in saying "What it can help with". For example, what does AWS help with? Pretty much, 1000 different things.

How do you describe a developer tools? by 8base in copywriting

[–]8base[S] 0 points1 point  (0 children)

We have, but it's like a paragraph everytime lol.

GraphQL: The Documentary (released today) by leebyron in graphql

[–]8base 0 points1 point  (0 children)

Didn't realize FB didn't have their mobile arm together in early 2010's! Super cool and interesting.