FrontEnd Development
28.8K subscribers
145 photos
1 video
9.35K links
Полезные ссылки иHTML, CSS, JavaScript, TypeScript, Angular, React, Vue, Node.js, Mobile and more.
Download Telegram
Forwarded from Svetlana
👨‍💻 Как выстроить CI/CD-пайплайн?
Мы написали
статью, где подробно рассказали об этом!

Французский архитектор Ле Корбюзье позавидовал бы архитектуре приложений созданных с помощью serverless-продуктов Yandex Cloud и GitLab CI. Вы узнаете, как реализовать в приложении несколько условий, чем полезна push-модель и увидите наглядный пример serverless-приложения.

Статья будет особенно полезна backend- и frontend-разработчикам, архитекторам, DevOps или владельцам стартапов. Бонус самым внимательным: пошаговая инструкция по построению CI/CD-пайплайна в определённом месте статьи 👀
👍5🤮5
Effective Ways to Learn and Master Vue.js

Whether you're a seasoned pro or just starting out, Vue.js offers a range of features that can help you create stunning web applications quickly and easily. But with so many resources available, it can be tough to know how to effectively level up your skills. In this article, explore some of the most effective ways to learn and master Vue.js. - https://vueschool.io/articles/vuejs-tutorials/effective-ways-to-learn-and-master-vue-js/

#vue
👍5
What Color Should the Text Be?

Alvaro Montoro ran a couple of polls about CSS selectors, specificity, and !important… and most people got it wrong. A must read. - https://alvaromontoro.hashnode.dev/what-color-should-the-text-be-a-css-quiz

#css
👍6
The State of Node.js Performance in 2023

Nearform’s Rafael Gonzaga reflects on the recent release of Node 20 and puts it through its paces against v18.16 and v16.20 with a few different benchmark suites running on a pretty typical EC2 instance. - https://blog.rafaelgss.dev/state-of-nodejs-performance-2023

#nodejs
👍5
6 CSS Snippets Every Front-End Developer Should Know in 2023

Every front-end developer should know how to use container queries, create a scroll snap experience, avoid position: absolute with grid, swiftly hammer out a circle, use cascade layers, and reach more with less via logical properties. Learn each of those expectations in this great overview. - https://web.dev/6-css-snippets-every-front-end-developer-should-know-in-2023

#css
👍82
A Guide to Visual Regression Testing with Playwright

The Playwright browser control library can form the basis of an end-to-end testing mechanism all written in JavaScript, and comparing the visual output of tests can show where things are going wrong. - https://lost-pixel.com/blog/post/playwright-visual-regression-testing

#nodejs
👍6
React Server Components, Next.js App Router and Examples

Addy Osmani’s overview of the state of React Server Components, the Next.js App Router implementation, other implementations, the move towards hybrid rendering, plus some RSC related links. - https://addyosmani.com/blog/react-server-components-app-router/

#react
👍4