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
The Node.js Best Practices List: 2023 Edition

This long standing resource is valuable enough that it was in 2022's 'best of' too 😉 Delightfully it was “modernized to 2023 standards” with much work by creator Yoni and a growing team of contributors. The topics remained the same, though, covering areas like code style, project architecture, and taking apps to production. - https://github.com/goldbergyoni/nodebestpractices

#nodejs
👍6
How to Create a Vue-based Chrome Extension

In this tutorial, we will create a chrome extension that displays a random quote using VueJS and Webpack from scratch without any extension boilerplate. - https://javascript.plainenglish.io/how-to-create-vuejs-based-chrome-extension-645d6fe9bf53

#vue
3👍2
The 12 Most Popular Node.js Frameworks in 2023

The data came from surveys, GitHub stars, plus some gut feelings, but it was a well put together summarized list of frameworks of the moment. - https://stackdiary.com/node-js-frameworks/

#nodejs
👍6
How to create beautiful view transitions in Nuxt using the new View Transitions API

Web Transitions API is a new API that gives us a better way of creating animated transitions between different DOM states while also updating the DOM contents in a single step. This article provides a guide on how to create stunning webpage transition with the new View Transition API. - https://dev.to/michalkuncio/how-to-create-beautiful-view-transitions-in-nuxt-using-the-new-view-transitions-api-1pph

#vue
👍3
The State of Node.js Performance in 2023

Node 20 was put through its paces against 18.16 and 16.20 with a few different benchmark suites running on EC2. It went into a lot of depth, but ultimately Node 20 is the champion. -  https://blog.rafaelgss.dev/state-of-nodejs-performance-2023

#nodejs
👍4
React Tricks: Fast, Fit and Fun

The developer of Wouter, a minimal hook-based router for React apps, explains some of the ‘tricks and hacks’ he’s used while maintaining the library, complete with some neat interactive demos. - https://molefrog.com/notes/react-tricks

#react
👍71
An Introduction to Debugging in Node

An informative primer on debugging, covering approaches like logging, IDE extensions that highlight potential problems, using the V8 inspector, and debugging via Chrome. - https://blog.openreplay.com/an-introduction-to-debugging-in-nodejs/

#nodejs
👍6
Learn WebSockets by Building a Vue Chat Application

This tutorial will explore WebSockets by building a Vue chat application that provides a seamless and fast user experience, allowing users to communicate with each other in real time. In this article, we’ll delve into the intricacies of WebSockets, exploring its potential by building a real-time chat app with Vue. - https://morioh.com/a/a4e3b77c8ecf/learn-websockets-by-building-a-vue-chat-application

#vue
👍5