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.js 11 Released

The popular React framework takes some more steps forward with improved performance, Webpack 5 support, an experimental way to make Create React App apps Next.js compatible, and Next.js Live, a preview of a way to build Next.js apps in the browser, collaboratively, with your team. - http://amp.gs/jjZr4

#nextjs
What’s The Best Place to Host a Next.js Site?

A really detailed look at deploying a Next.js app to Vercel, Netlify, Layer0 and Heroku and rating them based upon a variety of factors. - http://amp.gs/j8kZp

#react #nextjs
Running a Next.js Site on Cloudflare Pages - http://amp.gs/jTpsT

#react #nextjs
Global vs. Local Styling in Next.js

Approaching the topic of structuring CSS nicely within Next-powered apps. - http://amp.gs/jzeF0

#react #nextjs
State Management in Next.js Apps

Managing state in a Next.js application can get tricky very quickly. This looks at some patterns to help avoid complexity in common scenarios and avoid “provider hell.” - http://amp.gs/jz92A

#react #nextjs
Migrating from Create React App

A guide on how to transition from an existing non-ejected Create React App project to Next.js – an option that will open up a lot more possibilities such as API routes, incremental static regeneration, and better data fetching options. - http://amp.gs/jz52u

#react #nextjs
A Next.js 'New Post' Node Script

How a developer went about creating a Node-powered script to simplify creating new blog posts in a Next.js-based site. - http://amp.gs/j1v7E

#nodejs #nextjs
Next.js 12 Released

The popular Node.js + React development framework takes its biggest step forward yet with an array of improvements including beta support for middleware, React 18 support, native ES module support, a Rust-powered compiler for 5x faster builds, and more. - http://amp.gs/jYl20

#nodejs #nextjs
How to Unit Test Next.js API Routes with Typescript

If you need env vars, mocked data, and Typescript types, this one’s for you. - http://amp.gs/jpyVe

#nextjs
Next.js's Layouts RFC: Big Changes Ahead for Next.js

If you’re a Next.js user, you’ll want to read this as some significant updates are on the way, particularly around routing, app structure, and layouts (including nested layouts). - http://amp.gs/jBbJs

#nextjs
👍6
Next.js 12.3 Features Walkthrough and Demo

Vercel’s VP of Developer Experience walks through the changes in the latest version of Next.js which we squeezed in to last week’s issue. If you don’t like video, you can read more about the release on Vercel’s blog. - https://www.youtube.com/watch?v=3UD7Y02AcN4

#react #nextjs
👍4🔥1
Unlock the full potential of Vue 3 with TypeScript.

Dive into the world of TypeScript. In this Vue.js Amsterdam 2023 presentation video, find out why we should use TypeScript and how to get started with it in our Vue.js applications. A must-watch resource is you are looking to learn the advantages of using TypeScript and various ways to incorporate it into Vue.js. - https://www.youtube.com/watch?v=VBQ3_IXy3JA&list=PL02pdjMT4gWzQ8QZo9ddWuU4nz6s63o1u&index=25

#vue
👍6
Why I Won't Use Next.js

Kent explains in detail why he has chosen Remix over Next.js. The reasoning is more nuanced than the title might imply but focuses around Remix relying more on the web platform and not being as closely aligned with a commercial platform. - https://www.epicweb.dev/why-i-wont-use-nextjs

#react #nextjs
👍4
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