Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
arms
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
arms
8y ago
I put this together because I found navigating the GraphQL ecosystem, with all its tools, to be confusing. I thought it'd be helpful, especially to newcomers, to see how the pieces fit together, and to list all* the tools in one spot.
2.
▲
The GraphQL Stack, explained
(graphqlstack.com)
3 points
by
arms
8y ago
|
1 comments
3.
▲
by
arms
9y ago
The official tutorial[1] is the best place to start; it's guaranteed to be the most up-to-date resource. After that, I'm a big fan of egghead.io's courses. Most are paid, but I believe some are free. The paid ones are well wo
4.
▲
by
arms
9y ago
I use Python because: - it's a well designed language - it has a great ecosystem and community - it runs fast (enough for my purposes) - it looks enough like pseudo-code that translating what I wrote on paper into a program is that muc
5.
▲
by
arms
10y ago
> Should we make the switch now? You can, but until I see evidence that "We, the developers, will lose our jobs" any time soon, I'm going to continue doing what makes me happy, and that's coding.
6.
▲
by
arms
10y ago
The last time I wrote any ClojureScript was over a year and a half ago. I played around with Reagent a bit and remember really liking it. I never used it for any serious projects or in anger though - how is the tooling and debugging experie
7.
▲
by
arms
10y ago
Sure. I mentioned Elixir because I'm familiar with it, but not Erlang.
8.
▲
by
arms
10y ago
Elixir's concurrency primitives & actor system make some concurrent and parallel jobs much easier than I'm used to in other languages.
9.
▲
by
arms
10y ago
Django, mostly. I like its batteries included approach and its maturity. I've found it's a great tool for many jobs. Every now and then I'll use something smaller, like Flask or Falcon, but as soon as I need an ORM, or auth,
10.
▲
by
arms
10y ago
I was very interested in Clojure and studied it for awhile. I liked it a lot, but had a difficult time becoming proficient with it. Part of it was the tooling (I tried learning Emacs and Clojure simultaneously when I should've only foc
11.
▲
by
arms
10y ago
This is great. Thanks for creating and sharing. I've made sure to bookmark it.
12.
▲
by
arms
10y ago
Agreed. I'm working on an API where most of the endpoints are RESTful, but there's a handful where it makes total sense to break the rules in order to make everyone's lives easier.
13.
▲
Ask HN: Favorite resources to learn responsive web design?
2 points
by
arms
10y ago
|
0 comments
14.
▲
by
arms
10y ago
Great landing page! I love the screenshots with example conversations - it makes it crystal clear what to expect from the product.
15.
▲
by
arms
10y ago
Good question, I'm interested in hearing other people's suggestions. I don't use go, but I've worked with websockets in Elixir + Phoenix, and one thing that's been really helpful is being able to open up the REPL an
16.
▲
by
arms
10y ago
Sure they can. You can use server side languages like Clojure, Erlang, Elixir, F# and a few others I'm sure I'm missing. There also exist libraries for some languages that introduce immutable data structures, like pysistance for P
17.
▲
by
arms
10y ago
Thanks for sharing. First my complaint: the slides are really annoying :) A traditional left-right stack would've been nicer. That said, this is something I've been looking at lately as I've got a bunch of python code that I
18.
▲
by
arms
10y ago
Awesome - looks like a really easy and quick way to get started. I'll be trying this out this weekend. And good job on the video - you got right to the point :)
19.
▲
by
arms
10y ago
There are a bunch of factors in play here, but I'd guess that the reasons are mainly two-fold: a) developers like shiny new things (myself included) and b) Angular and React offer opinions on how to build front-end apps, which can be v
20.
▲
by
arms
11y ago
You may want to check out Clojure and ClojureScript. Both are functional languages that let you build the backend and front-end for web apps in a functional style. I personally like Eric Normand's "Web Development in Clojure"
21.
▲
by
arms
11y ago
Can you please elaborate?
22.
▲
by
arms
11y ago
I'm interested in more than just the use cases (although still curious to hear why someone chose Elixir, whether it be for the language, BEAM, or whatever.) I'm looking for stories of why it was chosen over another language and
23.
▲
by
arms
11y ago
I'd love to read about people's real life uses of Elixir, whether it be for their jobs or side projects.
24.
▲
by
arms
11y ago
I want to +1 the "makes for simpler code." I'm working on a side project in my free time on nights and weekends. I find the simplicity of React makes it very easy to jump back in after not working on it for a week, or when co
25.
▲
by
arms
11y ago
I'm a big fan of Clojure and React, but haven't used Clojurescript or Reagent. I find React pretty easy to grok so I'd be interested in how you think Reagent makes it easier to use.
26.
▲
by
arms
11y ago
I'm also curious to hear why you like Flummox better than Reflux. I'm using Reflux now, and haven't hit any pain points, which I can't say the same about some of the other Flux implementations.
27.
▲
by
arms
11y ago
I'm considering using Baobab for a project and I'm curious if you've run into any major issues or red flags?
28.
▲
by
arms
12y ago
God, I would love to see this (or Reagent Native).
29.
▲
by
arms
12y ago
This is very exciting. I've been using React for a bit now and have found it a pleasure to work with. I can't wait for more details on React Native.
30.
▲
by
arms
12y ago
Looks great! I'll be using this from now on.
More ›