Skip to content
JS One A Day

JS One A Day

I'd Rather Be Coding ©

Category Archives: Programming

New Video: GraphQL Internals. How does it work?

How does GraphQL work internally? You might be surprised how simple it is.

Posted byDavid ChoiOctober 2, 2020October 4, 2020Posted inProgrammingLeave a comment on New Video: GraphQL Internals. How does it work?

GraphQL Internals: How does it work?

GraphQL is sometimes seen as complex. In this story we’ll see it’s not that complex at all and we’ll take a look at what’s going on behind the scenes during a query.

Posted byDavid ChoiOctober 2, 2020Posted inProgrammingLeave a comment on GraphQL Internals: How does it work?

New Video: GraphQL Interfaces, Unions, and Fragments in SwiftUI

Learn to create schemas using Interfaces and Unions. Create queries using Fragments. And how to configure and query from an iOS SwiftUI application using Apollo iOS client.

Posted byDavid ChoiSeptember 28, 2020Posted inProgrammingLeave a comment on New Video: GraphQL Interfaces, Unions, and Fragments in SwiftUI

New Video: On SwiftUI 2.0 State Management

Posted byDavid ChoiSeptember 14, 2020September 30, 2020Posted inProgrammingLeave a comment on New Video: On SwiftUI 2.0 State Management

Video Build Stackoverflow Clone IV

Part IV. This video focuses on React and Ionic component design and code reuse.

Posted byDavid ChoiJune 15, 2020Posted inProgrammingLeave a comment on Video Build Stackoverflow Clone IV

Video Build Stackoverflow Clone III

This video it focuses on building out the GraphQL portion of the Vertx backend using Kotlin. We will also create the initial UI in React for authentication. Items covered include Apollo GraphQL, Graphql-Java, Kotlin, TypeScript, Vertx, CORS, Authentication, Server Side Sessions, Response Headers, and Ionic.

Posted byDavid ChoiJune 12, 2020Posted inProgrammingLeave a comment on Video Build Stackoverflow Clone III

Video Build Stackoverflow Clone II

Part II of my series on building a Stackoverflow clone. This video will cover GraphQL, Vertx setup and configuration, and the Kotlin language. It’s actually an update of my Node web app DzHaven.

Posted byDavid ChoiJune 2, 2020June 19, 2020Posted inProgrammingLeave a comment on Video Build Stackoverflow Clone II

Video Build Stackoverflow Clone I

New series on building a stackoverflow clone. It’s actually an update of my web app DzHaven. Currently written in React and Node. Soon to be updated to React Ionic and Vertx Kotlin.

Posted byDavid ChoiMay 26, 2020Posted inProgrammingLeave a comment on Video Build Stackoverflow Clone I

Idiomatic Kotlin and Coroutines with Vert.x Video

Take advantage of #vertx wrapper library to write coroutines and suspend functions with your Verticles

Posted byDavid ChoiMay 15, 2020Posted inProgrammingLeave a comment on Idiomatic Kotlin and Coroutines with Vert.x Video

GraphQL Kotlin Multiplatform Vert.x and React III

Sharing code between server and client and between Kotlin and JavaScript

Posted byDavid ChoiMay 10, 2020Posted inProgrammingLeave a comment on GraphQL Kotlin Multiplatform Vert.x and React III

Posts navigation

Newer posts 1 2 3 4 Older posts
JS One A Day, Blog at WordPress.com.