Skip to content

Highlights

  • Arctic Code Vault Contributor

Pinned

  1. Make any web page a desktop application

    TypeScript 24.3k 1.5k

  2. Flutter makes it easy and fast to build beautiful apps for mobile and beyond.

    Dart 98k 13.5k

  3. 📝 We write about our technologies and the problems we handle at scale.

    CSS 94 22

  4. 😎 Personal Awesome Website

    JavaScript 61 12

  5. 🙊Rust interpreter, and compiler (WIP) for the Monkey programming language

    Rust 2 1

  6. Build blazing fast, modern apps and websites with React

    JavaScript 46.2k 8.6k

141 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri

Contribution activity

August 2020

jiahaog has no activity yet for this period.

July 2020

Created a pull request in dart-lang/test that received 6 comments

Fix declarer inconsistencies with async test setup

When I have a test like this: import 'package:test/test.dart'; void main() async { setUp(() {}); await otherSetUp(); test('a test', () {}); } Future<

+1 −1 6 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.