Skip to content
View RobYed's full-sized avatar
  • xapling GmbH
  • Germany
Block or Report

Block or report RobYed

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. TypeScript interface for type checki... TypeScript interface for type checking IDs at compile time only. No need to convert id values at runtime.
    1
    /**
    2
     * This interface forces typescript to differentiate between
    3
     * two IDs which use a different generic type.
    4
     */
    5
    export interface Id<T> extends String {
  2. cookshelf-app cookshelf-app Public

    Recipe storage web app. Technology playground.

    TypeScript 1

  3. leandreck/spring-typescript-services leandreck/spring-typescript-services Public

    Generate typescript services and type interfaces from spring annotated restcontrollers.

    Java 29 16

  4. nodejs-typescript-starter nodejs-typescript-starter Public

    A thin starter template for NodeJS / Express projects written in TypeScript + ES6

    TypeScript 3

  5. simple-time-tracker simple-time-tracker Public

    simple time tracking app based on Ionic and Firebase

    TypeScript 1 1

  6. rekobot-serverless rekobot-serverless Public

    rekobot aws lambda functions

    HTML