Filter
Exclude
Time range
-
Near
Day 29: Node.js – Authentication with JWT πŸ”’ Need authentication in your Node.js app? Use JWT (JSON Web Tokens) for secure user login. Example setup: const jwt = require('jsonwebtoken'); const token = jwt.sign({ userId: '12345' }, 'yourSecretKey') #NodeJS #JWT #BackendDev
1
3
55
Day 27: React Native Debugging Tools πŸ› οΈ Debugging React Native apps? Use React Native Debugger and Flipper! They allow you to inspect network requests and components. #ReactNative #MobileDev #AppDev @reactnative @expo
1
3
75
Day 26: Entry-Level Developer – Portfolio Building > πŸ–₯️ Building a solid portfolio is key to getting your first dev job. Showcase projects like: - Personal website - Web apps (ReactJS) - APIs (NodeJS) #EntryLevelDev #TechCareers #duprem #patel #wizkid @ThePracticalDev
1
3
107
Day 24: ReactJS – Component Lifecycle 🧠 Understanding component lifecycle in React is crucial! Check out the useEffect hook for managing side effects in functional components. #ReactJS #FrontendDev @reactjs #deprem #conect #letsconnect
1
2
967
Day 20: Node.js Express – Simple Server Setup πŸš€ Create your first server with Node.js and Express. const express = require('express'); const app = express(); app.get('/', (req, res) => res.send('Hello World!')); app.listen(3000); #NodeJS #ExpressJS #WebDev @expressjs
1
3
51
Day 16: Building RESTful APIs with Node.js πŸš€ Master the art of building RESTful APIs with Node.js using EXPRESS. Resources: - Express docs - Build simple CRUD operations with `GET`, `POST`, `PUT`, `DELETE`. #NodeJS #API #WebDev @expressjs @UseExpressJS
1
3
58
Replying to @ReactJSTrends
Thanks for sharing it here πŸ’―
2
50
πŸš€ React & Decentralized Frontend Hosting: A Perfect Combo for dApps πŸš€ The beginning of a bright future where all dApps are on chain from front to back. #30daysoftext @reactjs @ReactJSNews @ReactJSTrends
2
1
5
2,717
Comunidade maravilhosa. Obrigado por lembrar aqui o perfil πŸ‘πŸ»πŸ«ΆπŸ»
2
62
15 Dec 2023
🀍
2
55
Wow, this is really amazingπŸ₯ΉπŸŽ‰β€¦ it’ll definitely help people struggling with documentations
4
297
8 Aug 2023
@vincentcplus First public save of this thread! πŸ† Stats: β€’ 1 total save of ReactJSTrends's threads (ranked #47318)
18
@vincentcplus Sorry we only unroll consecutive tweets from the same author, but if you want to grab the whole convo try @pdfmakerapp! x.com/pdfmakerapp/status/129… πŸ€–

We are experimenting a new way to grab Twitter conversations using Twitter Developer Labs. Please try it out by mentioning us at the beginning of any Twitter conversation with the keyword "grab this" like below!πŸ‘‡
5
Hello everyone, we are really excited to host our ReactJS meetup in Kaduna State this Saturday, if you're around Kaduna this weekend, do not miss this. Register here bit.ly/ReactKD #ReactKD @CoLab_kd @reactjs @ReactJSTrends
3
5
15
A most comprehensive guide on React Vs Next.JS..!!⚑ Get detailed insights & guide to picking the right tech for your project.🀩 #React #reactjs #nextjs #webdev #programming #javascript #JS #Website #development @sitepointdotcom @nextjs @ReactJSTrends @ReactJSNews @reactjs
Learn how to choose between React and Next.js, based on their popularity, documentation, performance, and the type of app you're building. sitepoint.com/next-react-dif…
1
4
YayπŸŽ‰ Sneat MUI React Next.JS Admin Template is out now πŸ’₯. Most Powerful & Comprehensive Admin Template with Elegant MUI Design & Unique Layouts.πŸ† themeselection.com/item/snea… @_reactdev @ReactJSTrends @ReactJSNews @react #React #ReactJS #nextjs #javascript #webdesign #webdev

5
4
An option for optimizing caching in React.js is using the hook useMemo(). @ReactJSTrends
2
4