SkiToy Blog
open-menu closeme
Home
About
English Português
github twitter linkedin
  • React and GraphQL, plus GoLang

    calendar Oct 11, 2016 · 3 min read · react graphql golang  ·
    Share on: twitter facebook linkedin copy

    GraphQL DateTime Scalar Value Strings are not your friend when it comes to date time types. The problem is that with the naive definition you'll get the wrong value. For starters the naive definition looks like this: 1// GraphQL 2// type Object { 3// updated_at String 4// } 5// 6 7// The Go structure definition 8struct …


    Read More
  • React and GraphQL, plus GoLang

    calendar Sep 30, 2016 · 5 min read · react graphql redux golang  ·
    Share on: twitter facebook linkedin copy

    This is some useful inisights I've gained, that are worth noting. The code examples are from a gist clone that I'm playing around with, it's easier to have a "known" problem and target to experiment with software than trying to do both at the same time. React What's clear is that with appropriate use of …


    Read More

David Koblas

Technologist who's focused on continual incremental improvement.
Read More

Featured Posts

  • Managing Git Docker secrets with SOPS
  • Base58 Unique IDs
  • Writing an echo server in libev and c++

Recent Posts

  • Counting Digits
  • AWS Lambda Database Migrations
  • From sqlx to db - golang ORMs
  • Performance of JavaScript object reduce
  • OpenVPN on AWS VPC with LDAP
  • React Store and Reducers
  • Writing an echo server in libev and c++

Categories

DEVELOPMENT 52 IDEAS 5 GENERAL 4 MANAGEMENT 3 DEVOPS 2

Tags

PYTHON 17 GOLANG 9 DJANGO 4 PERFORMANCE 4 PHP 4 REACT 4 FIZZBUZZ 3 PROJECT-MANAGEMENT 3 AWS 2 DOCKER 2 GRAPHQL 2 JAVA 2 JAVASCRIPT 2 LANGUAGES 2
All Tags
AGILE1 AMQP1 ANGULAR1 ARCHITECTURE1 AUTHENTICATION1 AVRO1 AWS2 BACKBONE1 C++1 CLUSTERING1 COFFESCRIPT1 COMPARISON1 CONSULTING1 DEVELOPMENT1 DEVOPS1 DJANGO4 DNS1 DOCKER2 DRAFT1 ECHO1 EMAIL1 FACEBOOK1 FIZZBUZZ3 FRAMEWORKS1 GENTOO1 GOLANG9 GRAPHQL2 HIVE1 HR1 IDEAS1 IMPALA1 JAVA2 JAVASCRIPT2 LANGUAGE1 LANGUAGES2 LIBEV1 NLP2 OAUTH1 OPENID2 ORM1 PERFORMANCE4 PERFORMANCE-REVIEWS2 PERL1 PHP4 PROGRAMMING1 PROJECT-MANAGEMENT3 PYTHON17 REACT4 REDUX1 RUBY2 S31 SCRUM1 SMTP1 SPAM1 SPARK1 SQLGREY1 STARTUPS1 THRIFT2 TORNADO2 TRAVEL1 TWISTED2 TWITTER1 ZEND2 ZENDESK1
[A~Z][0~9]
David Koblas

Copyright 2007-  DAVID KOBLAS. All Rights Reserved

to-top