🚀 Building with Ruby on Rails, Laravel, Hotwire.
https://www.markhesketh.com/
Each project can use their own versions.
Add a script like `bin/npm` to your project, then you can use `bin/npm install ...`
Each project can use their own versions.
Add a script like `bin/npm` to your project, then you can use `bin/npm install ...`
I bet a big reason is creating a user via the factory for every sign-in.
Could use both fixtures and factories but seems uncommon.
I bet a big reason is creating a user via the factory for every sign-in.
Could use both fixtures and factories but seems uncommon.
In RSpec, `include` isn't as specific and can lead to false positives.
Instead, include Capybara::RSpecMatchers for `have_title` and `have_element` matchers.
In RSpec, `include` isn't as specific and can lead to false positives.
Instead, include Capybara::RSpecMatchers for `have_title` and `have_element` matchers.
Shout up if you know any good Rails/PHP/Laravel/React feeds I should be subscribed to.
Got a lot to catch up on.
Shout up if you know any good Rails/PHP/Laravel/React feeds I should be subscribed to.
Got a lot to catch up on.
I enjoyed the JetBrains Mono look, but this is easier to read and quicker to load.
I enjoyed the JetBrains Mono look, but this is easier to read and quicker to load.
bsky.app/profile/mark...
bsky.app/profile/mark...
$ git push origin HEAD
It pushes and creates a branch on the remote with the same name as your local branch ✌🏻
$ git push origin HEAD
It pushes and creates a branch on the remote with the same name as your local branch ✌🏻
$ git switch -
I use this all the time to ping pong between main/master and whatever feature branch I'm working on.
$ git switch -
I use this all the time to ping pong between main/master and whatever feature branch I'm working on.
Its called 'Write Good' and can be installed directly from within Obsidian
Its called 'Write Good' and can be installed directly from within Obsidian