React wrapper of Leaflet.markercluster for react-leaflet DEMO with examples: https://yuzhva.github.io/react-leaflet-markercluster/ Description If you are faced with an issue with markers overlapping during map zooming, or they are overlapping because they are close to each other – you probably need to group them. That is what you can do with react-leaflet-markercluster. Note: Before getting started, please see these useful guides: Leaflet …
Running cron job in WordPress projects
Running cron job is one of the most popular problems in any projects. When we need to run cron job in WordPress projects, we can use “WP Crontrol” plugin which is powerful and easy to use. WP Crontrol lets you view and control what’s happening in the WP-Cron system. From the admin screens you can: …
Leaflet.markercluster
Provides Beautiful Animated Marker Clustering functionality for Leaflet, a JS library for interactive maps. Requires Leaflet 1.0.0 For a Leaflet 0.7 compatible version, use the leaflet-0.7 branchFor a Leaflet 0.5 compatible version, Download b128e950For a Leaflet 0.4 compatible version, Download the 0.2 release Table of Contents Using the plugin Building, testing and linting scripts Examples Usage Options Defaults Customising …
PhotoSwipe
JavaScript image gallery for mobile and desktop, modular, framework independent. In these days, it is necessary to build the beautiful image gallery in many websites including blog sites. There are several open source image gallery libraries so we can use them. Photoswipe is the most popular one, and it can be big help for us …
How to use PHP Static variables
Mainly we can use static variables in php. Especially I’d like to explain how to manage static variables in laravel. Imagine there is categories (1 ~ 10). ID 1 : Premiere Pro Category.ID 2: After Effect Category.….ID 10: Music Category. We can define static variables in Model of laravel. for the example: $CONST_PREMIERE_PRO_CAT = 1;..etc. …
What is AMD, CommonJS, and UMD?
Over the years there’s been a steadily increasing ecosystem of JavaScript components to choose from. The sheer amount of choices is fantastic, but this also infamously presents a difficulty when components are mixed-and-matched. And it doesn’t take too long for budding developers to find out that not all components are built to play nicely together. …
react-slack-feedback
react-slack-feedback is a npm package which integrates React projects and slack channels. In traditional contact forms, we send email to the specified email address when we click submit button. The purpose of react-slack-feedback is to post such content to the slack channel. Slack provides WEBHOOK_URL, which can accept post requests from frontend and post the …
Introduction to InkScape
InkScape is great svg manipulation tool to manipulate svg image. We can convert svg images to png, pdf, eps, ps file types. Also it is possible to change size, export area using InkScape. There InkScape apps for Linux, Mac and Windows as well as command lines! https://inkscape.org/doc/inkscape-man.html








