Coder Social home page Coder Social logo

Comments (8)

alexburner avatar alexburner commented on July 17, 2024 1

Fun Fun Fun Fun looking forward to the weekEND
https://www.youtube.com/watch?v=kfVsfOSbJY0

from endeavors.

alexburner avatar alexburner commented on July 17, 2024

I've tinkered with Electron a bit, it was pretty straightforward (similar to Node.js development). I think this could be a blast! Would be super down

from endeavors.

movingobjects avatar movingobjects commented on July 17, 2024

Hot dog!

from endeavors.

movingobjects avatar movingobjects commented on July 17, 2024

Got this set up! It's rad.

Still got an npm script to run using webpack-dev-server in the browser (npm run dev).

Now, tho, there are scripts for Electron:

  • npm run build builds the app for Electron
  • npm run watch builds the app for Electron and watches for changes
  • npm start starts the app in Electron
  • npm run package-mac and npm run package-win create a packaged Electron app

For Electron development, I keep npm run watch and npm start open in two terminal windows, and code updates reload the app in Electron. Pretty nice.

Using npm run dev is great for making quick CSS changes, as it can do the CSS injection, which doesn't work in Electron.

from endeavors.

movingobjects avatar movingobjects commented on July 17, 2024

Electron is fun af. Gotta get you back in on this stuff @alexburner.
endeavors

from endeavors.

alexburner avatar alexburner commented on July 17, 2024

Oh shiiiiiit that's looking awesome! I feel bad, I accidentally got completely obsessed with this dimensions/particles project and have stopped doing anything else in life

I think I'm ready to shake it off and get back into the world

from endeavors.

alexburner avatar alexburner commented on July 17, 2024

Oo man all this webpack/electron build stuff looks wild, nice work

from endeavors.

movingobjects avatar movingobjects commented on July 17, 2024

That particle stuff looks really cool! Obsess on!

Feeling bad is not allowed—this is a safe, fun space. Fun can be had or not had for any duration.

from endeavors.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.