Christos Lytras
Christos Lytras
I can see there is a feature supporting subdomains with https://github.com/cristianoliveira/ergo/issues/11 and I'd like to ask if it would be possible to add wildcard subdomain support, something like the following...
The top right conrner is not rounded because both `btn-group` and `btn-group-vertical` class are applied:  ``` html No Yes ``` It displays just fine if I remove the `btn-group`...
Hello and thanks for the awesome spinners! After installing `react-loader-spinner`, I get an NPM warning on whatever package I try to install: ``` ❯ npm i react npm WARN EBADENGINE...
This project seems dead. Are there any alternative webpack dashboards under active maintenance?
```javascript const XXHash = require('xxhash'); const seed = 0xA0B0C0D0; const s1 = XXHash.hash(Buffer.from('test1234'), seed); const s1hex = XXHash.hash(Buffer.from('test1234'), seed, 'hex'); console.log(`s1:`, s1.toString(16)); // s1: 19c64649 console.log(`s1hex:`, s1hex); // s1hex: 4946c619...
Could we make it so we can apply our PO token and Visitor Data? There are a couple of ways to retrieve those values both in backend and in browsers,...