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

Admin: @andrey2019
Download Telegram
5 Vue features you might MISS OUT right now

In more than 11 years of Vue, a lot of features became part of the framework - and of course, nobody uses all of them.
So why not presenting some of the lesser-known features? That's what happens in this video. - https://www.youtube.com/watch?v=Tsdhuug3z1A

#vue
4
Drop in OAuth for Your MCP Server

Agentic systems and internal services need more than API keys. Scalekit’s MCP Auth module is a drop-in solution that issues short-lived, scoped tokens to isolate access per org and simplify traceability. - https://docs.scalekit.com/guides/mcp/oauth/

#nodejs
👍1
How To Use The Browser Console: An In-Depth Guide

Matt Zeunert explains how to use the Console tab in Chrome’s developer tools, starting from the basics before looking at many of its more advanced features. - https://www.debugbear.com/blog/chrome-browser-console

#dev #tools
👍4
Grainy Gradients

Ana Tudor shows how to eliminate banding in CSS gradients by using SVG displacement maps to create a subtle, grainy texture. - https://frontendmasters.com/blog/grainy-gradients

#css
Building APIs with Next.js

A detailed, official introduction to the concepts behind using Next.js’ App Router and route handlers to build public APIs you can expose to web, mobile, and third-party clients. - https://nextjs.org/blog/building-apis-with-nextjs

#nextjs
👍1
How to use Prisma ORM with Nuxt

This guide explains how to set up a Nuxt application, configure Prisma Postgres using the Prisma Nuxt module, and deploy the project to Vercel for production. - https://www.prisma.io/docs/guides/nuxt

#vue
👍3
SSR Deep Dive for React Developers

A comprehensive guide to SSR, hydration, and SSG in React. Covers the pros, cons, and costs of server-side rendering, with practical challenges to test your knowledge - https://www.developerway.com/posts/ssr-deep-dive-for-react-developers

#react
1👍1