Сравнение топ JS фреймворков в 2018
Link - https://www.fusioncharts.com/resources/js-frontend-frameworks-comparison/
Link - https://www.fusioncharts.com/resources/js-frontend-frameworks-comparison/
Fusioncharts.com
Top JavaScript Frontend Frameworks Comparison in 2018 | FusionCharts
There are haters, and there are advocates of frameworks. Read this comprehensive comparison to determine which side you're on when it comes to the most popular frontend JS frameworks
Почему React разработчики должны модулизировать свои приложения
Link - https://medium.com/@alexmngn/why-react-developers-should-modularize-their-applications-d26d381854c1
Link - https://medium.com/@alexmngn/why-react-developers-should-modularize-their-applications-d26d381854c1
Medium
Why React developers should modularize their applications?
The modular structure concept applied to your React applications
В этот раз говорим о Docker, собеседованиях в Калифорнии, и истории React
https://youtu.be/1HA28c89Doc
https://youtu.be/1HA28c89Doc
YouTube
Docker – Podcast #9
Telegram: https://t.me/frontend_and_backend
Группа VK: https://vk.com/frontend_and_backend
Аудио-версия доступна в telegram канале.
Тайминг:
— Docker - 0:40
— История React - 46:05
— Собеседование в Кремниевой долине - 52:55
Статьи:
- История React:…
Группа VK: https://vk.com/frontend_and_backend
Аудио-версия доступна в telegram канале.
Тайминг:
— Docker - 0:40
— История React - 46:05
— Собеседование в Кремниевой долине - 52:55
Статьи:
- История React:…
Frontend & Backend разработка pinned «В этот раз говорим о Docker, собеседованиях в Калифорнии, и истории React https://youtu.be/1HA28c89Doc»
Неплохой подкаст про React 16 и React Fiber (англ)
Link - https://thewebplatformpodcast.com/156-react-16-fiber-and-beyond
Link - https://thewebplatformpodcast.com/156-react-16-fiber-and-beyond
The Web Platform Podcast
17 фишечек чтобы сделать ваше node.js приложение быстрее
Link - http://voidcanvas.com/javascript-performant-coding-tips/
Link - http://voidcanvas.com/javascript-performant-coding-tips/
voidcanvas
17 JavaScript / node.js performance coding tips to make applications faster
Though JavaScript has the highest number of developers in its community with respect to any other language on earth at this moment; there are a lot of misconceptions, shallow knowledge, bad assumptions
Frontend & Backend разработка pinned «Redux Async Actions: Saga vs Thunk vs Observable Link - https://youtu.be/xMN5VrvcuPI»
Неплохая статья для людей которые еще не ознакомились (в 2k18) с паттерном HOC в React
Link - https://levelup.gitconnected.com/understanding-react-higher-order-components-by-example-95e8c47c8006?ref=redditreact
Link - https://levelup.gitconnected.com/understanding-react-higher-order-components-by-example-95e8c47c8006?ref=redditreact
Medium
Understanding React Higher-Order Components by Example
Build a React higher-order component step-by-step to understand how to implement the HOC pattern
Масштабируем nodeJS приложение
Link: https://medium.freecodecamp.org/scaling-node-js-applications-8492bd8afadc
Link: https://medium.freecodecamp.org/scaling-node-js-applications-8492bd8afadc
freeCodeCamp.org
Scaling Node.js Applications
By Samer Buna Everything you need to know about Node.js built-in tools for scalability Update: This article is now part of my book “Node.js Beyond The Basics”. Read the updated version of this content and more about Node at jscomplete.com/node-beyon...
Очень важно решать различные задачки как можно чаще, чтобы ваша способность генерировать хорошие решения была всегда на высоте.
Топ 10 платформ для того, что бы раскачивать свои навыки в этом направлении
(лично я кайфую от codewars)
Link: https://medium.freecodecamp.org/the-10-most-popular-coding-challenge-websites-of-2016-fb8a5672d22f
Топ 10 платформ для того, что бы раскачивать свои навыки в этом направлении
(лично я кайфую от codewars)
Link: https://medium.freecodecamp.org/the-10-most-popular-coding-challenge-websites-of-2016-fb8a5672d22f
freeCodeCamp.org
The 10 Most Popular Coding Challenge Websites [Updated for 2021]
A great way to improve your skills when learning to code is by solving coding challenges. Solving different types of challenges and puzzles can help you become a better problem solver, learn the intricacies of a programming language, prepare for job interviews…
«Че пацаны, гугл?»
Туториал как попасть в гугл (кто такой вендор? :D)
Link: https://dou.ua/lenta/articles/google-interview
Туториал как попасть в гугл (кто такой вендор? :D)
Link: https://dou.ua/lenta/articles/google-interview
DOU
Как попасть в Google: инструкция по подготовке
Сергей Сема работал вендором в Google и поставил себе цель получить оффер от Google или Facebook, а еще лучше от обоих. С первого дня, когда он начал подготовку, до момента, когда получил оффер от Google, прошел 1 год и 5 месяцев.
Daamn, son. Обновили UI npmjs.com. Выглядит достойно
To-do list задач для тех, кто хочет стать Software Engineer
*Инфа не по JS, но все же поможет разобраться как и куда двигаться
Link: https://github.com/jwasham/coding-interview-university#what-is-it
*Инфа не по JS, но все же поможет разобраться как и куда двигаться
Link: https://github.com/jwasham/coding-interview-university#what-is-it
GitHub
GitHub - jwasham/coding-interview-university: A complete computer science study plan to become a software engineer.
A complete computer science study plan to become a software engineer. - jwasham/coding-interview-university
Небольшое обновление пайплайна V8, которое направлено на повышение производительности до 20%
Link: https://v8project.blogspot.com/2018/03/background-compilation.html
Link: https://v8project.blogspot.com/2018/03/background-compilation.html
v8.dev
Background compilation · V8
Starting with Chrome 66, V8 compiles JavaScript source code on a background thread, reducing the amount of time spent compiling on the main thread by between 5% to 20% on typical websites.