---
title: "Harris Jose — Blog"
url: https://harrisjose.com/blog/8
---
# Harris Jose — Blog

Newest first, 10 per page. Every post is also available by appending `.md` to its URL.

## [CMD+Z for Git is Here](https://css-tricks.com/cmdz-for-git-is-here/)

2020-07-26

The notion that to be good at git, you have to get familiar with the terminal no longer applies. This was partly a UX problem and is more or less solved now, with well thought out GUIs like GitKraken and Tower.


## [Why CSS in JS deserves your attention](https://harrisjose.com/2018/07/css-in-js-ftw.md)

2018-07-29

I gave a presentation at work recently about the whole **CSS vs CSS in JS** debacle and about why we should be looking at CSS in JS more seriously. I'm pretty sure I messed it up but I think the slides came out to be kinda nice even though I made them in 2 hours.

> These slides go in two directions - top-down and left-right. If you're looking through them remember to go down before going to the next slide. Also the TL;DR version of the talk is right below, in case you think the slides are shit (which I'd totally understand).


[Continue reading](https://harrisjose.com/2018/07/css-in-js-ftw.md)

## [EmberJS 2018 - My Wishlist](https://harrisjose.com/2018/05/emberjs-2018.md)

2018-05-15

The EmberJS core team has called for blog posts as the first step in setting the 2018 roadmap. Here's what I'd like to see in Ember over this year and the next.


[Continue reading](https://harrisjose.com/2018/05/emberjs-2018.md)

## [Strategies for Gulp.js at scale](https://harrisjose.com/2018/02/gulp-scaling-strategies.md)

2018-02-14

Gulp is a great tool for running tasks. It saves us loads of time while development and is very handy when it comes to building websites.

We automate a lot of stuff using gulp (like transpiling JS using [Babel](https://babeljs.io/) and auto-prefixing CSS using [PostCss](http://postcss.org/)) and as our projects grew, the number of tasks we had to manage also grew.


[Continue reading](https://harrisjose.com/2018/02/gulp-scaling-strategies.md)

---

Page 8 of 8. Newer posts: https://harrisjose.com/blog/7.md
