Image
user avatar
Sails.js
@sailsjs
Realtime MVC framework for Node.js
Joined October 2012
  • Pinned
    user avatar
    “This year alone, we processed $65M in volume and spent around $60/mo”
    Here is what Cudium is doing with @sailsjs Doing $65M in volume and spending $60/month shipping @sailsjs #SailsconfAF2024@sailsjs is like a CTO-as-a-service” — @killcodeNG
    Image
  • user avatar
    Image
    Image
    Image
    Image
  • user avatar
    • 2011: "I don't understand why anyone would use @nodejs" -🤭 • 2014: "Paypal, Walmart..?" -😕 • 2017: "Dow Jones, 18F, NASA, Mastercard, Intuit, Qualcomm, Nordstrom, Netflix, Microsoft, Priceline…" -🤔 pages.nodesource.com/state-of-node-… (credit: @NodeSource)
  • user avatar
    “Our public API code base, which is based on the Sails framework, has been running in production since Jan 2016. We have gone from 1 engineer (that’s me) to over 24 engineers. Now we serve 23M requests daily.” - @0x Ezra’s talk: youtu.be/0j48z59HEFM @paystack @stripe ❤️
  • user avatar
    Learning Sails/Node.js? Be sure and check out @timigod's new blog site devoted to Sails.js tutorials: hellosails.com
  • user avatar
  • user avatar
    ☁️ ⚓️ ☁️ As of Sails v1.0, you can now reuse ORM-like data type declarations to automatically validate incoming requests to your API.
  • user avatar
    Node 8 is LTS y'all.
  • user avatar
    // in Sails 1.0: var tastyHash = await sails.helpers.hashPassword(‘abc123’); await User.update(id) .set({ password: tastyHash });
  • user avatar
    Sails v0.11.4: bug fixes, perf. improvements, and Socket.io 1.4.0! github.com/balderdashy/sa…
  • user avatar
    Image
  • user avatar
    Sails v0.12.2 has arrived! Usability enhancements, bug fixes, improved error msgs, & a liberated ORM hook: blog.sailsjs.org/post/142093594…
  • user avatar
    Node.js has been downloaded at least 1 billion times.
  • user avatar