Skip to content

Curated collection of developer tools, talks and tutorials

Notifications You must be signed in to change notification settings

blockmatic-icebox/dev-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Dev Resources

Blockchain, Functional JS, GraphQL, TypeScript, NextJS, Tailwind, Framer.

A curated collection of tutorials, talks and tools for building performant applications.

Table of Contents

Functional JS and Web Fundamentals

These are fundamental concepts and knowledge on how the browser and javascript work. You need learn this in order to be able to develop javascript applications in a professional way.

TypeScript

TypeScript allows you to strongly type your javascript functions to catch errors a build time and develop with confidence. The type errors are not going to get to production. The developer experience is greatly improved though VS Code intellisense.

Layout & CSS

The web has evolved and the modern css apis make it a lot easier to but responsive and fluid layouts. There's no longer need for column based grid systems, flexbox and css grid provide with everything you need for layout.

Design Systems

Tailwind

Tailwind is a utility-first CSS framework, it's fast, flexible, and reliable — with zero-runtime.

Typography and Iconography

React Hooks and Context

Debugging

React and react native debugging tools.

Web Performance

Optimizing for quality of user experience is key to the long-term success of any site on the web.

Animation

GraphQL

Blockchain & Digital Assets

Continuous Integration & Delivery

React Native & Expo

Blockmatic

blockmatic.io

Blockmatic Twitter Blockmatic Facebook Blockmatic Github

About

Curated collection of developer tools, talks and tutorials

Resources

Stars

Watchers

Forks