Skip to content
Avatar
🤔
🤔

Highlights

  • Arctic Code Vault Contributor

Pinned

  1. MySQL and MariaDB docker containers of MySQL v5.5, v5.6, v5.7, v8.0, mariadb v10.0, v10.1, v10.2, v10.3

    Shell 68 48

  2. next.js v9, typescript v3.7, redux, material-ui v4, react-hooks, redux-saga, SSR

    TypeScript 77 9

  3. TypeScript v3.8, Next.js v9, Redux Toolkit, Material-UI v4, react-hooks, SSR live demo

    TypeScript 12

  4. 1
    drop table if exists full_columns;
    2
    create table full_columns(
    3
      id bigint unsigned auto_increment comment 'id column',
    4
      col_int int unsigned not null comment 'int column',
    5
      col_smallint smallint unsigned not null comment 'smallint column',
  5. Monorepo sample in Nx + Nest.js + Angular

    TypeScript 1

54 contributions in the last year

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

Contribution activity

November 1, 2020

treetips has no activity yet for this period.

September 2020

Created a pull request in treetips/typescript-nextjs-redux-material-ui-example that received 1 comment

Optimizing Lint and Editor Settings

Update Summary eslint-plugin-prettier is not recommended The official Prettier website announced that eslint-plugin-prettier is not recommended , s…

+4 −31 1 comment

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

You can’t perform that action at this time.