#webdev результаты поиска
Last CSS homework: build a solar system from scratch 🪐✨️ * The magic of css transitions & transforms are...🤌 * Explored animations *Difference b/w transition & animation Thanks to @rohit_negi9 #WebDev #Frontend #100DaysOfCode

🚀 Day 27 Done! Explored Map, Filter, Reduce, Set & Map in JavaScript 🧠 Data transformation simplified 💡 Logic sharper, code cleaner 💪 #100DaysOfCode #JavaScript #WebDev #CoderArmy




Introducing BuildMe A modern real estate website I’m currently building to make property search simple and smart. Featuring property listings, user sign-in, agent uploads, maps & more. Stay Glued ❤️ #BuildInPublic #WebDev #RealEstate #ReactJS

Day 19 of #MERN Journey : Dived into JavaScript numbers — floating-point quirks, NaN, Infinity, and randomness. Built a custom RNG using Math.floor(Math.random() * (max - min + 1)) + min. Crazy how deep “numbers” go! @rohit_negi9 #JavaScript #WebDev




Locking in for the next 8 hours 🧠 Let’s code, learn & fix bugs 💻 Meet you after 8 hours 👀 #BuildInPublic #WebDev #WorkHard

Sick of not getting any replies from companies, have applied to more than 100 now. Anyone here can tell how can I get an internship #webdev

Just finished my new developer portfolio! Built with React + TypeScript + TailwindCSS ⚡ It showcases my projects and skills - designed to be clean, fast, and modern. Would love your feedback 👇 #ReactJS #TypeScript #WebDev #100DaysOfCode #buildinpublic
Two weeks into webDev😭 Just wrapped up my HTML phase ✔️ Learned HTML--built: 🔐a signup form 🪄a multiple website 🗒some tables & forms was feeling like a pro...until CSS says "wait a sec"💅 Next up: CSS #WebDev #buildinpublic #100DaysOfCode #Frontend



Completed the “Django for Everybody” Specialization by the University of Michigan! 🎓 Built full Django apps, worked with ORM, forms, auth & JS integration. Excited to build real-world projects. 🚀 #Django #Python #WebDev

React Day 58 ⚛️ • Added local date & time selection feature ⏰ (shoutout to ChatGPT for help 😄) • Revised hooks, revisited old parts, and still grinding 💪 • Also learned core DSA math 🧠 Consistency > Motivation 🚀 #ReactJS #WebDev #100DaysOfCode #Frontend #JavaScript


Hit 50 followers today 🎉 consistency > perfection. Excited to keep learning, building, and sharing every day. Let’s grow together 🚀 #buildinpublic #WebDev

Companies litrally have no shame left, demanding 7-10 Years of experience and giving 1Lakh per anum. Felt like the misstyped but thats the reality of most companies right now. #WebDev

🚀 Just wrapped up the frontend onboarding flow for my SaaS! Freelancers can now sign up & set up their profile seemlessly. Next stop: building out the backend to make it all functional ⚙️ #buildinpublic #SaaS #webdev
Day 27 of my #WebDev journey 💻 Learned important array methods like forEach(), map(), filter(), and reduce() — along with their real-world use cases 🔍 Also explored Set and Map data structures and how they make data handling efficient #JavaScript #100DaysOfCode #LearnInPublic


🚀builting my own Personal Expense Tracker — something I really needed! It’s crazy how much coding can solve your real-life problems, not just job-related ones. Feels so good to build something that actually makes my daily life easier 💻💰 #coding #webdev #buildinpublic

Are you a web developer looking for a best space to practice or develop a project @code is there for you #webdev #CSS #webdeveloper #html

I started learning tailwindcss tonight. What advice can i get from devs that has gone past this level? #webdev #tailwindcss

Added a page to view and edit your etc/hosts file with a UI in Barnacles today. I can't be the only one that forgets the name of this file #webdev #buildinpublic

#WebDevelopment #WebDev #webdesign #JavaScript #tech #Web3 #Website #DigitalMarketing #webservices #Software #app #softwaredevelopers #GraphicDesign

🚀 Create stunning web apps in minutes with #AI! Meku turns your idea into a live, production-ready site. Try it now: meku.dev #WebDev #NoCode meku.dev/?utm_source=ai…
The real magic is sharing a single types or utils package across your entire stack. Change a validation schema in one place, and both your Next.js app and your API are instantly updated. i hope this helps in future 🤞 #buildinpublic #webdev #turborepo #monorepo
📦 Clean Code Reminder If your React component is >300 lines… STOP. ✂️ Break it into smaller components. 👉 Easier to read 👉 Easier to test 👉 Easier to maintain ⚡ Future-you (and your team) will thank you! #ReactJS #CleanCode #WebDev
It depends. If joining a team with existing code base then use the one that is already in use by that team. For others, any can be chosen based on type of project IMHO. #buildinpublic #webdev
What’s your favorite way to style components in 2025? A) Tailwind B) CSS Modules C) Styled Components D) Vanilla CSS (respect ✊)
Day 25 Finished setting up authentication and added middleware.ts to protect routes based on user access. #100DaysOfCode #Nextjs #WebDev #LMS #BuildingInPublic

Day 24 Wrapped up the scaffolding for all the major pages, the overall structure is in place now. Starting with the authentication next. #100DaysOfCode #Nextjs #WebDev #LMS #BuildingInPublic



💻 “VanArts was an excellent choice — my income grew 5× in 18 months.” – Charlie, Sr. UX Designer @ TD Bank. In 1 year, learn UX/UI, web dev & digital design skills that get you hired. 🎓 Vancouver or 100% Online → vanarts.com #WebDev #UXDesign #TechCareers
Building fast apps isn’t luck, it’s architecture. Start small, scale smart. #WebDev #StartupLife
Day 22: Practiced a card design and made it fully responsive across mobile, tablet, and desktop breakpoints using CSS. 💻📱 #frontend #responsivedesign #webdev #day22 #uiux

Daily log: I think using flex in #css can naturally give a windows 8 like look. Windows 8 was an upset but it looked good for a few minutes. It was playful. Such a shame @Microsoft didn't take it's time to make it like a tiling manager like @hyprland #WebDev #Developer
🚀Build a mini AI web app that generates social media posts on the go! We can build amazing and powerful tools with #AI. If you’re into web development, let’s connect, collaborate, and grow together 👋 Live demo: ai-post-generation-2025.vercel.app Source code: DM me #letsconnect #WebDev

#CSS @function: Dynamic logic without Sass or #JavaScript || #WebDev #WebDevelopment #FrontendDev bit.ly/473vexU
Day 3 of 100 days of Code! Understood the pseudo-element finally, it was really sucks while fixing background img cuz firstly I tried to do it with body tag but it didn't work. So, refactoring the previous code and trying to make it finer #100DaysOfCode #100DayChallenge #WebDev


🚀 Day 27 Done! Explored Map, Filter, Reduce, Set & Map in JavaScript 🧠 Data transformation simplified 💡 Logic sharper, code cleaner 💪 #100DaysOfCode #JavaScript #WebDev #CoderArmy




Last CSS homework: build a solar system from scratch 🪐✨️ * The magic of css transitions & transforms are...🤌 * Explored animations *Difference b/w transition & animation Thanks to @rohit_negi9 #WebDev #Frontend #100DaysOfCode

Introducing BuildMe A modern real estate website I’m currently building to make property search simple and smart. Featuring property listings, user sign-in, agent uploads, maps & more. Stay Glued ❤️ #BuildInPublic #WebDev #RealEstate #ReactJS


Day 27 of my #WebDev journey 💻 Learned important array methods like forEach(), map(), filter(), and reduce() — along with their real-world use cases 🔍 Also explored Set and Map data structures and how they make data handling efficient #JavaScript #100DaysOfCode #LearnInPublic


Locking in for the next 8 hours 🧠 Let’s code, learn & fix bugs 💻 Meet you after 8 hours 👀 #BuildInPublic #WebDev #WorkHard

Are you a web developer looking for a best space to practice or develop a project @code is there for you #webdev #CSS #webdeveloper #html

Defense Challenge 🚀 Today I explored Variables and Data type Excited to move ahead and strengthen my fundamentals ✨ #100DaysOfCode #JavaScript #WebDev #DefenseChallenge

Hit 50 followers today 🎉 consistency > perfection. Excited to keep learning, building, and sharing every day. Let’s grow together 🚀 #buildinpublic #WebDev

Sick of not getting any replies from companies, have applied to more than 100 now. Anyone here can tell how can I get an internship #webdev

React Day 58 ⚛️ • Added local date & time selection feature ⏰ (shoutout to ChatGPT for help 😄) • Revised hooks, revisited old parts, and still grinding 💪 • Also learned core DSA math 🧠 Consistency > Motivation 🚀 #ReactJS #WebDev #100DaysOfCode #Frontend #JavaScript


Two weeks into webDev😭 Just wrapped up my HTML phase ✔️ Learned HTML--built: 🔐a signup form 🪄a multiple website 🗒some tables & forms was feeling like a pro...until CSS says "wait a sec"💅 Next up: CSS #WebDev #buildinpublic #100DaysOfCode #Frontend



Companies litrally have no shame left, demanding 7-10 Years of experience and giving 1Lakh per anum. Felt like the misstyped but thats the reality of most companies right now. #WebDev

Day 21 of WEB DEVELOPMENT 😺✅ @rohit_negi9 covered strings in depth. learnt different methods & functions, then moved on to Date and how it works. Also got to know how big a role UTF plays behind the scenes super insightful session 🙌 #100DaysOfCode #WebDev #JavaScript

Day 21 – Web Dev Defence Series 🚀 Explored Strings & Dates in JavaScript: 🔹 String methods – length, slice, substring, replace, trim, template literals. 🔹 Date methods – get/set year, month, date, hours & minutes. Strengthening my JS foundation step by step! 🧑💻✨ #WebDev




I started learning tailwindcss tonight. What advice can i get from devs that has gone past this level? #webdev #tailwindcss

Something went wrong.
Something went wrong.
United States Trends
- 1. phil 109K posts
- 2. Falcons 20.9K posts
- 3. Falcons 20.9K posts
- 4. Drake London 2,781 posts
- 5. Bijan 4,846 posts
- 6. phan 86K posts
- 7. Josh Allen 8,136 posts
- 8. Columbus 246K posts
- 9. Palmer 10.1K posts
- 10. Jorge Polanco 7,429 posts
- 11. Tyler Allgeier 1,204 posts
- 12. #BUFvsATL 1,953 posts
- 13. #RiseUp N/A
- 14. Starship 59.3K posts
- 15. McDermott 1,289 posts
- 16. Mitch Garver N/A
- 17. Penix 2,379 posts
- 18. #DirtyBirds 1,642 posts
- 19. Shakir 2,204 posts
- 20. Mike Hughes N/A