Фронтенд дайджест последней недели
Link: https://medium.com/@frontender_ua/frontend-weekly-digest-54-9-15-april-2018-fd26fa8f4648
Link: https://medium.com/@frontender_ua/frontend-weekly-digest-54-9-15-april-2018-fd26fa8f4648
Medium
Frontend Weekly Digest #54 (9–15 April 2018)
Web-development
Туториал по redux-persist. Особенно незаменимая штука для React Native.
Link: https://blog.reactnativecoach.com/the-definitive-guide-to-redux-persist-84738167975
Link: https://blog.reactnativecoach.com/the-definitive-guide-to-redux-persist-84738167975
Medium
The Definitive Guide to Redux Persist
Persist your Redux state in between app launches with Redux Persist
Относительно годная статья по структуре node приложений (коротенькая)
Link: https://blog.risingstack.com/node-hero-node-js-project-structure-tutorial/
Link: https://blog.risingstack.com/node-hero-node-js-project-structure-tutorial/
RisingStack Engineering
Node Hero - Node.js Project Structure Tutorial - RisingStack Engineering
Learn how you can properly structure a Node.js project to avoid confusion when your applications start to grow. 7th part of the Node Hero tutorial.
IaaS, PaaS, SaaS, BaaS.
Если вы когда-нибудь слышали про эти аббревиатуры, но не знаете что это, то вот короткая статья объясняющая what the fuck is this.
Link: https://medium.com/@benwang_2362/the-difference-between-iaas-paas-baas-and-saas-91133d728917
Если вы когда-нибудь слышали про эти аббревиатуры, но не знаете что это, то вот короткая статья объясняющая what the fuck is this.
Link: https://medium.com/@benwang_2362/the-difference-between-iaas-paas-baas-and-saas-91133d728917
Medium
The difference between Iaas, Paas, Baas and Saas
It’s often confusing in the cloud computing world of all the x-aas terminologies. Lets get familiar with some of these terms and what they…
Подъехала 10-я нода, ловите обзорную статью
Link: https://blog.risingstack.com/node-js-10-lts-feature-breakdown/
Link: https://blog.risingstack.com/node-js-10-lts-feature-breakdown/
RisingStack Engineering
RisingStack Engineering Blog - RisingStack Engineering
RisingStack Blog We’re a full-stack software development agency focusing on JavaScript, DevOps, Microservices & Kubernetes. For more info visit risingstack.com, or feel free to contact us! Sign up to our newsletter! Join 150K+ monthly readers. In-depth articles…
Статья о render props в React. Если вдруг кто еще не знает
Link: https://itnext.io/using-advanced-design-patterns-to-create-flexible-and-reusable-react-components-part-3-render-d7517dfe72bc
Link: https://itnext.io/using-advanced-design-patterns-to-create-flexible-and-reusable-react-components-part-3-render-d7517dfe72bc
Medium
How To Master Advanced React Design Patterns - Render Props
In this Part, we will discuss a design pattern that can address all of the problems that we have identified up to this point.
5 советов для работы с большими Redux приложениями
Link: https://techblog.appnexus.com/five-tips-for-working-with-redux-in-large-applications-89452af4fdcb
Link: https://techblog.appnexus.com/five-tips-for-working-with-redux-in-large-applications-89452af4fdcb
Medium
Five Tips for Working with Redux in Large Applications
Redux is an excellent tool for managing the “state” of an application. The unidirectional flow of data and the focus on immutable state…
E2E для ваших React приложений с помощью Puppeteer и Jest
Link: https://blog.bitsrc.io/testing-your-react-app-with-puppeteer-and-jest-c72b3dfcde59
Link: https://blog.bitsrc.io/testing-your-react-app-with-puppeteer-and-jest-c72b3dfcde59
Medium
Testing your React App with Puppeteer and Jest
How to use Puppeteer and Jest to perform End-to-End Testing on your React App
Неплохие идеи для pet project’ов для вашего развития
Link: https://medium.freecodecamp.org/the-secret-to-being-a-top-developer-is-building-things-d3d058e4e472
Link: https://medium.freecodecamp.org/the-secret-to-being-a-top-developer-is-building-things-d3d058e4e472
freeCodeCamp.org
✅ Every time you build a to-do list app, a puppy ? dies ?
By Hrishi Mittal You know when you’re trying to learn something new, but get reeeeeeallly bored of building the default example app? That’s the №1 motivation KILLER. I don’t want my students to get demotivated and give up. _So I made this gigantic li...
Дебажим утечки памяти в node.js
Link: https://tech.residebrokerage.com/debugging-node-js-memory-problems-d450787d9253
Link: https://tech.residebrokerage.com/debugging-node-js-memory-problems-d450787d9253
Medium
Debugging Memory Leaks and Memory Bloat in Node.js
We recently experienced two major memory issues that caused our node.js server to crash at critical moments. We quickly learned how to buy…
Пишем «необычное» приложение на 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.