Tag: Web
All the articles with the tag "Web".
Rant by a Complete Java Noob
Updated:I confess, I'm a complete Java noob. In fact slightly worse than that, I'm a Java hater. In principle it's a great idea, cross platform and all that jazz,
Securing Tomcat
Updated:NEVER trust a vendor installation to be secure. Carry out a vulnerability scan whilst they're still onsite and don't sign off any installation until all security concerns have been resolved.
Making Sense of React & Webpack
Updated:So I came across React and thought it looked pretty cool. But it made my head hurt trying to figure it out. Everything seems so difficult to start with. I
Github
Updated:I've had a few little dealings with Github in the past as a contributor, but thought as I'm working on a project that borrows from a lot of code that is "s
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
Slick.js - another carousel
Seems like a fully featured carousel. https://kenwheeler.github.io/slick/
Electron, JQuery & Bootstrap 3
Well this was fun. Trying to get a project started up using Electron that includes jQuery & Bootstrap. Mashing things together so they all work required a
gulp.js
Updated:I'm not sure I've ever felt more out of my depth than getting involved with Electron and Node.js. It's just opened up a can of worms! Just trying to get my
Node.js & Electron
Updated:I've run into Node.js a few times and kinda struggled with just what it's all about. I've decided to have a bit of a poke at trying to develop an applicati
Atom - an Electron IDE
I figured this was pretty cool. An editor created using Electron, that you can use to create Electron apps. https://atom.io/ What's fun about this is that