FrontEnd Development
28.4K subscribers
144 photos
1 video
8.36K links
Полезные ссылки иHTML, CSS, JavaScript, TypeScript, Angular, React, Vue, Node.js, Mobile and more.

Admin: @andrey2019
Download Telegram
How To Speed Up CI Builds with the new NPM 'ci' Command

npm 5.7 was released this week but a serious issue was quickly reported where it was breaking filesystem permissions. 5.7.1 is now out to fix the problem, so we can focus on one of 5.7’s new features instead, npm ci. - https://goo.gl/goRMc4

#nodejs #ci
Mastering testing with Vue.js by testing a real application and setting up CI/CD

A lot of developers don’t like writing test, but I do love it, tests make your code more resilient and error-prone… — http://amp.gs/4U08

#vue #ci #cd #testing
CI/CD Pipeline: A Gentle Introduction

Do you want your engineering team to deliver bug-free code at high velocity? A fast and reliable CI/CD pipeline is crucial for doing that sustainably over time. - http://amp.gs/RBkj

#ci #cd
Using GitHub Actions for Continuous Integration with Node

There are going to be quite a few articles like this in the coming months, as GitHub Actions (while still in beta) is now immediately open to anyone who applies. - http://amp.gs/AKei

#nodejs #github #ci
6 optimization tips for your CI configuration

Teams don’t always have time to work with an expert to optimize their config. CircleCI's customer engineering team shares the guide they're using. - http://amp.gs/wR6F

#ci #cd