Development

Development

1854 bookmarks
Custom sorting
Liveness probes в Kubernetes могут быть опасны
Liveness probes в Kubernetes могут быть опасны
Прим. перев.: Ведущий инженер из компании Zalando — Henning Jacobs — не раз замечал у пользователей Kubernetes проблемы в понимании предназначения liveness (и re...
·habr.com·
Liveness probes в Kubernetes могут быть опасны
TypeScript. Мощь never
TypeScript. Мощь never
Когда я впервые увидел слово never, то подумал, насколько бесполезный тип появился в TypeScript. Со временем, все глубже погружаясь в ts, стал понимать, какой мо...
·habr.com·
TypeScript. Мощь never
Feeling Sassy Again
Feeling Sassy Again
After years of defaulting to PostCSS as our CSS processor of choice, we’ve recently considered reintroducing Sass to our stack.
·cloudfour.com·
Feeling Sassy Again
fent/timequeue.js
fent/timequeue.js
A queue with custom concurrency and time limit. Contribute to fent/timequeue.js development by creating an account on GitHub.
·github.com·
fent/timequeue.js
animir/node-rate-limiter-flexible
animir/node-rate-limiter-flexible
Node.js rate limit requests by key and protection from DDoS and Brute-Force attacks in process Memory, Redis, MongoDb, Memcached, MySQL, PostgreSQL, Cluster or PM - animir/node-rate-limiter-flexible
·github.com·
animir/node-rate-limiter-flexible
Chaining styles with a JavaScript Proxy
Chaining styles with a JavaScript Proxy
If you miss method chaining from Ruby or jQuery when working with styles in JavaScript, you can recreate the pattern with a few lines of code
·tobiasahlin.com·
Chaining styles with a JavaScript Proxy
Боль и слёзы в Svelte 3
Боль и слёзы в Svelte 3
Вместо предисловия Статья будет полезна тем, кто так-же как и Мы решил попробовать Svelte в живом проекте. В нашу небольшую компанию пришёл заказ на разработку в...
·habr.com·
Боль и слёзы в Svelte 3
What to write in your Code Journal | Code Journaling pt 3 of 4
What to write in your Code Journal | Code Journaling pt 3 of 4
In this post, I will visit a few reasons for why you should keep a Code Journal then, in the next post in this series, I will give you some ideas for starting a Code Journal. There are no hard and fas…
·dev.to·
What to write in your Code Journal | Code Journaling pt 3 of 4
vuelidate/formvuelatte
vuelidate/formvuelatte
Forms, Vue and Coffee ☕️. Contribute to vuelidate/formvuelatte development by creating an account on GitHub.
·github.com·
vuelidate/formvuelatte
Code style как стандарт разработки
Code style как стандарт разработки
Давайте сразу, это не про скобочки. Здесь речь пойдет о том, как работает наш мозг и почему code style помогает обеспечивать линейное развитие проекта, значитель...
·m.habr.com·
Code style как стандарт разработки
Passing configuration to Vue.js
Passing configuration to Vue.js
How to pass configuration and initial application state from the server to a Vue.js application?
·codeburst.io·
Passing configuration to Vue.js