User Tools

Site Tools


simon_space:frontend_dev

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
simon_space:frontend_dev [2023/08/05 21:57] loquisimon_space:frontend_dev [2023/08/06 18:59] (current) – [Other] loqui
Line 33: Line 33:
   * Event Pooling was removed in React 17   * Event Pooling was removed in React 17
     * https://github.com/facebook/react/pull/18216     * https://github.com/facebook/react/pull/18216
 +  * State as a Snapshot
 +    * https://react.dev/learn/state-as-a-snapshot
  
 ==== Notes ==== ==== Notes ====
Line 57: Line 59:
   * Installation   * Installation
     * https://electron-react-boilerplate.js.org/docs/installation     * https://electron-react-boilerplate.js.org/docs/installation
 +  * Tutorial
 +    * https://www.electronjs.org/docs/latest/tutorial/tutorial-first-app
 +  * Electron does NOT support EcmaScript Modules
 +    * https://github.com/electron/electron/issues/21457
   * How to Notarize/Sign a macOS app   * How to Notarize/Sign a macOS app
     * https://www.codiga.io/blog/notarize-sign-electron-app/     * https://www.codiga.io/blog/notarize-sign-electron-app/
Line 69: Line 75:
 ===== Other ===== ===== Other =====
  
 +  * Prettier is the new standard JavaScript formatter
 +    * https://prettier.io/docs/en/install
   * Svelte is a competitor to React   * Svelte is a competitor to React
     * https://svelte.dev/     * https://svelte.dev/
     * Uses its own language that observes values directly instead of using hooks like useState     * Uses its own language that observes values directly instead of using hooks like useState
  
simon_space/frontend_dev.1691272632.txt.gz · Last modified: by loqui