#100daysofgolang نتائج البحث
starting the #100daysofGolang. I have been learning Go since months now, But in these 100 days, I will be solving 1 or more problems/day. Let's see how to goes.
Day 20, 21 with go: Still working on this beauty go-htmx-templ stack app DX is super great Got to connect to Supabase and implement the Signup / Login #100daysofcode #100daysofgolang
Day 3 of #100DaysOfGolang 🚀 Focused on optimizing my CV & integrating Tailwind CSS into my Go web project today I successfully added Tailwind CSS using its standalone CLI, skipping Node.js and npm. Just download the CLI, place it in your binaries and you're good to go! #Golang
Day 100 of #100DaysOfGolang 🎉 ✅ Mastered CI/CD YAML & automated testing ✅ Set up NGINX as a reverse proxy for a FastAPI app ✅ Built a CI/CD pipeline that deploys to a DigitalOcean server Spent countless hours on CI/CD with GitHub Actions, and it was 100% worth it!
Day 99 of #100DaysOfGolang ✅ Found a clear resource on implementing GraphQL in Golang, had to relearn a lot ✅ Built and tested a simple GraphQL app locally ✅ Explored CI/CD with GitHub Actions, creating a basic CI workflow ✅ Learned about AWS EC2 frm @sin4ch Next up: Day 100
Day 81 of #100DaysOfGolang - Populated categories table with names & abbreviations for product categories - Got an issue with adding new products due to a missing struct field in DB schema (GORM errors) - Solution: Use RAW SQL to select and persist fields in the Products table.
Day 80 of #100DaysOfGolang ✅Added JWT-based user authentication and logout functionality. ✅Built an SKU generator for unique product IDs. ✅Learned JWT signing with byte slice secret keys. ⏭️Next: Finish addProduct and more routes (cart, dashboard). Massive progress today!🤘
Hello World. Day 1 of #100DaysOfGolang 🐹 I went through the Go Tour go.dev/tour/welcome/1 chapters on packages, variables & functions and I’m really starting to like Go’s simplicity 👌. Every Go program starts with package main (makes it executable) and a func main().
I'll be doing a 100 days series of Golang 🐹, also documenting my progress here Dey with me 🫣
Day 83 of #100DaysOfGolang ✅Refactored AddProduct to update quantity for matching SKU & size. Added DeleteProductByID, UpdateProductByID, and docs. Learned ✅db.Model().Omit().Updates() in Gorm. Next: Build order table for item management. This project boosts my GoLang skills.
Day 82 of #100DaysOfGolang ✅ Fixed data persistence issue for new products using GORM db.Exec() for RAW SQL queries ✅ Added route to fetch all data by product category name ✅ Tested endpoints with Postman #Golang #GORM #WebDev #CodingJourney
Day 85 of #100DaysOfGolang - Completed docs and MVP for the go-ecommerce project (add products, place orders). Created a separate repo to showcase it. Next Steps: - Restructure for SME businesses, add checkout, and integrate payment gateway. Continue frontend dev with CSS/React
Day 84 of #100DaysOfGolang ✅ Built the AddOrder route handler (think "Add to Cart" feature). ✅ Demoed my E-commerce project to a Software Engineer & fixed a bug live! 😅 🐞 Debugged a JWT issue where parsing returned 401—solved it with JWT.ParseWithClaims.
Day 82 of #100DaysOfGolang ✅ Fixed data persistence issue for new products using GORM db.Exec() for RAW SQL queries ✅ Added route to fetch all data by product category name ✅ Tested endpoints with Postman #Golang #GORM #WebDev #CodingJourney
Day 81 of #100DaysOfGolang - Populated categories table with names & abbreviations for product categories - Got an issue with adding new products due to a missing struct field in DB schema (GORM errors) - Solution: Use RAW SQL to select and persist fields in the Products table.
After days of watching videos and keep coming back at it and tinkering with GoLang I decided to take it seriously Yesterday was my day 1 / 100 I started with quii.gitbook.io/learn-go-with-… My public repo to show my progress github.com/alrawas/go-100… #100DaysOfCode #100DaysOfGoLang
Day 2: #100DaysOfGolang 🚀 Diving into Go’s HTML/template package today! Love how Go’s standard library covers so much—no endless hunt for extra libraries! Built reusable HTML pieces (headers, footers), passed data around, even looped through content #BackendEngineering #Golang
#100DaysOfGolang: Day 1 - Marshaling & Unmarshaling JSON 🚀 Excited to kick off this 100-day journey of sharing bits and bytes about Go, my newly found love in programming since I’ve chosen to specialize in backend engineering. linkedin.com/posts/imolebyt…
Day 84 of #100DaysOfGolang ✅ Built the AddOrder route handler (think "Add to Cart" feature). ✅ Demoed my E-commerce project to a Software Engineer & fixed a bug live! 😅 🐞 Debugged a JWT issue where parsing returned 401—solved it with JWT.ParseWithClaims.
Day 83 of #100DaysOfGolang ✅Refactored AddProduct to update quantity for matching SKU & size. Added DeleteProductByID, UpdateProductByID, and docs. Learned ✅db.Model().Omit().Updates() in Gorm. Next: Build order table for item management. This project boosts my GoLang skills.
Day 87 of #100DaysOfGolang 🚀 Made solid progress today! 🔹 Explored TailwindCSS to enhance my full-stack skills 🔹 Built a simple navigation bar using the Tailwind playground 🔹 Researched Ollama for running LLMs locally requirements 🔹 Deployed a basic Go server in Render
Day 86 Of #100DaysOfGolang ✅ Began watching a tutorial on deepseek and how to run it ✅ Practiced flexbox using the flexbox froggy website. ✅ Began reading Golang Codes from repositories to enhance my code reading skills. ✅ Planned for my next project 😁
Day 90 of #100DaysOfGoLang ✅ Learned a lot about Ollama and how to run LLMs locally. ✅ Began creating my own Portfolio and also learned more on illustration photos. ✅ Learned about creating mobile nav bar. ✅ Learn about creating avatar profiles. Wow, 90 Days of consistency⚓
Day 89 of #100DaysOfGolang ✅ Deployed a python application using render. ✅ Learned about Emmet abbreviations and how to use it very well. ✅ Learned about Semantic HTML and how to structure it for accessibility and screen readers. Progress is small but it's still progress.
Day 96 Of #100DaysOfGolang ✅ Working on my frontend skills in using react. ✅ practiced more with working with state and useEffect ✅ extended my knowledge about useState from the official react doc.
Day 94 & 95 of #100DaysOfGolang ✅ Learned more about useState in React.js & how it updates state ✅ Discovered useState re-renders the entire component, not just the variable ✅ Fixed a syntax issue in .map() rendering ✅ Studied useState rules Steady progress—full steam ahead!
Day 97 of #100DaysOfGolang ✅ Learned the basics of GraphQL compared to RESTful API ✅ Learned about microservices & implemented a simple Microservice using net/http ✅ Created a simple React app which send request to a golang sever & also fetch data with useEffect & useState
Day 96 Of #100DaysOfGolang ✅ Working on my frontend skills in using react. ✅ practiced more with working with state and useEffect ✅ extended my knowledge about useState from the official react doc.
Day 94 & 95 of #100DaysOfGolang ✅ Learned more about useState in React.js & how it updates state ✅ Discovered useState re-renders the entire component, not just the variable ✅ Fixed a syntax issue in .map() rendering ✅ Studied useState rules Steady progress—full steam ahead!
Day 93 of #100DaysOfGolang ✅ Used props in components & built a simple list-based component. ✅ Learned about keys & their role in React when handling arrays. ✅ Practiced conditional rendering with ternary & Boolean operators Slow day, but progress is progress! #React #Golang
Day 89 of #100DaysOfGolang ✅ Deployed a python application using render. ✅ Learned about Emmet abbreviations and how to use it very well. ✅ Learned about Semantic HTML and how to structure it for accessibility and screen readers. Progress is small but it's still progress.
Day 88 Of #100DaysOfGolang ✅ Continuing my journey with TailwindCSS. ✅ Learned a bit about downloading svg and using it in HTML. ✅ Learned about using tailwind in an HTML file using the unpkg tailwind CDN. ✅ Practiced a bit with tailwind CSS while reading the docs
Day 88 Of #100DaysOfGolang ✅ Continuing my journey with TailwindCSS. ✅ Learned a bit about downloading svg and using it in HTML. ✅ Learned about using tailwind in an HTML file using the unpkg tailwind CDN. ✅ Practiced a bit with tailwind CSS while reading the docs
Day 87 of #100DaysOfGolang 🚀 Made solid progress today! 🔹 Explored TailwindCSS to enhance my full-stack skills 🔹 Built a simple navigation bar using the Tailwind playground 🔹 Researched Ollama for running LLMs locally requirements 🔹 Deployed a basic Go server in Render
Something went wrong.
Something went wrong.
United States Trends
- 1. FINALLY DID IT 515K posts
- 2. The AAVE 199K posts
- 3. The PENGU 220K posts
- 4. Happy Festivus 1,357 posts
- 5. Christmas Eve Eve 47.1K posts
- 6. Good Tuesday 28.7K posts
- 7. Mainz Biomed N.V. N/A
- 8. #SFxJimmySeaAvocean 125K posts
- 9. JSCEAN FAMSCREEN 116K posts
- 10. #elixir 2,500 posts
- 11. #tuesdayvibe 2,014 posts
- 12. Tennis 19.4K posts
- 13. Carry Water 1,160 posts
- 14. #albatross 3,332 posts
- 15. Chop Wood N/A
- 16. #xylem 2,989 posts
- 17. gaten 14.4K posts
- 18. Greenland 104K posts
- 19. Hunter 95.5K posts
- 20. Draymond 7,956 posts