Building An Electron App with .Net, JS, HTML and CSS
#electron #net #desktop #desktopapp #dotnet #dotnetcore #javascript #javascriptframeworks
https://hackernoon.com/building-an-electron-app-with-net-js-html-and-css-1d1q34w9
#electron #net #desktop #desktopapp #dotnet #dotnetcore #javascript #javascriptframeworks
https://hackernoon.com/building-an-electron-app-with-net-js-html-and-css-1d1q34w9
Hackernoon
Building An Electron App with .Net, JS, HTML and CSS | Hacker Noon
.NET has two big desktop technologies. They are WinForms and WPF. But we live in a WEB world and we have many tools to create great UI using CSS and JavaScript.
How To Create Small, Fast And Cool Desktop Apps With Tauri And Ember.js
#rust #ember #javascript #electron #coding #softwaredevelopment #tauri #application
https://hackernoon.com/how-to-create-small-fast-and-cool-desktop-apps-with-tauri-and-emberjs-fm1634qu
#rust #ember #javascript #electron #coding #softwaredevelopment #tauri #application
https://hackernoon.com/how-to-create-small-fast-and-cool-desktop-apps-with-tauri-and-emberjs-fm1634qu
Hackernoon
How To Create Small, Fast And Cool Desktop Apps With Tauri And Ember.js | HackerNoon
I recently played around with Tauri, a toolkit for development desktop apps with web technologies. Here's how I got it working with an Ember.js application.
How to Set Up Notarization on macOS with Electron Builder and Electron Notarize
#electron #programming #macos #electronbuilder #notarization #electronnotarize #tutorial #desktopapp
https://hackernoon.com/how-to-set-up-notarization-on-macos-with-electron-builder-and-electron-notarize-2v3s37lv
#electron #programming #macos #electronbuilder #notarization #electronnotarize #tutorial #desktopapp
https://hackernoon.com/how-to-set-up-notarization-on-macos-with-electron-builder-and-electron-notarize-2v3s37lv
Hackernoon
How to Set Up Notarization on macOS with Electron Builder and Electron Notarize | Hacker Noon
Learn how to set up notarization on macOS for Electron apps built with Electron Builder and work around a bizarre issue I’ve experienced with Apple's ANS.
Build an Easy Desktop app With Electron
#electron #javascript #learnjava #desktopapp #learntocode #learntocodejava #electronguide #programming
https://hackernoon.com/build-an-easy-desktop-app-with-electron-srg73oik
#electron #javascript #learnjava #desktopapp #learntocode #learntocodejava #electronguide #programming
https://hackernoon.com/build-an-easy-desktop-app-with-electron-srg73oik
Hackernoon
Build an Easy Desktop app With Electron | Hacker Noon
Creating your desktop app can be easy with Electron. You can build cross-platform applications that work in any OS without too much trouble by using Electron.
Analyzing the Source Code of Popular Desktop Apps for NodeJS Malware. Part2
#javascript #malwareanalysis #malware #discord #cybersecurity #security #electron #softwareengineering #webmonetization
https://hackernoon.com/reversing-nodejs-malware-part-2-analysing-the-source-code
#javascript #malwareanalysis #malware #discord #cybersecurity #security #electron #softwareengineering #webmonetization
https://hackernoon.com/reversing-nodejs-malware-part-2-analysing-the-source-code
Hackernoon
Analyzing the Source Code of Popular Desktop Apps for NodeJS Malware. Part2 | HackerNoon
Following my last article about a Discord malware, we now take a deeper look inside the inner workings of the PirateStealer malware.
Processing Minidumps at Large Scale to Tackle Technical Challenges
#bugsnag #minidumps #electron #breakpad #crashpad #callframeinformation #symbolication #goodcompany
https://hackernoon.com/processing-minidumps-at-large-scale-to-tackle-technical-challenges
#bugsnag #minidumps #electron #breakpad #crashpad #callframeinformation #symbolication #goodcompany
https://hackernoon.com/processing-minidumps-at-large-scale-to-tackle-technical-challenges
Hackernoon
Processing Minidumps at Large Scale to Tackle Technical Challenges | HackerNoon
Bugsnag has recently added support for processing minidumps so that customers can track native crashes on Electron or crashes generated when using Breakpad.
How to Integrate Next.js with Electron Using React Server Components
#reactjs #electronapps #nextjs #nextjs #electron #reactservercomponents #nextjsindesktopapps #desktopappdevelopment
https://hackernoon.com/how-to-integrate-nextjs-with-electron-using-react-server-components
#reactjs #electronapps #nextjs #nextjs #electron #reactservercomponents #nextjsindesktopapps #desktopappdevelopment
https://hackernoon.com/how-to-integrate-nextjs-with-electron-using-react-server-components
Hackernoon
How to Integrate Next.js with Electron Using React Server Components
Combining Next.js and Electron app to use React Server Components without opening ports or running HTTP server even on localhost.