nodeschool dublin (@nodeschooldub) 's Twitter Profile
nodeschool dublin

@nodeschooldub

twitter account for the dublin chapter of nodeschool

ID: 3019979260

linkhttp://www.meetup.com/Nodeschool-Dublin-Meetup/ calendar_today05-02-2015 15:01:21

134 Tweet

143 Takipçi

128 Takip Edilen

dublinjs (@dublinjs) 's Twitter Profile Photo

For our next video release this week we have David Doran with his great Lightning Talk "Unsticking position: sticky!" youtube.com/watch?v=MOSzRW…

🍐 (@davidmarkclem) 's Twitter Profile Photo

recursive async function generators + delegated yield is awesome: async function * pages (n, to) { yield await fetchPage(n) if (to >= n) return yield * pages(n + 1, to) } async function run () { for await (const p of pages(0, 10)) console.log(p) }

dublinjs (@dublinjs) 's Twitter Profile Photo

RSVPs have opened for our next meetup on Tuesday August 6th, hosted and sponsored by @AccentureDock 🙌 We have three talks lined up: hacking a PlayStation4, performant JS and how to write a bundler. RSVP here 👉 meetup.com/DublinJS/event…

Luciano Mammino 𝕏 Node.js Design Patterns (@loige) 's Twitter Profile Photo

If you are using frameworks such #Vuejs, #React or #ember and find yourself using document.getElementById (or other DOM selectors), you should either go back to #jquery or seriously forget about it!

Luciano Mammino 𝕏 Node.js Design Patterns (@loige) 's Twitter Profile Photo

I published a new article on my blog "Lean NPM packages" to talk about some strategies that can help you to keep your NPM modules small and make the whole node_modules drama more bearable - loige.co/lean-npm-packa… Please RT if you like it :)

Luciano Mammino 𝕏 Node.js Design Patterns (@loige) 's Twitter Profile Photo

How do you evaluate your experience as an engineer in a tech company? What do you value the most? Is it technical challenges, technology being used, learning opportunities, culture or benefits/compensation? Please RT #tech #recruitment #employment

Jen Simmons (@jensimmons) 's Twitter Profile Photo

Writing CSS? Wondering why the code you wrote isn’t doing anything? Wait, er, or…? Wait what? Wouldn’t it help if DevTools would just tell you — “Hey this doesn’t do anything. Here’s why & how to fix it.” Yup. Firefox 70, shipping tomorrow, does this. youtu.be/O3DAm82vIvU

Luciano Mammino 𝕏 Node.js Design Patterns (@loige) 's Twitter Profile Photo

If you are looking to learn #JavaScript or just understand it a little bit more in-depth, "The little JavaScript #book" by https://bsky.app/profile/valentinog.com got you covered. Totally recommended: well detailed, great examples and, most importantly, it's also fun to read: leanpub.com/little-javascr… 📚

If you are looking to learn #JavaScript or just understand it a little bit more in-depth, "The little JavaScript #book" by <a href="/gagliardi_vale/">https://bsky.app/profile/valentinog.com</a> got you covered. Totally recommended: well detailed, great examples and, most importantly, it's also fun to read: leanpub.com/little-javascr… 📚