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
Trigonometric Functions in CSS

Bramus Van Damme shows how to calculate the sine, cosine, tangent, and more in CSS. - https://web.dev/css-trig-functions

#css
👍5
Integrate reCaptcha V3 on Nuxt3 app

ReCAPTCHA is a free CAPTCHA system provided by Google and by adding reCAPTCHA to a site, web hosts can distinguish between human and automated access, which enables them to block automated software while helping their welcome users to enter with ease. Learn all about adding the Google recaptcha feature to your Nuxt 3 application. - https://dev.to/elquimeras/integrate-recaptcha-v3-on-nuxt3-app-1gma

#vue
👍2👏21
Nuxt 3 + useFetch = Reactive Vue at its best

useFetch is a composable provided by Nuxt, which allows us to reactively fetch data. This article looks at the combination of the composition API and useFetch and how to utilize these two features to get the best out of Vue’s reactivity in Nuxt 3. - https://medium.com/comsystoreply/nuxt-3-usefetch-reactive-vue-at-its-best-14729f6f5be7

#vue
4👍4
New HTML Element

Alvaro Montoro gives an introduction to a new semantic element for search operations. - https://alvaromontoro.hashnode.dev/new-html-element-search

#html
👍16
React Labs: What We've Been Working On

The latest look behind the scenes at what’s going on in the React project. React Server Components unsurprisingly make an appearance, but the most striking update is on the progress behind React Forget — an optimizing compiler with the goal being able to build better, fully reactive systems using JavaScript and the React mental models you already know, with the compiler tackling some of the trickier parts. - https://react.dev/blog/2023/03/22/react-labs-what-we-have-been-working-on-march-2023

#react
👍6
10 Mistakes to Avoid When Starting with Vue 3

Vue 3 has been stable for quite some time now. Many codebases are using it in production, and everyone else will have to migrate eventually. This article contains some of the mistakes i encountered in my encounter with Vue 3 which you should probably avoid - https://fadamakis.com/10-mistakes-to-avoid-when-starting-with-vue-3-1d1ced8552ae

#vue
👍41👏1
CSS Text Balancing With text-wrap:balance

Ahmad Shadeed shows how to easily make headlines with varying content lengths consistently sized. - https://ishadeed.com/article/css-text-wrap-balance

#css
👍132🙏2
npm Security Best Practices

Part of the Open Web Application Security Project’s (OWASP) extensive cheat sheet series. This one, written by Liran Tal, covers ten key points to keep in mind with regards to using npm and npm packages. - https://cheatsheetseries.owasp.org/cheatsheets/NPM_Security_Cheat_Sheet.html

#nodejs
👍4
Rethinking React Best Practices

The author asserts React has evolved from a simple library to an all-encompassing architecture. As such, best practices have to evolve too. - https://frontendmastery.com/posts/rethinking-react-best-practices/

#react
👍8😁1
State of the Vuenion 2023: A Recap of Evan You’s Address at Vue.js Amsterdam 2023

Evan You, creator of Vue.js was on stage at Vue.js Amsterdam 2023 to talk about the status of the framework in the State of Vuenion Address. In this article, let me share a quick recap of what Evan shared during his talk. - https://vueschool.io/articles/news/state-of-the-vuenion-2023-a-recap-of-evan-yous-address-at-vue-js-amsterdam-2023/

#vue
👍10