Web dev should be as simple as "Write code, talk to users"... But it's more like: Write code, talk to users. Write code, talk to users. Write code, listen to users. Refactor code, listen to users. Refactor code, watch users work. Refactor code, ignore users. Get ChatGPT to refactor your code, ignore user requests. Get frustrated, ignore ChatGPT, write code, talk to users. Write code, talk to users. Repeat or maybe it's just me?
Kyle Evans, NotYourTypicalCPA’s Post
More Relevant Posts
-
The State of Frontend 2024 is almost ready! Every year, we expand our coverage to include emerging technologies and processes. Curious about the new chapters in this year’s tech report? 🤖 𝗔𝗿𝘁𝗶𝗳𝗶𝗰𝗶𝗮𝗹 𝗶𝗻𝘁𝗲𝗹𝗹𝗶𝗴𝗲𝗻𝗰𝗲 90% of developers use ChatGPT, and 89,3% use code assistants. 51,1% of developers do not integrate AI into their applications, suggesting they use it primarily for code creation and verification support. 🔢 𝗟𝗼𝘄 𝗰𝗼𝗱𝗲/𝗡𝗼-𝗰𝗼𝗱𝗲 A lack of widespread use in the industry, as most respondents (86,3% for low-code and 67,1% for no-code) reported not using these platforms. 🏗️ 𝗕𝘂𝗶𝗹𝗱𝗶𝗻𝗴 𝘁𝗼𝗼𝗹𝘀 There is high satisfaction with Vite (82,4%). Regarding linting mechanisms, ESLint (89,3%) and Prettier (87,5%) dominate. 📦 𝗣𝗮𝗰𝗸𝗮𝗴𝗲 𝗺𝗮𝗻𝗮𝗴𝗲𝗿 NPM is the most popular package manager at 56,6%, probably, thanks to its long-standing role as the default for broad Node.js adoption. 💛 𝗝𝗮𝘃𝗮𝗦𝗰𝗿𝗶𝗽𝘁 𝗿𝘂𝗻𝘁𝗶𝗺𝗲 Despite the ambitious competition, Node is holding up overwhelmingly at 96,6%. …and much more that we’ll keep a secret for now. #sofe #stateoffrontend #frontenddevelopment #frontend
To view or add a comment, sign in
-
Hooked on React: Reel In Reusable Logic with Custom Hooks! by Eftee Codes,
To view or add a comment, sign in
-
Tired of slow, clunky data loading? Discover how STREAMS can transform your frontend and backend performance. Learn how to: - Handle MASSIVE data sets with minimal RAM - Render content piece-by-piece (like ChatGPT!) - Solve complex multi-source data fetching challenges One weird trick that will make your users think your app is lightning fast! #WebDev #JavaScript #Performance #StreamProcessing Want the full deep dive? Check out the full article! I also want to thank Erick Wendel for showing me that it was possible!
Chunk-Busters: Don’t cross the Streams!
dev.to
To view or add a comment, sign in
-
Today was a day that something hit me hard..... While doing some Web Development today, building one of the most complex projects in the domain of Web Development that I have made to date, I encountered an error, getting solved in 5 hours. This showed me one of the lessons I learn from Harkirat Singh's video, 'Programmers spend way more time debugging' Those gruelling 5 hours, in two bouts, were so frustrating. From using stack overflow to using ChatGPT , it was a hell of a ride. The truth was I learnt a lot more about various small things about coding that we might skip in everyday job, but how these small basics form the very fabric of the various frameworks we use At the end, coming out of it successfully reminded me how to actually not just be depended on the internet or YouTube to solve your problem, but go out and look for it, a solution is always there. #buildinpublic #webdevelopment
To view or add a comment, sign in
-
These days you can build SaaS products scary fast. Here's how you can also do it for free 👇 Free: Fontend + Backend: → React, NextJS → TailwindCSS → Shadcn for beautiful components Use Vercel to deploy it and for CI/CD. Best developer experience you'll get. Fast (ordered): → GitHub Copilot → v0. dev → ChatGPT o1-preview v0. dev is a Vercel's product that generates beautiful pages, based on your requests. It also has a preview section, so you can see it in live and ask for changes. What did I miss? P.S. There's a faster way to build an entire project. In minutes. It's a product I created called BuildQuick. Check it out at: https://www.buildquick.app
To view or add a comment, sign in
-
Day 178: QRaway menus for unlimited pages My coding buddy, ChatGPT, finally bit the dust. And the new one I created turned out to be incredibly dumb 😅 Unfortunately, that happens sometimes. I added a simple JavaScript template handler to the core, allowing caching and rendering of templates right in the browser. It really 🍿 simplifies things. Didn't find any lightweight generic solutions, so I did it all myself. And it's for the best — vanilla works flawlessly, as always. #qraway #digitalspaces #codinglife #javascript #webdevelopment #vanillajs #templatehandling #techdiaries #devlife https://lnkd.in/gE7mEsX3
Day 178: QRaway menus for unlimited pages | Anthony Albit (Founder & Visionary, Creating a Universe)
anthonyalbit.com
To view or add a comment, sign in
-
Project Update!👨💻 Using Gemini AI for message suggestions✏, spelling checks, and other user needs📚, I have created a full stack chat application open to all. Below are the skills I have used Frontend</>- Next Js , ShadCN, Tailwind CSS Backend</>- Express, Node Js AI - Gemini AI Connection - Socket.IO For more info refer to the GitHub repository's Readme.md I have posted the source code on my GitHub - https://lnkd.in/g5fegE2z (I have named it a bit different than IIT 😉) 1. On connection you will be assigned a random username👤(random Country and a number). 2. On refreshing the page username will be changed to a different one. 3. You can send the message or ask the Google Gemini AI🌐for anything. 4. Rest explore and suggest something different and unique. Vercel deployed link - https://lnkd.in/gb2iAcp5 Learnings🧠 - Next Js is a great frontend framework, deploy frontend and backend on different server (it helps a lot and make things easier to understand), API simplifies things. I have focused more on implementing rather than making the UI attractive If you have any suggestions or other useful ideas💡to implement, please feel free to contact me at any time. *Note : Server may not be always on so sometime the website won’t respond, for making the server on you can message me and test the website*
GitHub - parteekahlawat/iti-jmu-chat-app
github.com
To view or add a comment, sign in
-
#45dayschallenge #frontend #day4 🚀 Exciting Achievement: I Built My First Website from Scratch! 🚀 I'm thrilled to announce that I recently completed my very own "CatPhotoApp" website, and every line of code was written by me from the ground up! Using only HTML, I learned how to use various tags, attributes, and values to structure and style content effectively—and I’m genuinely amazed at how it turned out. 🐱💻 In a world where AI tools like ChatGPT can assist in learning, it's important to remember that true growth in tech comes from rolling up your sleeves and creating. Not every learner relies on AI; many of us enjoy exploring, experimenting, and figuring things out for ourselves. 😊 Looking forward to taking on more projects and sharing my journey as I continue learning and growing in web development. I'm grateful to mentors Ambica Kiranmayee Bellamkonda Support Team CodegnanUppugundla Sairam sir Saketh Kallepu #HTML #WebDevelopment #CodingJourney #LearningToCode #ProjectMilestone #FrontendDevelopment
To view or add a comment, sign in
-
🚀 Powering LLM Applications with Node.js 🚀 Hello everyone! I’m excited to share my latest article on building LLM-powered applications with Node.js, where I explore why this dynamic runtime environment is perfect for large language model (LLM) integrations. If you're looking to build scalable, responsive applications that leverage AI-driven text generation or conversational abilities, this article is for you! 🔍 Here’s what you’ll find inside: 🔹 An introduction to Node.js and its strengths for LLM integration 🔹 Step-by-step setup for connecting Node.js to popular LLM APIs 🔹 Key components for building conversational bots and interactive AI tools 🔹 Best practices for managing API usage 💡 Why read this? As LLMs reshape tech solutions, Node.js provides the flexibility and efficiency needed to bring advanced AI capabilities to web apps, chatbots, and more. From seamless API handling to real-time interactions, Node.js empowers developers to build smarter, more adaptable applications. 💡 🔗 Read the full article on Medium 🔗 Let’s connect to share insights on building with Node.js and LLMs, or any collaboration ideas you might have! I’d love to hear your thoughts and experiences. 🤝 #AI #NodeJS #LLM #MachineLearning #NaturalLanguageProcessing #Chatbots #TechBlog #Innovation
Powering LLM Applications with Node.js
link.medium.com
To view or add a comment, sign in
-
🚀 Library Management System 📚💻 Excited to share my full-stack Library Management System built using React JS, Flask, and SQLite! 🛠️✨ Frontend: Designed a user-friendly interface with React Router ⚛️ Backend: Developed robust RESTful APIs using Flask 🐍🔗 Database: Ensured reliable data storage with SQLite 📊 ✨ With a little help from ChatGPT prompts, I generated all the code—from the frontend to the backend! The system features secure user authentication, smooth book borrowing, and effortless returns. #ReactJS #Flask #FullStack #AI #WebDevelopment
To view or add a comment, sign in