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

Admin: @andrey2019
Download Telegram
Next, Nest, Nuxt… Nust?

“This blog post is for everyone looking for their new favorite JavaScript backend framework.” If the names of frameworks are all starting to blur together in your head, this is for you. Marius explains just what systems like Next and Gatsby do and touches on a few differences. - https://www.twilio.com/blog/comparing-nextjs-nestjs-nuxt-gatsby

#nodejs
5👍2
Evan You Looks at 2022 and 2023

You’ll know Evan for Vue.js and Vite and here he recaps what happened in the Vue world in 2022 (like Vue 3.x becoming the new default version) and what we can expect in 2023, including the mysteriously named Vapor Mode.. We’re also warned Vue 2.x has one year before it reaches EOL. - https://blog.vuejs.org/posts/2022-year-in-review.html

#vue
7👍3
Optimize Interaction to Next Paint

How to optimize for the experimental Interaction to Next Paint (INP) metric — a way to assess a page’s overall responsiveness to user interactions. - https://web.dev/optimize-inp/

#javascript
👍41
The Future of Create React App and Why It Exists

Dan wrote pretty much an essay in a comment on the issue thread we linked last week with “some background on the future of Create React App” and concludes with the team’s thoughts on leaning towards turning Create React App into a 'launcher.' As well as being a good response to the original concern about Create React App being a poor suggestion for new users, this is an interesting look at how Dan sees React and its ecosystem more generally. - https://github.com/reactjs/reactjs.org/pull/5487#issuecomment-1409720741

#react
👍7
Building Reliable Distributed Systems in Node

This post introduces the concept of durable execution which is used by a variety of companies and services to run reliable distributed systems. Temporal is a platform that coordinates workflows and durable jobs built around them. - https://temporal.io/blog/building-reliable-distributed-systems-in-node

#nodejs
👍51👏1
Using Notion as a Headless CMS with Nuxt

Notion is a productivity and organization tool that can be used for a wide variety of tasks. In this tutorial article, follow to find out how to use Notion as a headless CMS with Nuxt 3. - https://dev.to/trentbrew/using-notion-as-a-headless-cms-with-nuxt-3mk

#vue
👍7
How To Communicate Effectively as a Developer

Karl Sutt offers some tactical and strategic tips for writing effectively as a software developer. - https://www.karlsutt.com/articles/communicating-effectively-as-a-developer

#css
👍6
How to Build a Better React Map with Pigeon Maps and Mapbox

A dev consultancy wanted to have a map on their site of where their employees had given talks around the world. This is a complete walkthrough of the project from defining the requirements through to actually making it live - https://evilmartians.com/chronicles/how-to-build-a-better-react-map-with-pigeon-maps-and-mapbox

#react
👍10
Sibling Scopes in CSS, thanks to :has()

Bramus Van Damme shows how to leverage CSS :has() to select all siblings between two element boundaries. - https://www.bram.us/2023/01/12/sibling-scopes-in-css-thanks-to-has

#css
👍12
Unlocking Security Updates for Transitive Dependencies with npm

Dependabot is a GitHub-based service that issues pull requests updating known vulnerable direct dependencies on projects. But what about transitive dependencies? If you’re using npm, that’s possible too (since September last year). This post digs more into how it works. - https://github.blog/2023-01-19-unlocking-security-updates-for-transitive-dependencies-with-npm/

#nodejs
👍51
How to Deploy MEVN Stack on AWS EKS using HELM

In this step-by-step guide with an example project, checkout how to publish your Vue.js full-stack application with Express, Node, and MongoDB with AWS EKS - https://medium.com/bb-tutorials-and-thoughts/how-to-deploy-mevn-stack-on-aws-eks-using-helm-ab2ed065286f

#vue
👍5
Six JavaScript Projects to Watch in 2023

A reasonable selection, focused on newer, more cutting edge, but also very promising projects - https://byteofdev.com/posts/javascript-projects-2022/

#javascript #projects
👍10🤔1
The 2022 JavaScript Rising Stars

For the seventh time, Michael Rambeau kicks off our year with a roundup of ‘trending projects’ in the JavaScript space. Bun takes the top spot for 2022, but we’ll leave the rest for you to check out. A few guest authors also share their opinions on the ecosystem. - https://risingstars.js.org/2022/en

#risingstarts
👍9