티스토리 뷰

Study/Electron

[Electron] 0. Introduction

필릴릴리 2021. 8. 10. 22:30

일렉트론이란?

일렉트론은 프레임워크다 데스크톱 어플리케이션을 만들기위한 자비스크립트, HTML, CSS를 통해. Chromium그리고 Node.js를 바이너리에 포함하여 일렉트론은 하나의 자바스크립트 코드베이스를 유지하고 macOS, Windows, Linux에서 동작하는 크로스 플랫폼 앱을 만들 수 있게 해줍니다.

전제조건

이 문서는 당신이 Node.js와 general web에 대해 익숙한 개발자임을 전제로합니다. 만약 당신이 필요하다면 아래 resource를 먼저 보고오기를 추천합니다. 

 

Getting started with the Web - Learn web development | MDN

Getting started with the Web is a concise series introducing you to the practicalities of web development. You'll set up the tools you need to construct a simple webpage and publish your own simple code.

developer.mozilla.org

 

Introduction to Node.js

Getting started guide to Node.js, the server-side JavaScript runtime environment. Node.js is built on top of the Google Chrome V8 JavaScript engine, and it's mainly used to create web servers - but it's not limited to just that.

nodejs.dev

더욱이 만약 니가 Chromium의 프로세스 모델에 대해 아주 잘안다면, 어떻게 일렉트론이 동작하는지에 대해 더 나은 이해를 할 수 있습니다. 이를 위한 2008년 출시된 Chrome 아키텍쳐의 요약 만화를 Chrome comic 에서 볼 수 있습니다. 하지만 이건 십년도 더되었기 때문에 중요 개념소개만 유심히 보면 될것입니다.

 

Google Chrome

 

www.google.com

 

Electron Fiddle로 예제 실행

Electron Fiddle(일렉트론 피들)은 샌드박스 앱입니다 일렉트론으로 쓰여진 그리고 일렉트론 유지보수 도구를 사용할 수 있는. 우리는 강력히 추천합니다 이것을 배움의 도구로써 설치하기를, 이 앱은 일렉트론의 API를 실험할 수 있고 개발중에 프로토 타입을 만들 수 있게 해줍니다. 

 

Electron Fiddle | Electron

The easiest way to get started with Electron

www.electronjs.org

Fiddle은 또한 우리의 문서를 훌륭하게 통합합니다. 우리의 튜토리얼을 통해 예제를 탐색하다보면, 너는 아마 자주 Open in Electron Fiddle이라는 버튼을 볼것입니다. 만약 니가 Fiddle을 설치했다면 이버튼은 fiddle.electronjs.org 링크를 열것입니다. 자동으로 예제를 피들에서 보여주는, 다른 copy가 필요하지 않게.

도움 얻기

어디서든 막히는게 생기시나요? 여기 몇개의 링크가 있습니다:

  • 만약 니가 앱을 개발하는데 도움이 필요하다면 우리의 community Discord server 에 접속하세요.
  • 일렉트론 패키지에 문제가 있는것으로 보이는경우 GitHub issue tracker 에 접속하세요.
 

GitHub - electron/electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS

:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS - GitHub - electron/electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS

github.com

 

Join the Electron Discord Server!

Check out the Electron community on Discord - hang out with 4,529 other members and enjoy free voice and text chat.

discord.com

 

 

공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2025/05   »
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
글 보관함