Lerna is a tool that optimizes the workflow around managing multi-package repositories with git and npm. Splitting up large codebases into separate independently versioned packages is extremely useful for code sharing. However, making changes across many repositories is messy and difficult to track, and testing across repositories gets complicated really fast. To solve these (and many other) …
Sumsub – KYC
The complete toolkit for customer onboarding and KYC & AML compliance All-in-one platform to onboard and verify your customers. Whether you are creating an e-wallet, an ICO or carsharing service, we will make it easy for users to get started with you. Reliable know Your Customer (KYC) and Anti-money laundering (AML) procedures, personal data handled the …
npm – archiver
This is npm package to generate archive files. We need to input folder path and file name as parameter and this library will return archive file as a result. Here is simple example to use this library.
Yet another way to manage db migrations in node.js project
Using Sequelize with node.js project is great, which provides all in one pack functionalities, including migrations, ORMs, etc. Sometimes, we only need migrations without ORMs. ex: using direct GraphQL libraries to make interface. db-migrateĀ isĀ database migration framework for node.js. Usage is simple, install via npm, similar to sequelize.
Papercut – Desktop SMTP Server
The problem If you ever send emails from an application or web site during development, you’re familiar with the fear of an email being released into the wild. Are you positive none of the ‘test’ emails are addressed to colleagues or worse, customers? Of course, you can setting up and maintain a test email server …
Laravel Scout
Laravel Scout provides a simple, driver based solution for adding full-text search to your Eloquent models. Using model observers, Scout will automatically keep your search indexes in sync with your Eloquent records. Currently, Scout ships with an Algolia driver; however, writing custom drivers is simple and you are free to extend Scout with your own search implementations.
Use svg icons as Font.
Some time, you can receive design files for front end developement. In the case you cannot implement the icon which is provided from design by free library, you can use this service. https://icomoon.io please create a credential, import svg file, generate fonts and download the font. That’s all.
What is Wix?
Wix is a website builder with user friend UI builder, databases and custom backend. Wix provides Wix editor with 500+ predesigned templates and drag & drop website builder.Wix provides ability to code custom logic with Javascript and wix libraries to implement custom business logic and customized UI animations.We can link own domain to the website …
What you need to know about Ionic 4
Ionic 4 is here! After more than a year of work, the Ionic Framework team has released version 4.0.0. This new version offers significant changes in performance, compatibility with multiple frameworks (not only with Angular as previous versions), a new documentation and many other improvements that we will analyze in this article. I guess you …
Vue Chrome Extension Template
Mostly chrome extension is built by javascript. But a lot of developer wants to start from a template of vue or react which is populated in frontend development. https://github.com/YuraDev/vue-chrome-extension-template