|
"Technology is just a tool. In terms of getting the kids working together and motivating them, the teacher is the most important"
|
|
—
Bill Gates,
Software Developer and Microsoft co-founder
|
|
|
|
Best 7 links of week #34, 2018
|
|
|
|
In this episode of Google Chrome Developers, Jake and Surma dissect how for-loops actually work and how they’ve evolved. Turns out, it got very complicated.
|
|
|
|
|
React vs Vue. Finally, a side-by-side code comparison between Vue and React! 🎉
|
|
|
|
|
Buffers are Node.js' built-in type for storing arbitrary binary data. Because most Node.js developers don't use buffers much beyond occasionally reading data from a file, buffers are a common source of confusion. In this article, I'll demonstrate how buffers work in Node.js, and describe a neat use case for buffers with MongoDB and Mongoose.
|
|
|
|
|
As patterns go, REST APIs are so useful and ubiquitous that every web developer, regardless of language or platform, should know how to build one.
|
|
|
|
|
CSS scroll snapping allows you to lock the viewport to certain elements or locations after a user has finished scrolling.
|
|
|
|
|
Sometimes, for some reasons, your images won’t fit the layout and you don’t want to wrap your head around this for hours. This article illustrates five techniques to handle image resizing with CSS.
|
|
|
|
|
Ready to deploy? “Ship it!” to production with the press of a button.
|
|
|
|
|
Add a comment: