Development

Development

1854 bookmarks
Custom sorting
Demystifying Vue Lifecycle Methods
Demystifying Vue Lifecycle Methods
Using components in your application is one thing but understanding how they work and knowing their lifecycle (when they are created, added to your DOM, updated or destroyed) is very important. You can hook into each of these component lifecycle methods to perform specific application tasks. In
·scotch.io·
Demystifying Vue Lifecycle Methods
Composing Configuration
Composing Configuration
Even though not a lot has been done with webpack yet, the amount of configuration is starting to feel substantial. Now you have to be careful about the way you compose it as you have separate producti…
·survivejs.com·
Composing Configuration
Can You Afford It?: Real-world Web Performance Budgets
Can You Afford It?: Real-world Web Performance Budgets
TL;DR: performance budgets are an essential but under-appreciated part of product success and team health. Most partners we work with are not aware of the real-world operating environment and make ina…
·infrequently.org·
Can You Afford It?: Real-world Web Performance Budgets
Lean software development
Lean software development
Lean software development (LSD) is a translation of lean manufacturing principles and practices to the software development domain. Adapted from the Toyota Production System, is emerging with the supp…
·en.wikipedia.org·
Lean software development
The melting pot of JavaScript
The melting pot of JavaScript
The JavaScript ecosystem is inventive, incremental, messy, and ubiquitous. Here’s how we can make it more approachable.
·increment.com·
The melting pot of JavaScript
Новшества серверного рендеринга в React 16
Новшества серверного рендеринга в React 16
Вышел React 16! Рассказывая об этом событии, можно упомянуть множество замечательных новостей (вроде архитектуры ядра Fibers), но лично меня больше всего...
·habrahabr.ru·
Новшества серверного рендеринга в React 16
Reactivity in Vue.js 2 vs Vue.js 3
Reactivity in Vue.js 2 vs Vue.js 3
The Vue.js core team has already discussed the changes that will be implemented in Vue 3. While the API will not be changing, the…
·blog.cloudboost.io·
Reactivity in Vue.js 2 vs Vue.js 3