Txioak
- Txioak, uneko orria.
- Txioak eta erantzunak
- Media
@JoeZimJS blokeatu duzu
Ziur zaude txio hauek ikusi nahi dituzula? Txioak ikusteak ez du @JoeZimJS desblokeatuko.
-
https://tante.cc/2021/12/17/the-third-web/ … via
@tante Thanks for this. I had similar views about the "blockchain for everything", but my lesser understanding of the blockchain made me wonder if I was missing something. In reality, it's even more ridiculous than I thought.Milesker. Twitterrek zure denbora lerroa hobetzeko erabiliko du hau. DeseginDesegin -
https://dev.to/masakudamatsu/favicon-nightmare-how-to-maintain-sanity-3al7 … In the end, it's relatively simple, but getting to the best solution for favicons was a long road. So read this and save yourself from wasting your time.
Milesker. Twitterrek zure denbora lerroa hobetzeko erabiliko du hau. DeseginDesegin -
... it just seems so odd being used for something with 2 keys that SHOULD have separate defined types (name: string; age: number), but if you need a type for an object with a bunch of keys that all have the same value type, this is a decent idea.
Erakutsi hari hauMilesker. Twitterrek zure denbora lerroa hobetzeko erabiliko du hau. DeseginDesegin -
Actually, sorry. I misread that AllowedKeys was an array, so this isn't really even useful for dynamically generated types. Rather, Record should be used moreso how it's shown in the docs: https://www.typescriptlang.org/docs/handbook/utility-types.html#recordkeys-type … Which I guess is close enough to how you're using it, but...
Erakutsi hari hauMilesker. Twitterrek zure denbora lerroa hobetzeko erabiliko du hau. DeseginDesegin -
https://cstrnt.dev/blog/three-typescript-tricks …
@cstrnt I don't understand the last one. Why not just make a normal interface: interface Person { name: unknown; age: unknown; } The way you did it is really only useful for dynamically created types, which it doesn't look like you're trying to do.Erakutsi hari hauMilesker. Twitterrek zure denbora lerroa hobetzeko erabiliko du hau. DeseginDesegin -
Anyone see this yet: https://www.bram.us/2021/09/15/the-future-of-css-cascade-layers-css-at-layer/ … This could be huge. Maybe not as useful when there is CSS-in-JS, but you can assign all component styles to a certain layer so that the overriding "trump" styles that are in the global CSS can still work without needing !important.
Milesker. Twitterrek zure denbora lerroa hobetzeko erabiliko du hau. DeseginDesegin -
I'm attending Vue.js Live Conference! Register for free and join me there with 10k+ other Vue.js engineers and 35+ great speakers -
@KiaKing85,@zeroskillz,@youyuxi and many more! https://vuejslive.com/badge/joezimjs#VueJSLive#VueJS#VueJSLondonMilesker. Twitterrek zure denbora lerroa hobetzeko erabiliko du hau. DeseginDesegin -
This is pretty dang cool! Great for making a few quick fixes on the go, but from what I've seen (haven't had a chance to try it much yet),
@stackblitz is the way to go if you're going to work in the browser long term.https://twitter.com/codepo8/status/1425590066072756226 …
0:12Milesker. Twitterrek zure denbora lerroa hobetzeko erabiliko du hau. DeseginDesegin -
The book seems better aimed at my needs, but I really struggle to sit and read for long periods anymore...
Erakutsi hari hauMilesker. Twitterrek zure denbora lerroa hobetzeko erabiliko du hau. DeseginDesegin -
Anyone have any great resources for helping me learn TS better so I don't run into so many issues? I'm about to go through the Front End Masters course: https://frontendmasters.com/courses/production-typescript/ … but I was considering starting with Dr. R's book instead: https://exploringjs.com/tackling-ts/
Erakutsi hari hauMilesker. Twitterrek zure denbora lerroa hobetzeko erabiliko du hau. DeseginDesegin -
I recently started using TypeScript in a personal project to help me learn it. I'm not sure if I have too-tight of ES-Lint rules (I'm using what Vue CLI gave me) or what, but TS is way stricter than I expected it to be - flagging way more than I thought it would.
Erakutsi hari hauMilesker. Twitterrek zure denbora lerroa hobetzeko erabiliko du hau. DeseginDesegin -
#MyTwitterAnniversary
REALLY hard to believe I've been writing about web development for 10 years. Holy crap!pic.twitter.com/WkBtgowtsE
Milesker. Twitterrek zure denbora lerroa hobetzeko erabiliko du hau. DeseginDesegin -
JZ JavaScript Corner(e)k Bertxiotua
It’s time
Our star project, that we are very proud of, is OFFICIAL!
Say hello to - @NuxtNation Conference
1st online @nuxt_js conference brought by@VueSchool_io! Date: 15th September, 2021 Tickets: FREE
Wait until you hear the topics!
https://nuxtnation.com/ Milesker. Twitterrek zure denbora lerroa hobetzeko erabiliko du hau. DeseginDesegin -
Way to make things difficult... https://jakearchibald.com/2021/export-default-thing-vs-thing-as-default/ … What happened to KISS? I understand the reasoning, but now I'm going to be paranoid about screwing this up so the time :p
Milesker. Twitterrek zure denbora lerroa hobetzeko erabiliko du hau. DeseginDesegin -
JZ JavaScript Corner(e)k Bertxiotua
Check out this week's episode of
#ViewsonVue with@JoeZimJS. Learn about the future of state management in#Vue.#VUE : The Future of Vue Stores@devchattv@lindsaykwardell@LukeDiebold@wonder95@Kaperskyguru https://rfr.bz/t2ibq48 https://rfr.bz/t2ibq49 pic.twitter.com/kCdlllBfL6
Milesker. Twitterrek zure denbora lerroa hobetzeko erabiliko du hau. DeseginDesegin -
JZ JavaScript Corner(e)k Bertxiotua
Check out this week's episode of
#ViewsonVue with@JoeZimJS. Learn about the future of state management in#Vue.#VUE : The Future of Vue Stores@devchattv@lindsaykwardell@LukeDiebold@wonder95@Kaperskyguru https://rfr.bz/t2ibq4c https://rfr.bz/t2ibq4d pic.twitter.com/paNgjmp0Jh
Milesker. Twitterrek zure denbora lerroa hobetzeko erabiliko du hau. DeseginDesegin -
Alright... I might need to try Astro (https://m.youtube.com/watch?v=mgkwZqVkrwo …). I've been wanting something like this for a good while for simpler apps like blogs. Seems to make it super easy to sprinkle in JS only where it's needed.
Milesker. Twitterrek zure denbora lerroa hobetzeko erabiliko du hau. DeseginDesegin -
Enjoyed watching
#FrontEndTestFest yesterday, but due to the difference in time zone I had to miss the last couple hours of it. Keep me in the loop for when and how I can access the recordings!Milesker. Twitterrek zure denbora lerroa hobetzeko erabiliko du hau. DeseginDesegin -
A JS Nation remote conference, beside the main JavaScript conference talks delivered by well-known pros, be prepared for a number of virtual networking rooms focusing on tech topics, interactive entertainment, and engaging challenges. Book your ticket athttps://live.jsnation.com
Milesker. Twitterrek zure denbora lerroa hobetzeko erabiliko du hau. DeseginDesegin -
To help you stay up-to-date on the latest JS tech, the GitNation team is offering JSNation Live - a 2-day remote conference on all things JavaScript, gathering international software engineers in the cloud - on June 9-10, 2021. https://live.jsnation.com/ pic.twitter.com/ZzwrCQMbkJ
Milesker. Twitterrek zure denbora lerroa hobetzeko erabiliko du hau. DeseginDesegin
Badirudi kargak luze hartuko duela.
Baliteke Twitterren kapazitatez gaindi egotea edo momentuko gainkarga bat izatea. Berriro saiatu edo Twitterren Egoera ikusi informazio gehiagorako.
OK, do you want to have your mind blown?
Go to any GitHub repo, and press the . key on your keyboard. You'll get