Blog posts in 'Product' category
Title | Excerpt |
---|---|
Security Advisory for LoopBack 2.x & 3.x
Jan 31, 2018
|
A security advisory was issued today for users of LoopBack 2.x and 3.x. Security risk: Medium (CVSS: 4.3) Vulnerability: Prevent unauthorized alteration of records on same table. You can find the full details in the corresponding links below. L... More |
Major Milestone for Enterprise Node.js
Sep 10, 2015
|
Today is a very exciting day in the software industry and in the evolution of the Node.js project. I am delighted to announce that StrongLoop , the leader in enterprise Node solutions to power the API economy, has been acquired by IBM, one of the ... More |
What the IBM Acquisition of StrongLoop Means for the Node.js Community
Sep 10, 2015
|
Today we announced that StrongLoop has been acquired by IBM. For information on the “why and what” this means for StrongLoop and IBM product plans, and what this means for StrongLoop customers and partners, please read Juan Carlos’ blog. IBM has i... More |
What the IBM Acquisition Means for the LoopBack and Express Communities
Sep 10, 2015
|
TL;DR With today’s big announcement, one of the burning questions on a lot of people’s minds is… “What is going to happen to the LoopBack and Express projects?” I’m writing this blog to answer that question as a co-founder and CTO here at Stron... More |
Node.js API Tip: Model Driven Development
Jul 14, 2014
|
Today’s tip focuses on APIs – which just so happen to be the primary use case for Node.js! APIs are driving the new frontedge – inclusive of mobile, tablets, wearables, web browsers, sensors, et al by providing rich backend d... More |
Automatic Node.js Clustering with Log Aggregation
Jul 2, 2014
|
As if slc run --cluster cpu wasn’t awesome enough for automagically scaling your app in a multi-process cluster, it now aggregates your worker logs for you when clustering! In this post I’ll talk about the new logging features in strong-superviso... More |
Mobile App Development with Full-Stack Javascript (part 1 of 4)
Dec 12, 2013
|
In this four part blog series, we talk about mobile application development using JavaScript on both front end and backend as a true platform. Although this concept of full-stack JavaScript is not new, there are limited reference implementations o... More |
Getting Started with the MySQL Connector for LoopBack
Nov 6, 2013
|
We’re happy to announce the release of the LoopBack MySQL Connector that enables LoopBack applications to access MySQL databases. It is being released as part of StrongLoop Suite 1.1, as a GitHub module, and as an NPM package . StrongLoop... More |
Deploy a Private npm Registry Without CouchDB or Redis
Jul 23, 2013
|
npm is one of the most important and powerful features of Node.js. It allows you to share features and code as modules with other developers in the Node community. However, often teams want to pull Node modules from a local or private npm registry... More |
Announcing StrongNode 1.0.2 GA – Maintenance Release
Jun 17, 2013
|
NOTE: StrongNode is no longer available. We recommend API Connect for building APIs. StrongNode 1.0.2 Maintenance Release is now available for Windows, Linux and MacOS X. It comes packaged with the latest and greatest, Node.js v0.10.11 (Stable). ... More |
Announcing StrongNode 1.0 GA – an Enterprise Ready Node.js Distribution
May 22, 2013
|
NOTE: StrongNode is no longer available. We recommend API Connect for building APIs. Back in March we first announced the availability of StrongNode, our commercially supported distribution of Node.js based on v0.10. After three Beta releases, lo... More |