Designer News
Where the design community meets.
I designed my own theme from base16 ocean that only has 4 colors. I find it's less distracting than a full theme. https://github.com/mike-engel/atom-simple-base16-ocean
TNMZJN
Thanks!
From a usability perspective, the site is huge and takes quite a while to load even on a cable connection. Here's the web page test for the site: http://www.webpagetest.org/result/151116_05_1BRD/
You may want to look through that and see where things can be improved (your server is taking a while to serve content and your assets aren't compressed. Start with those and it will make a huge difference).
Yeah, that makes sense. I'll work on adding that this week. Thanks!
You got it!
Didn't seem to have a problem. I did a quick brew cleanup
beforehand, and the install seemed to take a normal amount of time (~50m)
For the front-end, I probably won't use anything other than Ampersand.js now, aside from potentially mixing in React as the view layer.
On the backend, simple APIs through node/express.js and some ORM for the database (like sequelize).
MUJI 0.38mm Black
I think the reason I keep switching back is because I don't know how to configure/use all the vim commands to make it act like what I'm used to. You may say, 'Well just use ST3/atom if it works for you', but I like the portability of Vim.
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?
Totally! I think my code has improved as a result.