Mr Frontend weekly link sharing #36
Raymon S
—This weeks Mr Frontend weekly link sharing include links with JavaScript, PHP, CSS and a lot of other things to check out.
This list based on the sharing of the whole community and what we shared on our social media channels this week! We hope you like it!
If you have things you missed in the list, please add them in the comments 🙂
JavaScript
- Ditch the [].forEach.call(NodeList) hack I’ve got to admit before we go any further, I used to use this technique. It looked edgy and cool and I was doing ECMA5 hacks, but after a while and w...
- JS Tips This is about one JS tip every day!...
- Quick Tip: Mock REST APIs Using json-server Ayush Gupta shows how to quickly create mock REST APIs to develop and test your client-side apps, with advanced features like filtering and pagination...
- Angular — Introduction to Reactive Extensions (RxJS) – Google Developers Experts How to use observable sequences in AngularJS...
Other
- Build Your Own Dropbox Client with the Dropbox API Wern shows us how to use Laravel and Guzzle to build our own full Dropbox client with the Dropbox API!...
- What I learned from writing six functions that all did the same thing A couple weeks ago, a camper started an unofficial algorithm competition on Free Code Camp’s Forum....
- Carousels Don't Have to be Complicated - The Media Temple Blog Every time a carousel is mentioned in a blog post, it's a requirement to mention that... say it with me now: You probably shouldn't use a carousel....
- CodePen Talks with 10 Other Web Companies About How They Run Their Business - CodePen Blog We recently completed a 10-part mini series on our podcast, CodePen Radio, in which we talk with 1) Sparkbox Episode 101: We talk to Ben Callahan and ...
CSS
- CSS Weekly Issue #237 Learn how to manage CSS in complex web projects, how to use the new responsive image specifications, how to improve perceived performance of large ima...
- Spoooooky CSS Selectors | CSS-Tricks Let's get into the spirit a little bit this year with some Halloween themed posts! I'll kick it off with some CSS selectors FROM BEYOND THE GRAVE. Er....
Frameworks
- Using Observables · Rangle.io : Angular 2 Training Let's take a look at a basic example of how to create and use an Observable in an Angular 2 component:...
- Learn Redux — a free video series 20 video tutorials to help you learn how to build JavaScript apps with React.js and Redux....
Backend
- New Coffee Break Course: First Look at Slim PHP Slim PHP is an excellent framework for building micro applications in PHP. You know, the kind of app that does one thing, and does it well.In our new ...
Frontend
- Mr Frontend weekly link sharing #35 This weeks Mr Frontend weekly link sharing include links with Design, CSS JavaScript and a lot of other things to check out....
- Web Design & Development News: Collective #259 | Codrops Collective #259: Gems Modular JavaScript Parsing JSON is a Minefield The PHP Practitioner Think Different(ly) * React Memory Game...
Tools
- GitHub for Web Designers Learn how to use GitHub to manage and collaborate on web projects....