Skip to content

Instantly share code, notes, and snippets.

View tiborkr's full-sized avatar

Tibor Kranjčec tiborkr

  • Zagreb, Croatia
View GitHub Profile
We can make this file beautiful and searchable if this error is corrected: Unclosed quoted field in line 4.
name,ring,quadrant,isNew,description,hasMovedIn,hasMovedOut
Next.JS,Adopt,Languages and Frameworks,true,"Next.js is a framework for building web applications. With Next.js, you can build user interfaces using React components. Then, Next.js provides additional structure, features, and optimizations for your application. Under the hood, Next.js also abstracts and automatically configures tooling for you, like bundling, compiling, and more. This allows you to focus on building your application instead of spending time setting up tooling. Whether you're an individual developer or part of a larger team, Next.js can help you build interactive, dynamic, and fast web applications.",false,false
TypeScript,Adopt,Languages and Frameworks,true,"TypeScript is a strongly typed programming language that builds on JavaScript, giving you better tooling at any scale.",false,false
tRPC,Adopt,Languages and Frameworks,true,"tRPC allows you to easily build & consume fully typesafe APIs without schemas or code generation. As TypeS
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Keybase proof

I hereby claim:

To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am tkranjcec on github.
  • I am tiborkranjcec (https://keybase.io/tiborkranjcec) on keybase.
  • I have a public key ASBnB4Tj1UZo_WdgTAJpEL95oanm5vzZS3HkKPjVTl3hlwo

To claim this, I am signing this object:

@tiborkr
tiborkr / 0_reuse_code.js
Created March 14, 2014 11:17
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console