Using Java Libraries in BoxLang / / No Comments One of the aspects that makes BoxLang compelling is that it runs on top of the Java Virtual Machine which means you get access to any Java library out there. This is something ColdFusion has as well and in the past, I’ve integrated Java libraries into my web apps to make use of open source from the Java community. Best of all, you don’t really need any Java knowledge to do this. Typically libraries will provide good docs and and examples and the mental model of translating a Java example to BoxLang’s language is fairly simple. A few days ago, I blogged an example of parallel processing in BoxLang and in one of the samples, I did a tiny bit of RSS feed processing. I mentioned... more → Posted in: JavaScript Tagged with: BoxLang, Java, libraries, using
Investigating IndexedDB Wrapper Libraries – Part Three / / No Comments Welcome to the third and final (for now) entry into my series looking at wrapper libraries for working with IndexedDB. I began this series earlier this month demonstrating a simple Contacts database implemented with IndexedDB. In the second entry, I demonstrated how the Dexie library made working with IndexedDB much simpler. Today I’m going to look at my last "planned" entry (I may revisit this again if I find more) in this series – using DPP, or Deep Persistent Proxy Objects for JavaScript. Raymond Camden… more → Posted in: JavaScript Tagged with: IndexedDB, investigating, libraries, part, three, Wrapper
This JavaScript scanner hunts down malware in libraries – The Register / / No Comments This JavaScript scanner hunts down malware in libraries The Register “JavaScript” – Google News… more → Posted in: JavaScript Tagged with: down, hunts, JavaScript, libraries, Malware, Register, scanner, this
HTML, CSS and Javascript Tools and Libraries | HTMLGoodies.com – HTML Goodies / / No Comments HTML, CSS and Javascript Tools and Libraries | HTMLGoodies.com HTML Goodies “JavaScript” – Google News… more → Posted in: JavaScript Tagged with: Goodies, HTML, HTMLGoodies.com, JavaScript, libraries, tools
Top 5 JavaScript Machine Learning Libraries – JAXenter / / No Comments Top 5 JavaScript Machine Learning Libraries JAXenter “JavaScript” – Google News… more → Posted in: JavaScript Tagged with: JavaScript, JAXenter, learning, libraries, Machine
2nd Generation JavaScript Frameworks & Libraries: beyond Angular, React, and Vue! – InfoQ.com / / No Comments 2nd Generation JavaScript Frameworks & Libraries: beyond Angular, React, and Vue! InfoQ.com “JavaScript” – Google News… more → Posted in: JavaScript Tagged with: Angular, Beyond, frameworks, Generation, InfoQ.com, JavaScript, libraries, React
FileMaker Expands Low-Code Development with JavaScript Libraries – PCMag / / No Comments FileMaker Expands Low-Code Development with JavaScript Libraries PCMag FileMaker 19 Released With Support for Direct JavaScript Integrations, Drag-and-Drop Add-ons, More iClarified Apple’s Claris Launches FileMaker 19, the Company’s First Open Platform for Developers leveraging JavaScript, AI via Core ML & more Patently Apple FileMaker 19 Supports Third Party JavaScript Libraries The Mac Observer View Full Coverage on Google News “JavaScript” – Google News… more → Posted in: JavaScript Tagged with: development, expands, FileMaker, JavaScript, libraries, LowCode, PCMag
3 JavaScript Libraries to Keep an Eye on in 2015 – SitePoint / / No Comments 3 JavaScript Libraries to Keep an Eye on in 2015SitePointReact.js, sometimes referred to as simply React, is a JavaScript library for creating user interfaces, and was created by a collaboration between Facebook and Instagram. Currently, it's maintained by these two companies with the help of other … JavaScript – Google News… more → Posted in: JavaScript Tagged with: 2015, JavaScript, Keep, libraries, SitePoint