#純靠北工程師3gr
那些推崇 Next.js 的人都是一群只會自慰的猴子
明明 React 生態圈泛濫成災,結果推一個都是包自己造的輪子的東西,而且還只能讓 Next.js 自己用
隔壁的 Nuxt.js 說自己是受 Next 啟發的,結果人家推出沒多久就可以直接用資料夾結構排 route,而 Next 自己直到去年 9 版才有這個東西,真的是青出於藍廢到沒懶
以前還被詢問過幾次能不能包 React Router,曾經答應過結果跳票,那時開發者還在 Twitter 上證實過,結果現在似乎刪掉了,可憐哪
https://github.com/vercel/next.js/issues/1632#issuecomment-368846802
老是說他們弄出更好的打包速度跟檔案大小的優化,講那麼好聽,我看是優化過頭無法回頭沒臉承認吧
之後還真的有人做了一個包了 React Router 版的 Next,結果被靠北說為甚麼要重造輪子傷害 React 生態圈,可憐哪
https://github.com/jaredpalmer/after.js/issues/43
https://github.com/vercel/next.js/issues/3582?ts=2#issuecomment-358076114
Next.js 團隊還開了公司,要大家都去用他們的服務,你們也真的屁顛屁顛地去用了,雖然說用開源的東西就是要有當白老鼠的覺悟,但你們這種被畫了小丑妝的白老鼠我真的是第一次看到
可憐哪
👉 去 GitHub 給我們🌟用行動支持純靠北工程師 https://github.com/init-engineer/init.engineer
📢 匿名發文請至 https://kaobei.engineer/cards/create
🥙 全平台留言 https://kaobei.engineer/cards/show/4491
同時也有10000部Youtube影片,追蹤數超過2,910的網紅コバにゃんチャンネル,也在其Youtube影片中提到,...
「react-router github」的推薦目錄:
- 關於react-router github 在 純靠北工程師 Facebook 的精選貼文
- 關於react-router github 在 軟體開發學習資訊分享 Facebook 的精選貼文
- 關於react-router github 在 コバにゃんチャンネル Youtube 的最佳解答
- 關於react-router github 在 大象中醫 Youtube 的最讚貼文
- 關於react-router github 在 大象中醫 Youtube 的最讚貼文
- 關於react-router github 在 remix-run/react-router: Declarative routing for React - GitHub 的評價
- 關於react-router github 在 ReactTraining/react-router-5-course - GitHub 的評價
- 關於react-router github 在 React Router 中文文档 的評價
- 關於react-router github 在 Browser Router (React app ) on Github not working - Stack ... 的評價
- 關於react-router github 在 Browser Router (React app ) on Github not working - Stack ... 的評價
- 關於react-router github 在 Problem with react-router app and Github Pages (Solved !) 的評價
- 關於react-router github 在 React+Router+GitHub Pages+Google Analytics踩坑之路 的評價
- 關於react-router github 在 How to Deploy a Routed React App to GitHub Pages 的評價
- 關於react-router github 在 Deploy React Apps with React Router to Github Pages 的評價
- 關於react-router github 在 Deploy React Apps with React Router to Github Pages 的評價
- 關於react-router github 在 用React + Router + Redux + ImmutableJS 寫一個Github 查詢 ... 的評價
- 關於react-router github 在 React+Router+GitHub Pages+Google Analytics踩坑之路 的評價
- 關於react-router github 在 So you want to host your Single Page React App on GitHub ... 的評價
- 關於react-router github 在 React Router Profiles - GitHub - Pinterest 的評價
- 關於react-router github 在 React Router Profiles - GitHub - Pinterest 的評價
- 關於react-router github 在 The Top 598 React Router V4 Open Source Projects on Github 的評價
- 關於react-router github 在 Shopify Node React App Github - Masken Boxen 的評價
- 關於react-router github 在 React and node js sample project github 的評價
- 關於react-router github 在 使用GitHub Pages和GitHub Actions部署React应用 - 系统 的評價
- 關於react-router github 在 React redux axios crud example github - AR Autos 的評價
- 關於react-router github 在 React redux axios crud example github 的評價
- 關於react-router github 在 React admin dashboard github - atelier-bambustraum.de 的評價
- 關於react-router github 在 React responsive navbar github - 2B Air 的評價
- 關於react-router github 在 Flutter bottom navigation bar with routes github - Dwa Bratanki ... 的評價
- 關於react-router github 在 Spring Boot Shopping Cart Github 的評價
- 關於react-router github 在 Learning React: A Hands-On Guide to Building Web ... 的評價
- 關於react-router github 在 React Hooks in Action: With Suspense and Concurrent Mode 的評價
- 關於react-router github 在 REACT ve REACT NATIVE - 第 147 頁 - Google 圖書結果 的評價
- 關於react-router github 在 Изучаем React - 第 322 頁 - Google 圖書結果 的評價
- 關於react-router github 在 5 Practical React Projects - Google 圖書結果 的評價
- 關於react-router github 在 Pro React - 第 254 頁 - Google 圖書結果 的評價
- 關於react-router github 在 Cloud Native Go: Building Web Applications and Microservices ... 的評價
- 關於react-router github 在 Github down? Current service status and errors | Downdetector 的評價
react-router github 在 軟體開發學習資訊分享 Facebook 的精選貼文
🌳 文章標題:使用 Next.js 建構具有情感分析的聊天應用程式- 使用 Pusher 建構即時聊天應用程式
這個聊天應用程式有趣的地方在會根據使用者寫的文字中判斷情緒然後出現對應的表情 icon , 使用了以下技術框架
1. Next.js - 伺服器端的 React Render 框架 ( 簡稱 SSR )
2. Pusher - Pusher 是一種用於建構具有不同即時需求的應用程式的技術,比如推送通知和發佈/ 訂閱訊息。
3. Sentiment - 用於做文字的情緒分析 ( 不知道有沒有中文版本 ? )
4. React - 前端框架
5. NodeJS
作者還將實作後的應用程式放到了 github https://github.com/christiannw…/realtime-chat-with-sentiment
✍ 相關線上課程
1. React 16+ – 完整的指引 (包含 React Router 4 和 Redux) - 這個課程也有教 Next.js http://bit.ly/2KssxeF
2. Node.js 相關線上課程 http://bit.ly/2wMSTEN
https://codeburst.io/build-a-chat-app-with-sentiment-analys…
react-router github 在 コバにゃんチャンネル Youtube 的最佳解答
react-router github 在 大象中醫 Youtube 的最讚貼文
react-router github 在 大象中醫 Youtube 的最讚貼文
react-router github 在 ReactTraining/react-router-5-course - GitHub 的推薦與評價
Learn React Router 5 - by ReactTraining.com. Contribute to ReactTraining/react-router-5-course development by creating an account on GitHub. ... <看更多>
react-router github 在 React Router 中文文档 的推薦與評價
在线Gitbook 地址:http://react-guide.github.io/react-router-cn/ ... <看更多>
react-router github 在 remix-run/react-router: Declarative routing for React - GitHub 的推薦與評價
React Router is a lightweight, fully-featured routing library for the React JavaScript library. React Router runs everywhere that React runs; on the web, ... ... <看更多>
相關內容