Tag: JavaScript
All the articles with the tag "JavaScript".
CoffeeScript
Updated:It's like JavaScript, but less of a grind... well maybe. I've been on a mission of discovery and uncovered all kinds of new stuff recently. From Electron,
Node.js, Zip & RAR files
Updated:What an excursion this turned out to be. I figured using 7-zip would be the panacea for compressed files. How wrong could I be? Turns out that the node-7z
CBR-Manager
Updated:So far I'm really impressed with how the development is going with Electron. I've been able to sort out some frustrating situations to the extent where I'm
BrowserWindow or window.open
Updated:The app I'm working on currently requires two browser windows. An initial user interface that then leads into another window once the user makes a choice.
Electron Installer for Windows
How to package and deliver an Electron Windows app. http://www.christianengvall.se/electron-windows-installer/
jQuery in Node.js
Using jQuery in Node.js gave me something to think about. Especially as there seems to be so many ways to do it. If you're using it in a renderer you can p
Slick.js - another carousel
Seems like a fully featured carousel. https://kenwheeler.github.io/slick/
Learning Electron & Node.js
Updated:Many years ago in a galaxy far, far away I developed an application to manage and read my comic books. I developed it in a Windows environment and used C#
Owl Carousel v2
http://owlcarousel.owlgraphic.com/ An excellent Javascript image carousel. When added with the jquery-mousewheel plug-in this makes for a great carousel wi
Electron, 7-zip & Images
Updated:The app I'm trying to create reads image files from a compressed file. either a zip, a rar or 7-zip format. The aim is to then extract the first image from