Complete courses about the best tools and design system. 17 courses (React, Vue, Swift, ScreenFlow, Cubase, Sketch ...), more coming.
In this serie of video courses, Jérémy Mouzin helps you learn JavaScript (ES6+) without any programming knowledge. The first module is free and dedicated to beginners but Jérémy is working hard to prepare three other modules to let you become an intermediate, advanced and expert JS programmer. (For French listener)
Chris Noring has written five posts to explain and discover how Docker works.
DevTips is a weekly video show for those who wants to be inspired and learn about programming. Hosted by David Smith and MPJ - two notorious bug generators and teachers.
The modern Javascript tutorial. Learn JavaScript from the basics to advanced topics with simple, but detailed explanations.
Want to learn NodeJS? NodeJS Dev is a good place to start. It presents an introduction to NodeJS with exemple code snippet and clear explanations.
In this article, DeveloperDrive have collected 15 places where you can learn how to code in 2019. I would add "Frontend Masters" and "Pragmatic Studio".
In this post, Mohamad Abdullatif comes back on the "this" keyword used in JavaScript and very confusing for beginner learners
This book written by Axel Rauschmayer covers ECMAScript 6 in depth, but is structured so that you can also quickly get an overview if you want to. If you are a programmer and want to learn JavaScript (up to and including ECMAScript 5), check out Axel’s book “Speaking JavaScript” (free online).
API-based solutions are becoming a critical building block of modern digital products. What are they? How can they impact your design process? Finally, how to evaluate them without bothering your software team? Post written by Mike Sędzielewski
If you want to discover Node.js, this beginner’s guide to server-side web development with Node.js written by Chen Hui Jing is for you.
Masonry layout, on the web, is when items of an uneven size are laid out such that there aren't uneven gaps. I would guess the term was coined (or at least popularized) for the web by David DeSandro because of his popular Masonry JavaScript library, which has been around since 2010. By Chris Coyier from CSS_Tricks.
Learn to Code HTML & CSS is a simple and comprehensive guide dedicated to helping beginners learn HTML and CSS. Outlining the fundamentals, this guide works through all common elements of front-end design and development.
In this article, Roma Komarov will describe what he tried to achieve with its design and layout and how it was re-implemented using CSS Grids.
MarkSheet is a very complete free HTML and CSS tutorial written by Jeremy Thomas, the developer of the Bulma CSS framework.
Over the next 30 days, Hassan Djirdeh will walk through everything you need to know to work with Vue. From the very beginning through topics like the Vue Instance, Components, and even Testing.