Use your favorite payment methods to buy cryptocurrency! We currently support Visa, Mastercard, ApplePay and more for buying crypto! And you can sell your crypto for fiat through Paypal! https://www.carbon.money/ Welcome to Carbon! You can use our REST JSON API to access Carbon endpoints, which can buy, sell and swap any cryptocurrency. Sign up to start using …
Angular i18n vs ngx-translate
There are normally 2 ways of implement multi language in angular. i18n is supported by Angular team officially. ngx-translate is on https://github.com/ngx-translate/core Both has pros and cons. i18n is supported long term and ngx-translate is not supported long term because Angular team hired the author of the repository to develop i18n package. i18n should have …
BleachBit – Clean your ubuntu system
When your computer is getting full, BleachBit quickly frees disk space. When your information is only your business, BleachBit guards your privacy. With BleachBit you can free cache, delete cookies, clear Internet history, shred temporary files, delete logs, and discard junk you didn’t know was there. Designed for Linux and Windows systems, it wipes clean …
ApexCharts
ApexCharts is an open-source modern charting library that helps developers to create beautiful and interactive visualizations for web pages. https://apexcharts.com/ There is also a react wrapper for this ApexChart. https://github.com/apexcharts/react-apexcharts
Repng
repng is a npm library which converts any React component to a png file. The usage of this library is very simple as following. Here are more details. https://www.npmjs.com/package/repng https://github.com/jxnblk/repng
Terminus
Terminus is a highly configurable terminal emulator for Windows, macOS and Linux Theming and color schemes Fully configurable shortcuts Split panes Remembers your tabs PowerShell (and PS Core), WSL, Git-Bash, Cygwin, Cmder and CMD support Integrated SSH client and connection manager Full Unicode support including double-width characters Doesn’t choke on fast-flowing outputs Proper shell experience on …
Prisma replaces traditional ORMs
https://www.prisma.io/ Prisma client simplifies database access. It lets you read and write data to your database using your favorite programming language. Auto-generated & type-safe client library Latest ES7 features (e.g. async/await) Performant database access Simple data modeling & easy migrations Prisma Migrate defines and updates your database schema using the declarative SDL syntax for data …