Marcel Pociot πŸ§ͺ Profile picture
Nov 22, 2022 β€’ 1 tweets β€’ 1 min read β€’ Read on X
There are some great recommendations if you're looking for music to get in the flow πŸ‘‡

β€’ β€’ β€’

Missing some Tweet in this thread? You can try to force a refresh
γ€€

Keep Current with Marcel Pociot πŸ§ͺ

Marcel Pociot πŸ§ͺ Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @marcelpociot

Feb 27
The Command and Conquer source code was open sourced today and it's full of amazing comments πŸ˜‚

Exhibit A: The "we will fix it later" Image
You gotta give your (ex)colleagues some credit too! Image
The classic "no idea why, but this odd trick seems to make it work" Image
Read 7 tweets
Nov 17, 2022
Let's try something new!

I saw this in my timeline today.
You can run JS code right from your GitHub issues by mentioning "robobun" followed by the code.

So obviously, my initial reaction is: It would be cool if we could make this work with PHP 🀯

Let's try and build this 🧡
First of all, we need a GitHub username that we can mention...
Tinkerwell is already taken...
So is "artisan" (obviously).
phptinker is still available - let's go with that.
Here's the (blank) GitHub user
github.com/phptinker
Read 30 tweets
Aug 23, 2022
At @getsendstack we tried a lot of existing content/email/markdown editors. We wanted something that we would absolutely LOVE to use ourselves. But nothing really felt quite right. There were always too many trade-offs that we had to make.
Follow me into the WYSIWYG rabbit hole🐰
Pure Markdown editors are cool, but have you ever tried to link an image in a pure markdown editor like EasyMDE?
I know, markdown is for a technical audience, but come on...we should get a better UX than this, right? Image
Alright, so what about editors such as editor.js?
Well...unfortunately it's kinda the same issue.
Just go to editorjs.io and try to add a link to the existing image – it simply doesn't work. Image
Read 10 tweets
Mar 22, 2022
We all know console.log – but there's a lot more to the DevTools console than you might know!

Measure time, count code calls, group logs, display objects in a table, and even style your log output using CSS!

πŸ‘‡
Use console.count to quickly increment a counter, every time your code gets called.
console.dir allows you to output all properties of an object...
Read 7 tweets
Jan 13, 2022
Developers, get to know your terminal!
Here are some πŸ”₯ tips for bash and ZSH users that will make you more productive.

🧡
Do you ever need to create a new folder via CLI just to cd into it right after?
No need to – just use the "mkcd" or "take" command in ZSH πŸš€
Custom aliases are shortcuts to commonly used shell commands. Here are some of my favorites
Read 9 tweets
Jan 12, 2022
Blade, the powerful template engine in @laravelphp has some amazing features that will help you save keystrokes and time.

It offers custom directives, if conditions, view components, and much more...

Here are some of my tips 🧡
Make use of the built-in "includeWhen" and "includeUnless" directives to get rid of those ugly if conditions. Image
If you need to pass data from your Blade view to JavaScript, there's no need to manually encode it. Say hello to the json directive. Image
Read 9 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us!

:(