Explore tweets tagged as #AsyncCode
@aigclink
AIGCLINK
1 month
一款多代码智能体任务管理工具:async-code,可以支持多个AI编程助手并行执行代码任务. 好处是可以方便比较不同模型的输出能力. 提供了类似Codex的Web界面来管理智能体任务.Git集成,自动进行代码库克隆、提交和拉取请求创建. #AI编程 #代码助手管理工具 #asynccode
Tweet media one
Tweet media two
1
4
19
@MrAli26030
Mr Ali
1 month
Day 54 & 55 – Dev @sheryians_ Cohort. 📌 Topics: Promises & Fetch API. ✔️ What is a Promise.✔️ .then() and .catch().✔️ resolve() / reject().✔️ fetch() API calls.✔️ Handling errors in async code.Less callback hell, more clean async logic . #JavaScript #Promises #AsyncCode
Tweet media one
Tweet media two
0
0
0
@MrAli26030
Mr Ali
2 months
Day 52 – Dev @sheryians_ Cohort.🎯 Topic: Async JS – Part 2.✔️ How async code executes.✔️ Call stack, callback queue, event loop.✔️ Callback & callback hell.✔️ Promises using .then() and .catch(). Finally understanding how JS handles background tasks! 🔥. #JavaScript #AsyncCode
Tweet media one
0
0
1
@cookingsource
Rafael Muñoz
14 years
Ooohh Man!!! Now that i know async\await features how could i come back to event based asynccode?? Damn ctps ;-).
0
0
0
@BrandingInvest
BrandingInvest.com
2 months
@brightorigin @afternic Congrats to yourself and the buyers!. (We take your success as a sign of a bright future for for sale in the BrandingInvest collection.).
1
0
2
@TheLarkInn
📦🛠👷🏻‍♂️Sean Larkin
8 years
And I should say, lazy-loading any old script dynamically does not count. I'm talking about statically analyzing syntax to create asynccode.
4
1
5
@thesleebit
Sumit Chauhan
2 years
First off, the Event Loop allows NodeJS to perform non-blocking I/O ops — despite being single-threaded. How? By using 'off-thread' work. #AsyncCode #JavaScript.
1
0
0
@slorello
Steve Lorello
4 years
@CHBernasconiC A workaround I've seen is to use to execute the async bits and call GetAwaiter().GetResult(). [Fact].public void TestAsync().{.async ()=>.{. var res = await AsyncCode();. Assert.Equals(exp,res);.}).GetAwaiter().GetResult();.}.
0
0
0
@bathroomcommits
Bathroom Commits
9 years
Shit, another bug
0
0
0
@async_tweets
AsyncCode
4 years
@Skysurfer72 ma magari, sarebbe ottimo.
0
0
1
@parthib_deb23
PARTHIB KUMAR DEB
2 years
Although the difference is : aioredis is for complete , top to bottom asynccode, whereas if you want to just code mostly in synchronous manner and just want to put asyncio in specific places like database connections , then redis-py with hiredis is needed. Confused 😦😕.
0
0
0
@Smart_Snippet
Smart Snippet
1 year
🔍 Debug asynchronous code with async stack traces. How-To: Enable async stack traces in your development environment to better trace errors in asynchronous code. #Debugging #AsyncCode #SmartSnippet.
0
0
0
@geshan
Geshan Manandhar
5 years
“Certainly, there are some benefits of using Node.js for PHP developers like async programming and concurrency. Other advantages stem out from the Node.js process being long-running.” . #nodejs #php #webdev #softwareEngineering #coding #asyncCode.
0
3
3
@Codeminer42
Codeminer42
4 months
New post on our blog! ⏳. In this post from our trainee program's learning path, the author explains the basics of asynchronous code, including promises, fetch, and the useEffect hook. #Codeminer42 #Blog #TheMinersGuideToCodeCrafting #Frontend #AsyncCode.
0
0
0
@_gpatel
Gaurang Patel
9 years
Simple explanation of async functions: Thanks @twilio. #javascript #asynccode #ES7 #async #await.
0
1
1
@geshan
Geshan Manandhar
5 years
“This post is going to elaborate on 5 must-know practical aspects of using Node.js for PHP developers. These will be things no-one talks or writes about, time to get going.” . #nodejs #php #webdev #softwareEngineering #coding #asyncCode #webdevelopment.
0
2
1
@BriebugSoftware
Briebug
11 years
I was explaining promises to junior developers and found this http://t.co/WJ1705tcQI.#AngularJS #Promises #AsyncCode.
0
0
0
@prod42net
prod42net
1 year
Learn to craft efficient, deadlock-free asynchronous code with ConfigureAwait(false) in C# programming. Improve performance and reduce deadlocks. Join the C# community and follow Sukhpinder Singh for more insights! #CSharp #Programming #AsyncCode
0
0
1