Hi everyone, do you have new project ideas? Have you finished your previous one? I doubt it!
So I have a question to "The Chosen Few" who actually...
For further actions, you may consider blocking this person and/or reporting abuse
I've been there before ;)
Credits: Kent C. Dodds
My webpack-based, local playground, currently in beta!
I didn't know that you can embed tweets here in comment that's cool @thepracticaldev !
That's the keyphrase, that's my problem. I'm more excited on the tech that I'll be using than the actual problem the app should solve.
Glitch Playground! That's a really cool and interesting name for a side project.
I made a post that might be helpful in some way.
Ben’s Five Keys to Creating a Successful Side Project
Ben Halpern
Very good points Ben!
This one too, I should really take this advice. My work mostly revolves on developing backend apps and managing apps in the cloud, but, my pet projects are usually full-stack, and frontend development itself consumes a lot of time for me, diminishing the excitement.
I have a lot :D
A Project Manager : github.com/Marlysson/Project-Manager
Made with Django ( Many issues to getting done )
A Financial manager : github.com/Marlysson/finhis
Made with Django + Vuejs
Django + Vue.js !! Dude we have the same tech interests. It's not too often to see someone who uses that tech especially here in PH, where python is not too popular and everybody else use Angular or React.
What is PH?
Actually I'm using Django just to wrapper my stack, that actually is Django Rest Framework to build an api and Vue.js to consume your content.
Very easy.. the most complicated part ( that I found ) was do auth in vuejs using token.. but was my first attempt.
Philippines, Asia.
Yeah I know DRF, been using it to develop some internal data integrations. For the auth, I find it complicated too. Haven't tried to do auth without the help of a framework, so now I want to do it differently, so I'm trying to do separate frontend and backend.
Django is awesome framework really.. After use it for couple times I'm trying adventure me by the core details and your source code.. To specialize more.
It's a good exercicie :D
Have you seen Classy Class Based Views and Classy Django Rest Framework yet? Those are very useful to dive deeper on those magic view classes of django/django-rest.
Some times yes.. But don't too deeper.. Awesome resources... There are too about the forms:
Classy Django Forms
Haven't seen that yet. Thanks!
Very nice! it looks like you're trying to solve a very common problem (at least, I share the same ones).
One suggestion: please, use english, otherwise it would be difficult to attract people/help (even casual, interested, ones).
;-)
Wow.. Great suggestions!!!
I'll try write my github project all in english ( to pratice and share more knowledge with others ) , really , write code in english open projects to the world
Consider english a shared protocol for communication that helps to reach a wider audience :-)
There are so many options when it comes to pet related projects. We worked on a dog walking / pet sitting app. Check our experience.