-
**Project description**
> A dead simple static HOMepage for your servER to keep your services on hand, from a simple yaml configuration file.
>
>
Homer is a homepage to link to other hosted ser…
-
There is really no way to detect standalone PWA on server side? It makes things very complicated, there is a logic for some ajax requests and content parts that are not needed for PWAs, of course we c…
-
follow up to conversation with @lukemelia on slack...
so to get the service worker working with the lightning approach here’s what we had to do:
* alias ember-cli-deploy-redis to upload both ind…
-
## Affected Packages
[pkg:changelog-github](https://github.com/changesets/changesets/tree/a3fa3ece513f96f3e2ce1fb1f228e450e40cbdd2/packages/changelog-github
)
## Problem
We're experiencing a…
-
### What problem does this feature solve?
I've been working lately on non-SPA, non-Vue app. In order not to write the whole Webpack config on my own I took a great [symfony/webpack-encore](https://gi…
-
**Description**
*Implement Zoom gallery in product detail page*
Packages used
React magnify: https://www.npmjs.com/package/react-image-magnify
React Slick: https://www.npmjs.com/package/react-s…
-
EJSやめて静的サイトもreactで書きたい
https://dzone.com/articles/reactjsx-as-a-server-side-templating-language
-
Hi, nice work! I get this same bug if I clone the repo or build up via the Blog Post. The details are:
ionic-sveltekit-ssr-demo/.svelte-kit/output/server/chunks/pwa.store.js:21
if ("serviceWorker"…
-
Ideally you need to be able to set a different cache header for different file extensions to get the best performance.
For example on a static Gatsby site:
https://www.gatsbyjs.org/docs/caching/…
-
As you can see the
```
import React from "react";
import { createFFmpeg, fetchFile } from "@ffmpeg/ffmpeg";
const ffmpeg = createFFmpeg({
log: true,
});
function App() {
const [re…