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
Guide — Face Detection Using TensorFlow.js on Vue.js

In this concise guide, you'll delve into the practical implementation of face detection using TensorFlow.js in a Vue.js application. - https://blog.stackademic.com/guide-face-recognition-using-tensorflow-js-on-vue-js-706fd6b21657

#vue
👍4
Setting Up Storybook for React Components

How Dolt (love that name!) set up Storybook for their React component library including the use of Chromatic to test and review components. - https://www.dolthub.com/blog/2024-04-08-storybook-react-components/

#react
👍3
Feature Flags in Angular 16

Manifests, APP_INITIALIZER, Structural Directives, Functional Guards and Standalone APIs - https://levelup.gitconnected.com/feature-flags-in-angular-16-472254256b0c

#angular
👍3
Creating an E-commerce website with Nuxt 3 and Sanity CMS

In this article, the author discuses how you can set up an e-commerce website using Sanity CMS for content and Nuxt.js for the frontend of the website. - https://javascript.plainenglish.io/creating-an-e-commerce-website-with-nuxt-3-and-sanity-cms-33d8b120dd06

#vue
👍3
Migrating 500+ Tests from Mocha to Node.js

A quick retrospective of how the Astro team migrated more than 500 test suites from Mocha to the Node.js test runner. - https://astro.build/blog/node-test-migration/

#nodejs
3👍2🔥1
Vue Templates: Should They Start from the Top or the Bottom?

A question arises: "Some people and projects write SFCs differently, especially the order of template, script and style tags.”. This blog post shares an opinionated view on the best way to structure your Single File Components. - https://dev.to/mikinovation/vue-templates-should-they-start-from-the-top-or-the-bottom-30lc

#vue
👍6
From 0 to Production - A Modern React Tutorial

I’d be surprised if you’re not familiar with Theo, but if not, let’s just say he’s a popular developer YouTuber 😉 He may become even more popular thank to this video which, over three hours, covers modern React app development, complete with server components, Next.js, TypeScript, the Drizzle ORM, pnpm, and shadcn/ui. - https://www.youtube.com/watch?v=d5x0JCZbAJs

#react
👍32🔥2
How to Use Vue Router: A Complete Tutorial

One of the most powerful features of modern single-page web applications (SPA) is routing. Vue Router is the official library for page navigation in Vue applications. This article will go over everything you need to know to use Vue Router comfortably. - https://vueschool.io/articles/vuejs-tutorials/how-to-use-vue-router-a-complete-tutorial/

#vue
👍3
A Comprehensive Guide to Angular’s Defer Block

With the latest control flow enhancements, Angular v17 introduces an impressive and highly beneficial… - https://netbasal.com/a-comprehensive-guide-to-angulars-defer-block-468c74048df4

#angular
👍2
Getting Your Codebase Ready for React 19

Is your app ready for what’s coming up in React 19’s release? A quick look at some of the anticipated changes so far. - https://thoughtbot.com/blog/get-your-codebase-ready-for-react-19

#react
👍4🔥2