Bookmarks tagged with #tips.
Show all
Show all
Eloquent Relations: how to order topics by newest posts? - Laravel Daily
Saved
on: 2022-06-06
How to Deploy Laravel Projects to Live Server: The Ultimate Guide - Laravel
Saved
on: 2021-12-20
Scopes in JetBrains IDEs - stitcher.io
Scopes can help you find files you're looking for much more easy.
Saved
on: 2020-09-25
What I Learned from Doing 60+ Technical Interviews in 30 Days
By Uduak Obong-Eren
In this article, I’ll share my motivation for doing 60+ technical interviews in 30 days. More importantly, I’ll share lessons learned from my failures and my successes.
I’ve grouped the lessons into three categories to match the p...
Saved
on: 2020-08-01
Samuel Štancl su Twitter: "✨ In this thread I'll list tactics you can use t
✨ In this thread I'll list tactics you can use to write cleaner code in Laravel.
As you use them repeatedly, you'll develop a sense for what's good code and what's bad code.
I'll also sprinkle some general Laravel code advice in between these tactics.
THREAD
Saved
on: 2020-06-16
A Manager's Step-By-Step Guide To Leading A Remote Team
Hey managers! Set up your remote team for success with these 7 steps, from communication tools and performance reviews to team morale and helping new hires.
Saved
on: 2020-04-23
Accessing localhost on Mac from Windows VM Virtualbox
If editing hosts.conf does not work, try visiting your gateway IP with appropriate port where your web server is running on your Mac. In my case http://10.0.2.2:9080 is equivalent to…
Tags:
#tips
Saved
on: 2019-09-04
Every productivity thought I've ever had, as concisely as possible - Alexey
See discussion on Hacker News (a) (610 points, 156 comments)
I combed through several years of my private notes and through everything I published on productivity before and tried to summarize all of it in this post.
If you’re unproductive right now
Here’s what you should do if you’ve been procrastinating for an entire day:
Accept that you won’t do anything today and try not to get angry at yourself
Set the alarm for the time you will be preparing to go to bed today
No, …
Saved
on: 2019-08-19
Five Key Git Concepts Explained the Hard Way – zwischenzugs
If you’ve ever read a git man page, you’ll know that trying to understand git can be an intimidating experience. There’s even a git man page generator that produces joke git pages…
Saved
on: 2018-03-15