株式会社オブライト

Articles tagged "Desktop App"

15 articles

Software Development2026-03-04
Complete Electron Guide 2026 - The Definitive Cross-Platform Desktop App Development
Complete guide to Electron: architecture, real-world examples, pros/cons, and 2026 trends. Shinagawa-based Oflight explains everything about Electron development including VS Code case studies.
ElectronDesktop AppJavaScript
Software Development2026-03-04
Complete Guide to Electron App Architecture Design and Best Practices
Proper design of main and renderer processes, security-focused architecture, and module separation best practices explained by Shinagawa-based Oflight with real CMS delivery experience.
ElectronDesktop AppJavaScript
Software Development2026-03-04
Complete Electron Security Guide 2026 - The Definitive Vulnerability Protection
Comprehensive guide to Electron security including contextIsolation, nodeIntegration control, CSP configuration, webview security by Shinagawa-based Oflight with real delivery experience.
ElectronDesktop AppJavaScript
Software Development2026-03-04
Complete Electron Performance Optimization Guide - Practical Speed-Up Techniques
Comprehensive guide to Electron optimization including startup time reduction, memory usage optimization, rendering improvements by Shinagawa-based Oflight with CMS delivery experience.
ElectronDesktop AppJavaScript
Software Development2026-03-04
Complete Guide to Electron Auto-Update and Distribution Strategy 2026
Complete distribution guide for Electron apps including electron-updater, code signing, Mac/Windows/Linux deployment by Shinagawa-based Oflight with real delivery experience.
ElectronDesktop AppJavaScript
Software Development2026-03-04
Tauri v2 Rust Backend Development Guide: From Command Implementation to State Management
Comprehensive guide to Tauri v2 Rust backend development. Learn command implementation, state management, database integration, and async processing best practices.
TauriRustDesktop App
Software Development2026-03-04
Tauri v2 Performance and Bundle Size Optimization Guide
Practical guide to optimizing Tauri v2 performance and bundle size. Learn WebView optimization, Rust code optimization, resource management, startup speed, and memory efficiency improvements.
TauriRustDesktop App
Software Development2026-03-04
Tauri v2 Auto-Update and Distribution Guide: Building Secure Update Systems
Practical guide to implementing Tauri v2 auto-update and distribution. Learn tauri-plugin-updater, code signing, Mac/Windows/Linux distribution, and GitHub Releases integration.
TauriRustDesktop App
Software Development2026-03-04
Tauri v2 Multi-Window and System Tray Development Guide
Practical guide to implementing multi-window and system tray in Tauri v2. Learn multiple window management, system tray menus, global shortcuts, and inter-window communication.
TauriRustDesktop App
Software Development2026-03-04
Complete Guide to Integrating React and Vue in Electron Apps - Building Efficient Development Environments with electron-vite
Comprehensive guide to integrating React, Vue, and Svelte into Electron apps. Learn electron-vite and electron-forge configuration, hot reload setup, and state management implementation with practical project structures.
ElectronReactVue
Software Development2026-03-04
Complete Guide to Electron IPC Communication - Secure Implementation with ipcMain, ipcRenderer, and contextBridge
Comprehensive guide to Electron IPC communication from basics to practice. Learn ipcMain and ipcRenderer usage, secure API exposure with contextBridge, bidirectional communication patterns, and error handling with real-world examples.
ElectronIPCcontextBridge
Software Development2026-03-04
Custom CMS Development with Electron: Best Practices from Oblight's Delivery Track Record
Comprehensive guide to Electron-based custom CMS development covering offline support, media management, WYSIWYG features, and real-world delivery examples from Oblight Corporation in Shinagawa.
ElectronCMSCustom Development
Software Development2026-03-04
Complete Guide to Electron App Packaging: Deployment Strategies with electron-builder
Comprehensive guide covering electron-builder vs electron-forge comparison, Windows/macOS installer creation, code signing, auto-updates, and CI/CD pipeline setup for Electron app deployment.
Electronelectron-builderCode Signing
Software Development2026-03-04
Complete Guide to Enterprise Electron Development: Internal Tools, Offline Support & AD Integration
Best practices for enterprise Electron app development. Comprehensive guide covering internal business tools, offline-first design, Active Directory integration, security policy compliance, and long-term maintenance.
ElectronEnterpriseActive Directory
Software Development2026-03-04
Tauri v2 Complete Guide 2026: Next-Generation Desktop App Development with Rust and WebView
Comprehensive guide to Tauri v2 features: Rust+WebView architecture, mobile support, lightweight binaries, and the latest cross-platform development methods for 2026.
TauriRustWebView