Skip to content
View RobertAKARobin's full-sized avatar

Organizations

@ga-wdi-lessons @Geneticure

Block or report RobertAKARobin

Report abuse

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

Report abuse

Pinned Loading

  1. Geneticure/geneticure.com Geneticure/geneticure.com Public

    https://geneticure.com

    MDX 3 2

  2. Which web animations are expensive a... Which web animations are expensive and which are cheap?
    1
    # Which web animations are expensive and which are cheap?
    2
    
                  
    3
    You can add a lot of polish to a website or app with animations and transitions. Some animations can be built in two seconds with a single line of code. Others take days, and still others have to be hand-drawn by an actual _animator_. How do you tell which is which?
    4
    
                  
    5
    _[Skip to examples of "cheap" animations](#examples-of-cheap-animations)_
  3. util util Public

    Utilities for all the things. 0 dependencies. Includes a whole SSG/SPA web framework, a test runner, an emitter/observable system, and more

    TypeScript 1 1

  4. dotfiles dotfiles Public

    Shell

  5. semncapital/semncapital.com semncapital/semncapital.com Public

    https://semncapital.com

    TypeScript

  6. Python Is Not A Great Programming La... Python Is Not A Great Programming Language
    1
    # Python is not a great programming language.
    2
    
                  
    3
    It's great for beginners. Then it turns into a mess.
    4
    
                  
    5
    - [What's good](https://gist.github.com/RobertAKARobin/a1cba47d62c009a378121398cc5477ea#whats-good)