Codemod Champion of the Month! A big shoutout to Jay Kumar for his fantastic contributions to the Nuxt codemods. Jay’s work will save thousands of Nuxt developers significant time and effort when adopting the latest framework features. Nuxt, by NuxtLabs, is a popular framework for creating high-performance, production-grade full-stack web applications and websites with Vue.js, boasting 650,000 weekly downloads. Jay, on behalf of everyone: THANK YOU!
Codemod的动态
最相关的动态
-
?? #Day48 of #MERNstack | #180DaysOfCodeChallenge Today’s React practice included: Common Mistakes: Reviewed and corrected frequent errors to improve coding efficiency. History Clear App: Built an app to clear search history, enhancing user experience. Character Counter: Implemented a feature to count input characters dynamically. It was a productive day of refining skills and adding interactive elements to React projects! ???? #ReactJS #WebDevelopment #CodingChallenges #LearningJourney #CCBP #nxtwave #mernstack #frontend NxtWave
要查看或添加评论,请登录
-
Only 3 days left to book your ticket at the Regular Access price: https://hubs.li/Q02JbzK10 Why join us? ? Biggest names: Dan Abramov, Evan Bacon, Kent C. Dodds, Delba de Oliveira, Marc Rousavy ? Hot topics: New architecture, React Server Components, Static Hermes,?Out-of-Tree platforms ? Practical insights on cross-platform app dev with React Native We said it once and we’ll say it again - #ReactUniverseConf is the place to be in September ?? #ReactJS #ReactNative #DevCommunity
要查看或添加评论,请登录
-
-
?? Day 5??2??of the #100xDevCohort Journey ?? Today, I dived into the world of Recoil and discovered the power of `useRecoilValue`! ?? Recoil is a state management library for React, and `useRecoilValue` is a hook that allows you to read a piece of Recoil state in your components without subscribing to changes. This makes your code cleaner and more efficient, as you can access state directly when you need it. Imagine having a single source of truth for your app's state, and being able to access it seamlessly wherever required. `useRecoilValue` is a game-changer in making state management intuitive and straightforward. Feeling excited about the endless possibilities this opens up for creating dynamic and responsive applications! ?? #ReactJS #Recoil #FrontendDevelopment #WebDevelopment #100xDevCohort #TechInsights
要查看或添加评论,请登录
-
-
I'm thrilled to announce the release of Nextify – a powerful Next.js starter kit that will help developers kickstart their projects with ease! ?? Link: https://lnkd.in/gUej_gQA ? What’s Inside Nextify: Pre-configured Next.js setup for rapid development. Tailwind CSS for utility-first styling. Optimized folder structure for scalable projects. Fully responsive and customizable components. Easy-to-follow instructions to get started quickly! Whether you're building a simple landing page or a complex web application, Nextify is designed to save you time and streamline your workflow. ?? How to Get Started: # npx nextify-app app-name - to create your app. Install dependencies with - npm install. Start developing with - npm run dev. Check out the GitHub repository(https://lnkd.in/gj_tjzw6) for the full documentation and to contribute! ?? ?? Feel free to share your feedback and let me know if you'd like to see any new features added! #Nextjs #TailwindCSS #WebDevelopment #Frontend #OpenSource #Nextify #WebDev
要查看或添加评论,请登录
-
-
Excited to announce the launch of my new app, Vitark! ?? Over the past few weeks, I’ve been building this app from scratch, balancing the work, a full-time job, and everything in between. Finally, it’s here! ? Vitark is built using: ? Next.js (React) + TypeScript for the core framework. ? Tailwind CSS and Shadcn for a clean, modern UI. Check it out here ?? https://vitark.vercel.app/ Launching this app has been a journey full of lessons and growth, and I want to share a few key takeaways: 1?? Validate before building: I started Vitark because I thought it was a good idea—without validating the need first. That’s mistake #1. Now, I realize how crucial it is to understand the problem and the audience before diving into development. 2?? Keep the momentum alive: Balancing multiple commitments delayed progress at times, and it reminded me how important it is to maintain momentum. Staying consistent is key to shipping faster! 3?? Building a component library is challenging: I underestimated the complexity of creating a component library. Major kudos to developers like shadcn and others who’ve done this at scale—it’s no small feat. What’s your biggest lesson from launching a project? Let me know in the comments! #NextJS #TailwindCSS #DevCommunity #NewLaunch #React
要查看或添加评论,请登录
-
-
Some time ago, I left an unfinished Connect Wallet component designed to enhance the wallet connection experience in products like Polkadex Orderbook and PolkaPool. I’ve decided to complete it, and it’s now available as open source for anyone to use! What Was the Problem? The original component faced challenges when integrating with larger components, leading to overlapping issues and a less fluid user experience. Additionally, its structure was more complex than necessary. https://lnkd.in/d8Xr5GP4 My Solution Approach ?? Smoother Transitions: I added animations for seamless interactions between components without overlap. ?? I hope you find it useful and that it adds value to other projects! ?? Live Preview:? https://lnkd.in/g6AWiueh ?? Github:? https://lnkd.in/g5Pf83bM #nextJS #reactJS #shadcnUI #frontendDevelopment #web3
要查看或添加评论,请登录
-
?? Just launched BELOG App using React! ?? Users can add, search, and clear posts effortlessly. Search by title or keywords within post bodies. Explore a vast archive of posts for inspiration. Leveraged Faker library for realistic test data. Implemented key React features like useEffect useState custom hooks and Context API with a custom hook provider using useReducer. Boosted performance with memoization techniques like useMemo and useCallback for optimized rendering speed. Say hello to a faster and smoother user experience! #react#JavaScript#JSX
要查看或添加评论,请登录
-
Finished a simple react app to understand the basic stuff of React like Components, Props, Events,use effects and State Thanks to the seamless integration with Netlify, hosting this project has been a breeze. Netlify's platform not only simplifies the deployment process but also offers robust features for managing private repositories, ensuring the security of my codebase. You can check that at: https://lnkd.in/eAxRbkry #React #WebDevelopment #Netlify #LearningJourney #MERN
要查看或添加评论,请登录
-
-
?? Build a Modern Todo App with Vue 3! Learn to create a Todo app with: ?? Vue 3 Composition API ?? LocalStorage persistence ?? Component architecture ?? Task filtering ?? Modern CSS styling Perfect for developers wanting to master Vue 3 fundamentals. Check it out: https://lnkd.in/dbs_ABhR #Vue #ToDo #Composables #VueComposables #Gradus
要查看或添加评论,请登录
-
?? Developers, say goodbye to complex dark mode implementations! ?? Introducing `react-elegant-dark-mode-toggle` - the simplest way to add dark/light mode to your React applications in just a few lines of code! ?? Key Features: ?? Lightweight and easy to integrate ?? Fully customizable toggle design ? Minimal performance overhead ?? Works seamlessly across modern browsers One npm install, zero complex configurations. Transform your app's theme experience instantly! ?? npm: https://lnkd.in/esdpRPtg ?? GitHub: https://lnkd.in/eMhcTif4 #ReactJS #WebDevelopment #DarkMode #OpenSource #FrontendDev Who else is tired of reinventing the dark mode wheel? ?? Drop a comment!
要查看或添加评论,请登录
Senior Software Engineer | Samsung | LinkedIn Top Voice ‘24 | Gen AI | Ex- ISRO | Gold Medalist - NIT Jalandhar | Educator - Unacademy | CodeChef | 250k+ YouTube & Instagram | 3x TEDx
8 个月Congratulations Jay Kumar!