reactlernen's profile picture. http://ReactLernen.DE ist die deutschsprachige Community rund um @reactjs und @reactnative. Von Entwicklern für Entwickler.

ReactLernen.DE

@reactlernen

http://ReactLernen.DE ist die deutschsprachige Community rund um @reactjs und @reactnative. Von Entwicklern für Entwickler.

ReactLernen.DE reposted

🤓 Be smart, #learntocode 🤓 Here comes another puzzle for #javascript, #TypeScript, #reactjs, #VueJS and #angularjs #coder. How to adjust "a" to get the expected result? 🤔 Hint: advanced #GDE web stuff. Stay tuned… solution in comments soon. #rt

pawelsaw's tweet image. 🤓 Be smart, #learntocode 🤓

Here comes another puzzle for #javascript, #TypeScript, #reactjs, #VueJS and #angularjs #coder.

How to adjust "a" to get the expected result? 🤔

Hint: advanced #GDE web stuff.

Stay tuned… solution in comments soon. #rt

Sehr wertvolle Überlegungen für #Unternehmen und #startups. Danke @newmetl

So ein Sommerloch ist schon was Feines. Endlich genug Zeit, um etwas mehr zu einem Thema zu schreiben. In meinem neuen Artikel habe ich mich mit den üblichen Wachstumsproblemen von Start-ups befasst und wie ihr mit ihnen umgehen könnt. wojtek-gorecki.de/post/so-ueberw… Hope you like it!



ReactLernen.DE reposted

JavaScript tip: Objects are similar to Maps - both store key-value pairs, in both, you can retrieve a value associated with a key, delete keys, and detect if you have a particular key in the collection. At the same time, there are few essential differences:

mgechev's tweet image. JavaScript tip: Objects are similar to Maps - both store key-value pairs, in both, you can retrieve a value associated with a key, delete keys, and detect if you have a particular key in the collection.

At the same time, there are few essential differences:

Das Rätsel hier ist super interessant. Die Antwort findet sich in den Kommentaren.

That's a fun one! When could this snippet log 💥? if (foo == 1 && foo == 2 && foo == 3 && foo == 4) { console.log('💥'); }



Du setzt mittlerweile auf #React mit #hooks und #TypeScript? Klasse, wir haben was für Dich: usePersistentState Viel Spaß beim Lesen (und Verwenden). reactlernen.de/hooks/KW-25-us…


Zu viel Boilerplate Code beim Asynchronem Laden in #reactjs ? Wir zeigen Dir wie man beim Asynchronem Laden in #React mit #hooks und #TypeScript Boilerplate Code vermeidet. reactlernen.de/artikel/update…


WOW! Für mich das #javascript Rätsel des Monats mit einem super Resultat.


ReactLernen.DE reposted

Heute Abend ist das #AngularRuhr #meetup! Wenn ihr teilnehmen wollt oder Lust habt euch den Live Stream anzuschauen, guckt doch mal vorbei! Wir freuen uns euch zu sehen ❤️

Today is the day! 🎉🎉🎉 The @AngularRuhr #meetup starts at 18:30 CEST Will you join us? You can find all informations in the meetup description 👇 meetup.com/Angular-Ruhr/e… And the live stream be here 👇 youtu.be/jWnmf3N9074



ReactLernen.DE reposted

🚀 JSON parsing is faster than object literals. 🚀 So next time you have a one-time data structure in your #javascript, put it in a .json file and import it. v8.dev/blog/cost-of-j…

donavon's tweet image. 🚀 JSON parsing is faster than object literals. 🚀

So next time you have a one-time data structure in your #javascript, put it in a .json file and import it. 

v8.dev/blog/cost-of-j…

#reactjs mit #TypeScript Tipp: - Nutze Destructering, um optionalen Props einen Defaultwert zu geben. - Nutze eine noop Function als Defaultwert für optionale Callback Props. => Dies vereinfacht die Implementierung deiner Component

reactlernen's tweet image. #reactjs mit #TypeScript Tipp: 
- Nutze Destructering, um optionalen Props einen Defaultwert zu geben.
- Nutze eine noop Function als Defaultwert für optionale Callback Props.
=> Dies vereinfacht die Implementierung deiner Component

Tip des Tages: #reactjs mit #TypeScript - Erstelle für jedes Prop das eine Funktion entgegennimmt einen expliziten Typen. Dafür eignen sich interfaces super:

reactlernen's tweet image. Tip des Tages: #reactjs mit #TypeScript - Erstelle für jedes Prop das eine Funktion entgegennimmt einen expliziten Typen. Dafür eignen sich interfaces super:

Loading...

Something went wrong.


Something went wrong.