Junior Frontend Development weekly link sharing #29

Mr Frontend weekly link sharing of this week include nice links with SVG, JavaScript, Design 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 🙂
Design
- What’s new for designers, September 2016 | Webdesigner Depot
In this month’s edition of what’s new for designers, we’ve included productivity apps, email apps, free icon sets, UI galleries, color tools, CSS frameworks, stock image tools, and more. And as… - 7 Useful Prototyping Tools for Websites and Mobile Apps — Speckyboy Design Magazine
Let’s start by clearing up some common misconceptions. Some designers, and even their clients, have a tendency to use wireframe, mockup, and prototype, interchangeably. It’s true that all three… - 35 Free Time-Saving Web Apps for Web Designers from 2016 — Speckyboy Design Magazine
All released this year, these free web-based apps let you do so much without ever needing to install anything. All you need to do is bookmark them. They either offer… - Why and How to Test Your Pattern Library — Part 1: Testing Strategy
Still testing your pattern library manually? Here’s how to improve user confidence by using design specs to combine documentation, communication and automated cross-browser testing.
JavaScript
- Run Javascript in shell: The ultimate shebang collection — Daily Javascript
Daily updates about Javascript News, libraries and Weekly challenges - 20 Free Javascript Libraries Web Developers Can Use
JavaScript’s increased popularity led to the appearance of multiple JavaScript libraries and plugins, such as Angular JS, React, Socket and more. - Why Is JavaScript the Programming Language of the Future? — DZone Web Dev
Want to hear about the many perks that make JavaScript the go-to most popular language for web development. Check out the many reasons that the team at ValueCoders have to offer. - Meet AdonisJs! A Laravel-style MVC Framework for Node.js
Node.js is one of the emerging technologies to write real-time applications using one of your favorite web languages: Javascript. With the ample choices of… - JavaScript: Arrays vs Objects
When learning JavaScript, we all stumble across the phrase “Arrays are just Objects in JavaScript”. Today, we’re going to put that statement under the microscope. See the Pen type… - 20 Exceptional Three.js Experiments | NOUPE
Today we have twenty Three.js experiments for you. All of these reside on Codepen to make it easier for you to play around with each one of them.
Other
- 13 Best Cloud Based IDEs for Developers | Code Geekz
A cloud IDE is a web-based integrated development platform (IDE) which allows developers instant access to information tools and applications that help them to develop web applications quickly. An…
Frontend
- JavaScript Weekly Issue 301: September 15, 2016
Angular 2 Final Released, The Future of ES6, Why Use Flow (The Static Type Checker)?, Video Tutorial Series: Using React JS for Front-End Development, Template Literals are Strictly Better Strings,…
CSS
- Issue #230
Find out how to resize your components using CSS relative units, how exactly CSS locks and currentColor work, how can you use CSS Filters in your newsletters, and more. - 9 Popular Courses on CSS Animation
In the early days of the web, animation became known for all those clunky, complex effects that may have looked great but were slow to load and often confusing to use.But when it’s used in the… - Building Resizeable Components with Relative CSS Units | CSS-Tricks
The following is a guest post by Ahmad Shadeed. Ahmad has put together a ton of examples to show off how using relative units can benefit us. I think a lot of us think of units like em as being for…
Backend
- Building Your Startup With PHP: Email Commands
What You’ll Be CreatingIntroductionThis tutorial is part of the Building Your Startup With PHP series on Envato Tuts+. In this series, I’m guiding you through launching a startup from concept to…
SVG
- Issue #229
Learn how to use SVG + 9-slicing to achieve a dynamically-sized shadow, how to approach CSS refactoring, why you should consider using Custom Elements when building your pattern library, and more.
Originally published at Mr Frontend Blog.