Designer News
Where the design community meets.
Senior Developer at Concrete Design Joined over 8 years ago
Was hoping to see something happen out of the Buckets CMS but should've feared the worst considering there's been no progress for 6 months.
Probably most CMS' will have built-in API functionality or a way to add it on; In that way you can use whatever CMS you want as a content store (what people call 'headless') and then use whatever framework you want for the frontend. As much as I like the idea of Contenful/Prismic, I don't really like their pricing and they don't seem big enough to satisfy me that they won't go out of business one day, bringing down my site. So I use a headless CMS and whatever frontend technology I want (usually a react.js app).
If you like coop games, check out Forbidden Desert. Lots of fun for 2-5 players!
Already exists: https://www.wunderlist.com/blog/wake-up-with-wunderlist-and-sunrise/ -- Though having this as a single app could be interesting.
My portfolio site is at [matthewcrider.com](matthewcrider.com). I'm strictly a developer, but I've done some UX work (just some wireframing really). I think even the most die-hard developer should take a bit of time to get a decently designed portfolio site up, and a lack of care to design is like a designer saying they don't care about code (an antiquated notion). But more importantly, though my Github is pretty decent, developers need portfolio sites like this to display and describe the work they've done that isn't open source (which for most devs, is a majority of their work).
Matthew hasn't upvoted anything yet.
Designer News
Where the design community meets.
Designer News is a large, global community of people working or interested in design and technology.
Have feedback?
alias g="git"
alias ls="ls -Glaph" (I forget what all the options are but makes it more human-readable and one of the options lets syntax highlighting come through)