OpenShift Container Platform

OpenShift Container Platform (formerly known as OpenShift Enterprise[16]) is Red Hat’s on-premises private platform as a service product, built around a core of application containers powered by Docker, with orchestration and management provided by Kubernetes, on a foundation of Red Hat Enterprise Linux and Red Hat Enterprise Linux CoreOS (RHCOS). The main difference between OpenShift and vanilla Kubernetes is the concept of …

Superplate

A well-structured production-ready frontend boilerplate with Typescript, Jest, testing-library, styled-component, Sass, Css, .env, Fetch, Axios, Reverse Proxy, Bundle Analyzer and 30+ plugin. For now, only creates projects for React and Next.js. You can add useful, highly-demands front-end development tools and libraries as a plugin by using superplate CLI during the project creation phase. To learn …

React-use

React-use is the package that provides many useful react hooks that we can use to build the UI more efficiently. It provides the hooks related sensors, ui, animations, side-effects, lifecycles, state and etc. Sensors useBattery — tracks device battery state.  useGeolocation — tracks geo location state of user’s device.  useHover and useHoverDirty — tracks mouse hover state of some element.  …