این دوزاریها مرگ و جنگ را فقط برای مردم داخل ایران تجویز میکنند، اما خودشان برای یک پیادهروی ساده در به ظاهر امنترین جای دنیا، زره میپوشند. عجب وقاحتی!
@mraleph@dart_lang Let's say you have a method like this:
void myFunc({String temp = '' }) {...}
You call it this way:
void main() {
var temp = 'something';
myFunc(temp = temp);
}
I know in react/j's you can write the function like this: myFunc(temp = temp);
Can we do it in dart?
“Israel is genociding the Palestinians one neighborhood at the time, one hospital at the time, one school at the time, one refugee camp at the time, one ‘safe zone’ at the time. With US and EU weapons. And amid the indifference of all ‘civilized nations’.”
—UN Special Rapporteur
I just published: remember vs rememberSaveable in Jetpack Compose
If you read it, I am sure all of your doubts will be cleared.
Read here: https://t.co/gGk2w2X2mU
#AndroidDev#JetpackCompose#Kotlin
#LeavetheWorldBehind on #Netflix is a good movie for the first 2/3. The last 1/3 is a mess. Doesn't justify the time you waited for it. Not recommend it to watch.
Freelancing is your safest route to financial Liberty
Earn $1,000 per week as a Freelancer
Here're 17 freelance websites for finding work in 2023 & earn $$$$/m
If you want to stand out in the job market, you need a certification.
Here're 7 websites offer FREE certification courses that will accelerate your career:
Gmail has 4.2 billion active users.
But only a few know how to use Gmail effectively.
Here're 10 Gmail hacks that you shouldn't miss and make earn $20,000/m
@RandalSchwartz I like #dart and #flutter. Unfortunately, I had to change my company and the new one works with Kotlin. Miss you and other guys on the show!
Microsoft launched the best course on Generative AI.
The free 12 lesson course is available on Github and will teach you everything you need to know to start building Generative AI applications.
Each lesson includes:
- a short video introduction to the topic
- a written lesson located in the README
- a Jupyter Notebook with code examples (for project-based lessons)
- a challenge or assignment to apply your learning
- links to extra resources to continue your learning
I still have 10+ software engineer roles focused on TypeScript with 5+ yrs experience. Pay is 100k - 200k depending on location and experience. Open to North America, South America, and Europe. DM me for more info and I can get you connected to our team.
RT's appreciated 🙏
Learn Kotlin Flow by real examples for Android
This project is for someone who wants to get started with Kotlin Flow.
https://t.co/ooHxSf8uHv
Learn and Share 🚀
#AndroidDev#Kotlin
@mhadaily Supporting different platforms while keeping auto responsiveness (on web). Dealing with object overflow on web while expanding/shrinking width and height of browser is difficult.