Franz

3.1K posts

Franz

Franz

@franzliedke

Germany Entrou em Mayıs 2010
300 Seguindo3.5K Seguidores
Tweet fixado
Franz
Franz@franzliedke·
Are you missing the workbench in Laravel 5.0? Then try out the latest release of Studio: github.com/franzliedke/st…
English
1
9
23
0
Franz
Franz@franzliedke·
@jontybehr @davidhemphill Maybe not for Octane-like setups (that end the old shared-nothing assumption)?
English
0
0
1
31
Jonty Behr
Jonty Behr@jontybehr·
@davidhemphill Is there any reason that config() couldn't achieve the same thing? I know that'a an "abuse" of config, but I feel like your method was always doable before context.
English
3
0
1
1.2K
Hemp
Hemp@davidhemphill·
Here's my dead-simple way of adding multi-tenancy to a Laravel application using the new "Context" feature. It uses a combination of middleware, global query scopes, observers, and context to handle single database tenancy.
Hemp tweet mediaHemp tweet media
English
21
24
246
32.5K
Jeffrey Way
Jeffrey Way@jeffrey_way·
Which HTML tag would you use for the "Atomic Label" text in this screenshot?
Jeffrey Way tweet media
English
79
2
74
47.4K
Franz
Franz@franzliedke·
@ShawnMcCool A wonderful article. Thanks so much! It shows that you put a lot of work into it, and tried to make your arguments patiently and thoroughly. 👍
English
0
0
1
155
aeolian
aeolian@aeolianeth·
@taylorotwell Anyone who disagrees with this hasn't worked at a company older than 2 years with more than 10 devs
English
1
0
1
686
Taylor Otwell
Taylor Otwell@taylorotwell·
Tailwind is the only maintainable way to style websites. 🤷‍♂️
English
184
190
2K
379.8K
Franz
Franz@franzliedke·
@benjamincrozat Bend it a bit more and it could look like the legendary double clawed hammer. 😀
English
0
0
0
119
Benjamin Crozat
Benjamin Crozat@benjamincrozat·
I see a lot of discussions about PHP's horrible branding. Here's my bad take.
Benjamin Crozat tweet media
English
22
5
90
17.6K
Franz retweetou
Justin Searls
Justin Searls@searls·
Server-side rendered HTML is a specifcation of UI and the browser's job to implement. Client-side JavaScript is both specification *and implementation* of UI, and it represents an order of magnitude more work. People should be more cautious before assuming they need a React app
English
23
79
381
0
Franz retweetou
Changelog
Changelog@changelog·
How to deliver your SPA to low-resource users
Changelog tweet media
English
3
52
335
0
Franz retweetou
Toby Zerner
Toby Zerner@tobyzerner·
There's no better example of #a11y being an afterthought than web drag and drop interfaces. Some of the most popular options today are totally inaccessible to many people. We need to do better! Here's my attempt: github.com/tobyzerner/inc…
English
1
1
3
0
Cory LaViska
Cory LaViska@claviska·
Nobody, and I mean nobody except about three web developers in the world actually do this. Last time I tried it, every website was unusable. Nobody browses without JavaScript in 2022. It’s a straw man argument.
New Hampshire, USA 🇺🇸 English
9
2
39
0
Cory LaViska
Cory LaViska@claviska·
Seriously. Why would you expect a custom element to work if you disable JavaScript? You literally need JS to define them. Also, I’m curious how well React, Angular, and Vue components work when you disable JavaScript. Go ahead. I’ll wait while you try it out.
New Hampshire, USA 🇺🇸 English
28
16
110
0
Franz retweetou
Kevlin Henney
Kevlin Henney@KevlinHenney·
Just a reminder that all bug prioritisation schemes in practice degenerate to three scheduling categories: do it now, do it later, never do it. If you have a numbered system with many priority levels, what you actually have is a bureaucratic system of denial.
English
29
189
904
0
Franz
Franz@franzliedke·
@timacdonald87 I wish Laravel would do this more prominently. E.g. not putting Auth stuff (request-specific) in the container.
English
0
0
0
0
Tim MacDonald
Tim MacDonald@timacdonald87·
@franzliedke To some degree, this is what Laravel Octane does. It holds onto a global container between requests and builds a new container instance from the global one for each incoming request.
English
1
0
0
0
Tim MacDonald
Tim MacDonald@timacdonald87·
If you are considering creating a static variable to house some data, you might instead consider throwing the stored value in the container instead. This will make your life easier in tests and long lived processes as static variables can be a complete pain.
Tim MacDonald tweet mediaTim MacDonald tweet media
English
13
35
173
0
Franz
Franz@franzliedke·
"This codebase looks like an offline archive of StackOverflow answers." Yes, and without the questions.
English
1
5
33
0
@renewiersma@indieweb.social
@[email protected]@Rene_Wiersma·
If you're team is working with Pull Requests, whenever somebody else on your team creates a PR, as a team mate it is now your highest priority to review it and get it approved, to unblock the work.
English
6
3
17
0
Franz
Franz@franzliedke·
@warsh33p Oh nice, I would have needed that for functions just yesterday. Found a different way.
English
0
0
1
0
Kai Sassnowski 🥔
Kai Sassnowski 🥔@warsh33p·
I'm having way too much fun coming up with these *ridiculous* types in Typescript 😅 Here's one that given an object returns only the keys of that object where the property is of type `string`. The auto completion is so damn satisfying 🙈
Kai Sassnowski 🥔 tweet media
English
3
0
7
0
de_nerd
de_nerd@de_nerdTV·
@JackEllis ahh nice, looks clean, thank you!
English
1
0
0
0
Jack Ellis
Jack Ellis@JackEllis·
The HTTP Client in Laravel is beautiful.
Jack Ellis tweet media
English
11
29
264
0
Franz
Franz@franzliedke·
@titouangalopin And I would like to add that user needs should come before developer needs, IMHO.
English
0
0
0
0
Franz
Franz@franzliedke·
@titouangalopin In recent years, it has always felt to me like SPAs have been chosen for DX, e.g. because a component model like React's is a very good architecture for somewhat complex frontends. I am very glad to see more component approaches on the server side for that very reason.
English
1
0
0
0
Titouan Galopin
Titouan Galopin@titouangalopin·
I think this thread applies equally as well to Single Page Applications (ie rich front-end talking to backend through an API). I took a while to understand why SPA are so trendy, and I think there are various interesting reasons for that. Some thoughts 🧵 ...
Frank de Jonge@frankdejonge

Increasingly more confident that CQRS is not a pattern of software design but a pattern in software consultancy. As a recovering consultant, I too have proposed this, but don't think it's a very good design default.

English
2
20
53
0