Today I took on the challenge of building Firefox. This post will outline the process I followed as well as some of the challenges I faced.
Category Archives: OSD600
Electron
Electron is a cross platform application development framework that uses JavaScript, HTML, and CSS. Harnessing the power of Node.js and Chromium, Electron aims to provide a consistent run time environment for your application regardless of platform.
Hello OSD600!
Starting later in a semester can always prove to be challenging but determination and a desire to learn can overcome this challenge.
For our first lab in OSD600 we have been asked to make a blog post on an open source project. For this I have chosen Electron which can be found on GitHub at github://electron. Electron is a cross platform application development framework that uses JavaScript, HTML, and CSS.
You can find my blog post about it here.