@EmmaBostian I have an electrical engineer degree and I am working for software industry over 10 years. I started with Asm and build a micro-computer system from individual ICs. Yet I am not a software engineer bcs of it. I am a lead of software engineers.
The only one #framework that can reconstruct itself by giving its power to #developers. Simplify-#graphql v.0.1.32 has supported re-generating project #code by its .project-template architecture.
With just three basic command in a cleaned nodejs machine, you can up and run a typical GraphQL project on AWS as an expert.
☞ npm install -g simplify-graphql
☞ simplify-graphql template -i schema
☞ simplify-graphql -i schema.graphql
Design Thinking process in one line of JavaScript code:
★ none::stop(problem => define(empathize(problem))).then(idea => prototype(idea)).then(product => test(product)).catch(newproblem => none::stop(newproblem))
#aws#lambda is great to design #serverless model. #graphql is a beautiful #API interface. We use them best together in #simplify-#graphql toolkit to deploy a GraphQL Serverless Architecture Model (#GSAM)
「 simplify-graphql -i graphql.schema 」