Пишем «необычное» приложение на Angular 6 (типа туториал)
Link: https://medium.com/@hamedbaatour/build-a-real-world-beautiful-web-app-with-angular-6-a-to-z-ultimate-guide-2018-part-i-e121dd1d55e
Link: https://medium.com/@hamedbaatour/build-a-real-world-beautiful-web-app-with-angular-6-a-to-z-ultimate-guide-2018-part-i-e121dd1d55e
Medium
Build A Real World Beautiful Web APP with Angular — A to Z Ultimate Guide — PART I
No more ugly tutorials projects! No more fictional brands examples!
Шо там по функциональщине в JS?
Достаточно интересная статья по ФП, что-то почерпнете точно (или нет)
Link: https://hackernoon.com/two-years-of-functional-programming-in-javascript-lessons-learned-1851667c726
Достаточно интересная статья по ФП, что-то почерпнете точно (или нет)
Link: https://hackernoon.com/two-years-of-functional-programming-in-javascript-lessons-learned-1851667c726
Hackernoon
Two Years of Functional Programming in JavaScript: Lessons Learned | HackerNoon
The article is not about learning FP principles or JavaScript FP libraries. There are numerous of good articles on this topic out there. The article is about adventures and consequences of switching to functional JS in one project.
Не знаете какой CI инструмент выбрать? Тогда жмакайте на ссылку и все сразу станет ясно
Link: https://hackernoon.com/continuous-integration-circleci-vs-travis-ci-vs-jenkins-41a1c2bd95f5
Link: https://hackernoon.com/continuous-integration-circleci-vs-travis-ci-vs-jenkins-41a1c2bd95f5
Ответы на интересные вопросы по Vue.js и некоторые фишечки
Link: https://blog.webf.zone/vue-js-considerations-and-tricks-fa7e0e4bb7bb
Link: https://blog.webf.zone/vue-js-considerations-and-tricks-fa7e0e4bb7bb
Medium
Vue.js — Considerations and Tricks
Vue.js is great. However, when you start building large scale JavaScript applications, you will start to hit the boundaries of the Vue.js…
Очень неплохая статья о создании API. Node, GraphQL и вотэтовотвсе
Link: https://medium.freecodecamp.org/how-to-setup-a-powerful-api-with-nodejs-graphql-mongodb-hapi-and-swagger-e251ac189649
Link: https://medium.freecodecamp.org/how-to-setup-a-powerful-api-with-nodejs-graphql-mongodb-hapi-and-swagger-e251ac189649
freeCodeCamp.org
How to build blazing fast REST APIs with Node.js, MongoDB, Fastify and Swagger
By Siegfried Grimbeek Presumably no web developer is a stranger to REST APIs and the challenges that architecting an effective and efficient API solution brings. These challenges include: Speed (API Response Times) Documentation (Clear concise docum...
Ребятки, скоро будет больше контента (почаще), чуть погодите пжлста.
Управляем пермишнами для юзеров во Vue приложении
Link: https://medium.com/js-dojo/managing-user-permissions-in-a-vuejs-app-b82f3042e3d1
Link: https://medium.com/js-dojo/managing-user-permissions-in-a-vuejs-app-b82f3042e3d1
Medium
Managing User Permissions in a VueJS App
In authenticated frontend apps, we often want to change what’s visible to the user depending on their assigned role. For example, a guest…
Vue обогнал по звездам React, поэтому ловите тематическую статью
Link: https://itnext.io/anyway-this-is-why-i-prefer-vue-over-react-ad2653595fc5
Link: https://itnext.io/anyway-this-is-why-i-prefer-vue-over-react-ad2653595fc5
Medium
Anyway, this is why I prefer Vue over React
STOP! Wait a minute before screaming, yelling and insulting me in the comments haha.
В статье утверждается почему Vuex это отличный интерфейс между фронтендом и апишкой. Грубо, можно сказать то же и про Redux.
Link: https://codeburst.io/why-vuex-is-the-perfect-interface-between-frontend-and-api-271d92161709
6.5/10Link: https://codeburst.io/why-vuex-is-the-perfect-interface-between-frontend-and-api-271d92161709
Medium
Why VueX Is The Perfect Interface Between Frontend and API
The increase in complexity in front end web development has driven to increasing amounts of specialization and separation of front and back…
Довольно неплохая статья, которая содержит в себе опенсорсные проекты по Vue. Возможно каждый найдет что-то новое для себя
Link: https://medium.mybridge.co/vue-js-open-source-of-the-month-v-may-2018-f94f774b96c2
Link: https://medium.mybridge.co/vue-js-open-source-of-the-month-v-may-2018-f94f774b96c2
Medium
Vue.js Open Source of the Month (v.May 2018)
For the past month, we ranked nearly 150 Vue.js Open Source Projects to pick the Top 10.
Один из самых интересных докладов на крайнем JSConf EU, 10 жизок из 10
https://www.youtube.com/watch?v=qqt6YxAZoOc
https://www.youtube.com/watch?v=qqt6YxAZoOc
YouTube
Computer, build me an app - Rich Harris - JSConf EU 2018
Frameworks exist because writing maintainable apps in vanilla JavaScript is hard. But frameworks aren’t free: downloading and parsing those extra bytes slows things up, just when your users are deciding whether to stick around.
Instead of choosing between…
Instead of choosing between…
Позавчера выкладывал статью с опенсорс проектами по Vue. Теперь ловите по React за июнь. Определенно есть что подчерпнуть для себя
Link: https://medium.mybridge.co/react-js-open-source-projects-of-the-month-v-june-2018-707339ace0d6
Link: https://medium.mybridge.co/react-js-open-source-projects-of-the-month-v-june-2018-707339ace0d6
Medium
React.js Open Source Projects of the Month (v.June 2018)
For the past month, we ranked nearly 200 React.js Open Source Projects to pick the Top 10.
Туториал по настройке Webpack 4 с некоторыми советами. Если вы вообще не выкупаете вебпак и что там сделали в 4-й версии, то статья вам тоже подойдет.
Link: https://hackernoon.com/a-tale-of-webpack-4-and-how-to-finally-configure-it-in-the-right-way-4e94c8e7e5c1
8 вебпак конфигов из 10Link: https://hackernoon.com/a-tale-of-webpack-4-and-how-to-finally-configure-it-in-the-right-way-4e94c8e7e5c1
Hackernoon
A tale of Webpack 4 and how to finally configure it in the right way. Updated.
There are a million tutorials online, so you probably have seen a thousand different ways to configure Webpack file. And all of them will be working examples. Why is it so? Webpack itself has been evolving really fast and a lot of loaders and plugins have…
Доклад от одного из разработчиков Netflix о хаосе в микросервисной архитектуре
https://www.youtube.com/watch?time_continue=725&v=CZ3wIuvmHeM
https://www.youtube.com/watch?time_continue=725&v=CZ3wIuvmHeM
YouTube
Mastering Chaos - A Netflix Guide to Microservices
AD:
Level-up on the skills most in-demand in 2021. Attend QCon Plus (May 17-28): http://bit.ly/3pfdF6I
If you are a senior software engineer, architect, or team lead and want to take your technical learning and personal development to a whole new level this…
Level-up on the skills most in-demand in 2021. Attend QCon Plus (May 17-28): http://bit.ly/3pfdF6I
If you are a senior software engineer, architect, or team lead and want to take your technical learning and personal development to a whole new level this…
Все на том же крайнейм JSConf EU, недавно вышло видео, где лесбуха поясняет за Event Loop еще более детально чем делал Филип Робертс в своем топовом докладе по Event Loop в прошлых годах. Так что если хотите больше хардкора по ивент лупу от стремной пацанки то этот доклад вам понравится
https://www.youtube.com/watch?v=u1kqx6AenYw
https://www.youtube.com/watch?v=u1kqx6AenYw
YouTube
Further Adventures of the Event Loop - Erin Zimmer - JSConf EU 2018
Most JavaScript developers are probably familiar with the event loop. It’s how JavaScript handles I/O events without blocking, even though it’s single-threaded. Event callbacks are added to the task queue. The browser then takes a callback from the queue…