Code Monkey home page Code Monkey logo

cdk-tutorials's Introduction

Hey there ๐Ÿ‘‹, I'm Coner

Header Bannerโ€ƒ

I'm a Fullstack Developer and Software Engineer from the United Kingdom.

I'm also active in the tech indie hacker community building products such as Harken and Crossable.

Outside of hands-on coding, I also create content to help other developers. This is via a few mediums such as:

I also write a weekly Newsletter sharing what I'm currently working on, problems I'm facing and anything else I believe could be helpful.

If this sounds interesting, I'd love to connect with you. You can contact me via any of the links below ๐Ÿ‘‡

Twitter Account โ€‚Twitch Account โ€‚YouTube Account โ€‚Linkedin Account โ€‚Instagram Account โ€‚GitHub


Twitter Followย Twitch Statusย YouTube Channel Subscribersย 

๐Ÿ› ๏ธ Tech Stack

I use various technologies in my work but below are my favourites and what I go-to for any new projects I undertake.

TypeScriptย JavaScriptย Reactย Next.jsย GraphQLย TailwindCSSย Node.jsย HTML5ย CSS3ย Figmaย Jestย ESLintย Dockerย AWSย cypressย gitย 

๐ŸŽจ Latest Content

Check out my latest content from my YouTube, Twitch and Blog.

GitHub Logo Latest Activity on GitHub

  1. ๐ŸŽ‰ Merged PR #54 in Salable/cli

๐Ÿ–ฅ GitHub Stats

conermurphy's GitHub statsย GitHub Commits GraphTop Languages

cdk-tutorials's People

Contributors

conermurphy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

cdk-tutorials's Issues

typescript error on create-post.ts

New to typescript and ddb, when I try to build, I get the error on:

key: { id: util.autoId() }, that " {id: string} " is not assignable to type {...} but clearly it is in schema.graphql, types/graphql.ts, and the mutations.ts file. And I performed the codegen step before. I tried to ts ignore the line, but still won't build. 

<>
export type CreatePostInput = {
id?: string | null,
title: string,
description: string,
author: string,
publicationDate: string,
pubStatus: PUBSTATUS,
createdAt?: string | null,
};
</>

Appreciate any tips, help...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.