A webhook in web development is a method of augmenting or altering the behaviour of a web page, or web application, with custom callbacks. These callbacks may be maintained, modified, and managed by third-party users and developers who may not necessarily be affiliated with the originating website or application. Webhook is implemented as a RESTful API endpoint, there is no specific rules …
Windows Subsystem for Linux
Windows Subsystem is a technique to emulate Linux environment on Windows Operating System. https://en.wikipedia.org/wiki/Windows_Subsystem_for_Linux Here is Windows subsystem installation guide. https://docs.microsoft.com/en-us/windows/wsl/install-win10 Windows Subsystem is similar to VM but much faster. It provides command line tool where all Linux commands are available to use. In order to access outside data using VM, we need to setup …
Creating SVG Sprites using Gulp and Sass
gulp-svg-sprite is a Gulp plugin wrapping around svg-sprite which takes a bunch of SVG files, optimizes them and bakes them into SVG sprites of several types: Traditional CSS sprites for use as background images, CSS sprites with pre-defined <view> elements, useful for foreground images as well, inline sprites using the <defs> element, inline sprites using the <symbol> element and SVG stacks. https://github.com/jkphl/gulp-svg-sprite
Do you get node-gyp build issue yet?
Wow.. it is tricky issue for only you. Please install this node package. This package will install windows VS build tools and your issues will be resolved. https://www.npmjs.com/package/windows-build-tools
Meteor JS
Meteorjs is the full stack javascript framework that provides the basic web modules like as Auth, API integration, Async Module, Mongodb integration, etc. Node Expressjs was the skeleton framework, but Meteorjs is the rich functional framework. We can build Async Web apps with Meterojs without deep knowledge of websocket integration. It is surely possible to …
Polymath
Polymath simplifies the legal process of creating and selling security tokens. It makes a new token standard, the ST20, and enforces government compliance. Only a “list of authorized investors and their Ethereum wallet addresses” can hold ST20 tokens. Therefore, token issuers don’t need to worry about the legal implications of their security falling into the wrong hands. …
React Telegram Login
A Telegram OAuth Sign-in / Log-in Component for React https://www.npmjs.com/package/react-telegram-loginThis is a library which can be used when we embed telegram on websites. Login widget will not work on localhost or local-ip-address. Use should create and register your bot domain with BotFather to get that work. You can create your custom domain. For example: yourdomain.local by add new record point …
How to solve Memory size issue when running `npm install`
Sometimes npm install commands fails because memory size is small. In that case, if we can resolve the issue my using some hard disk space as a swap memory. We can find more details about swap memory here. https://www.centos.org/docs/5/html/5.2/Deployment_Guide/s1-swap-what-is.html
Ember.js
Ember is a JavaScript front-end framework designed to help you build websites with rich and complex user interactions. It does so by providing developers both with many features that are essential to manage complexity in modern web applications, as well as an integrated development toolkit that enables rapid iteration. From the beginning Ember was designed …
Introduction of Tawk.to
Monitor and chat with the visitors on your website, mobile app or from a free customizable page. It is so easy to get started 1 Minute Setup Start Chatting Track Progress You never have to payfor live chat software again Tired of paying a monthly subscription ‘per agent’? Well you can officially cancel your current …