Tags

Firebase

Firebase is a mobile and web application development platform acquired by Google in 2014. As of October 2018, the Firebase platform has 18 products, which are used by 1.5 million apps

GatsbyJS

Gatsby is a free and open source framework based on React that helps developers build blazing fast websites and apps.

Github

Github is a web-based hosting service for version control using Git. It is mostly used for computer code. It offers all of the distributed version control and source code management functionality of Git as well as adding its own features.

GraphQL

GraphQL is an open source JavaScript library.

i18n

Internationalization is the process of designing a software application so that it can be adapted to various languages and regions without engineering changes.

JavaScript

JavaScript is an object-oriented programming language used alongside HTML and CSS to give functionality to web pages.

Lighthouse Audits

Lighthouse is an open-source, automated tool for improving the quality of web pages. It has audits for performance, accessibility, progressive web apps, and more.

Netlify

Netlify is a cloud computing company that offers hosting and serverless backend services for static websites. It features continuous deployment from Git across a global application delivery network, serverless form handling, support for AWS Lambda functions, and HTTPS by default.

Node.js

Node.js is a tool for executing JavaScript in a variety of environments.

PWA

Progressive web applications are web applications that load like regular web pages or websites but can offer the user functionality such as working offline, push notifications, and device hardware access traditionally available only to native applications.

React

React is an open source JavaScript library used for designing user interfaces.

Styled Components

Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress đź’…

TypeScript

TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.

Vue.js

Vue.js is a JavaScript framework for building interactive web applications.

WCAG 2.0

The Web Content Accessibility Guidelines (WCAG) are a set of recommendations for making Web content more accessible, primarily for people with disabilities—but also for all user agents, including highly limited devices, such as mobile phones.

Webpack

Webpack is an open-source JavaScript module bundler. Webpack takes modules with dependencies and generates static assets representing those modules.