Application Framework for Node.js

github.com/hapijs
Security releases: hapi v18.0.1 hapi v17.8.3 hapi v16 - no update to core but two dependencies updated (subtext and statehood) - pull latest. Detailed information about the issue coming shortly
3
5
An important security patch coming out today around noon PT. The issue itself could be severe but the cause is in userland. The patch is meant to mitigate the issue. The patch will address v16, v17, and v18. Stay tuned.
12
13
Get your feet wet with these 17 @hapijs tutorials. Totally free. Free willy 🐳 futurestud.io/learningpaths/…
1
2
2
hapi.js retweeted
we think it's going to be a big year for @hapijs, and hapi pal is geared-up to move right along with it 🐎 to start the year, we're all up to date with hapi v18, barring a couple great "first issues" if you're interested in diving in! 👷‍♀️ here's one: github.com/hapipal/hapipal.c…
2
8
10
The next version - v19 - drops support for node v8. No other breaking changes are planned for v19.0.0 so those migrated to v18 will be all set. Start planning your move to node v10 soon. v19.0.0 planned for mid-Feb with v19.1.0 with new features in March. github.com/hapijs/hapi/issue…
8
25
Security is often unintuitive and always annoying, but we're committed to producing the most secure defaults possible, even if it means training developers to think differently (one at a time)… github.com/hapijs/hapi/issue…
2
8
22
We need help from Portuguese, Korean, Turkish and Chinese speakers to help remove obsolete link from some documents: github.com/hapijs/hapijs.com…
5
2
This is @hj_chen's first tutorial for the @Nexmo blog and they've set the bar really, really high. Building an SMS bot on @glitch with @hapijs nexmo.com/blog/2018/12/13/sm…
5
7
hapi.js retweeted
We wrote-up a fresh hapi pal example! This time it's how to write a command-line app with @hapijs that sends templated emails. The approach extends naturally to sending emails from routes or even the REPL, thanks to pal's concept of "services." 🥳 github.com/hapipal/examples/…
4
13
Hey, New England folks who use @nodejs, are you ready for a conference in Boston? It's happening! We'll be talking all things Node, along with @hapijs. If you want to come, fill out this survey to make it awesome: goo.gl/forms/t06uP2FVdRchNge… #NodeJS #JavaScript #hapijs
5
11
Do you live in the Boston area? @SethHolladay is planning a @nodejs/@hapijs conference 🎉 More details here: github.com/hapijs/discuss/is…
2
3
5
I’ve published 107 tutorials about @hapijs on Future Studio 😱 Most of them are available for free: futurestud.io/tutorials/hapi… Keeping my fingers crossed that there isn’t a major release with breaking changes in the near future 😅
1
6
18
por si no se han dado cuenta los cursos de @platzi están en oferta hoy, si te interesa @electronjs @hapijs o @Cypress_io puedes aprender conmigo platzi.com/blackfriday/
1
3
8
The recent release of lab 18 (testing framework in @hapijs land) may affect your code coverage. If you’re testing your Node.js projects with lab, have a look
1
2
2
v16.6.4 now available! - Fixes all known security issues already fixed in v17 - Removes npm-shrinkwrap to get latest dependencies - Drops support for node v4 Note that v16 is ONLY supported on node v6 and node v8.
8
21
The upcoming patch release of hapi v16 will remove the npm shrinkwrap file. The file locked down the versions of core dependencies. However, since the v16 branch rarely updates, it fails to allow newer versions of dependencies. Use your own lock file instead.
8