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

Admin: @andrey2019
Download Telegram
Vue Options API To Composition API Migration Cheat Sheet

The composition API has become the new recommended approach for creating for Vue.js Components. In this post explore some useful tips and tricks to migrating your Vue.js application from the Options API to the Composition API. - https://vueschool.io/articles/vuejs-tutorials/options-api-vs-composition-api/

#vue
👍7
The Landscape of npm Packages for CLI Apps

If you want to create a CLI app, there are a lot of options nowadays for covering areas like pretty output, parsing arguments, and accepting user input. This post rounds up some of the options in these various areas. - https://blog.kilpatrick.cloud/posts/node-cli-app-packages/

#ndejs
👍3
6 Top VS Code extensions for Vue.js Developers in 2023

If you're a web developer, you're probably using or have used Visual Studio Code. Learn some top 6 Visual Studio Code extensions that can boost your Vue.js development experience if you integrate them in your into your IDE and workflow! - https://vueschool.io/articles/vuejs-tutorials/6-top-vs-code-extensions-for-vue-js-developers-in-2023/

#vue
👍11
Navigate the Pitfalls and Returns of Using Node.js Worker Threads

Review the pros and cons of worker threads, and how they differ from other multithreading implementations, in Snyk's recent Node.js article. - https://snyk.io/blog/node-js-multithreading-worker-threads-pros-cons

#nodejs
4👍1
The New Home for React

Stand aside reactjs․org, there’s a new official homepage in town. Available in beta form for some time now, the new site represents a huge step forward in the guides on offer, both in terms of quantity and in representing modern React development practices. Dan Abramov and Rachel Nabors explain more in this introductory blog post. - https://react.dev/

#react
👍96
SOLID Principles Sketches

Interactive sketches to illustrate SOLID programming principles with real-world examples - https://itnext.io/solid-principles-sketches-a38865e771f0

#solid
14👍2
Improving CSS Shapes with Trigonometric Functions

Daniel C. Wilson explores how to apply CSS trigonometric functions to the clip-path property. - https://danielcwilson.com/posts/css-shapes-with-trig-functions

#css
👍41
How to Start a React Project in 2023

There are lots of ways, but this well-regarded author explains the pros and cons of a few approaches, and gives you a few options targeting specific use cases you might have. - https://www.robinwieruch.de/react-starter/

#react
👍8
CSS Masking

Ahmad Shadeed explains what CSS masking is, how it works, and shares a few use cases for it. - https://ishadeed.com/article/css-masking

#css
👍62