Why is Artificial Intelligence good?
Posts by Hung Nguyen
Is AI good?
Haha, you are a OCD person ๐
Do we have anyone love javascript?
Thanks Scott!
Do you think we should have some diagrams beside the video content? (Some long video do not have script)
Bought the course but my english skill is not good so I cannot understand the knowledge in course ๐ฎโ๐จ๐ญ
After try WebStorm and not recognize advantage of WS ahen compare to Vscode, I switched back to Vscode and I think Vscode is good for me now. Hope it also good with me. ๐
With Vscode we also can config all features that pre-installed in WebStorm:
- Language Server Protocol
- Testing
- Debunging
By config thats we also can learn how to config a code editor. Althought, this is easy task with experience developer but with me itโs good.
Vscode - Advantage
The first I think that is very popular and I think it is standard code editor for a developer, all AI code editors are forked of Vscode.
Some others tool is:
- Create a scratch file
- Refactoring code
- โฆ
Also good but to be honest, I rarely use it.
That is all benefits I recognize from WS and do not see it too good when compare to Vscode so I back to Vscode.
Webstorm is a product of Jetbrains so that work well with Jetbrains ecosystem. Example: Pycharms, Php and Intelij are very popular.
WS is a IDE, so all things need to develop is pre-installed. With me are testing, debuging.
Webstorm - Indexing
People told that indexing of WS is good, so with a large codebase, WS can navigate code very good: find references, go to declaration or search BUT with my projects work very well it both Vscode and WS
In the past, I started with vscode then moved to WebStorm because want to understand why so many users told WS is good but now, I switched back to Vscode and I have some comments.
Followded all ๐ฌ
Very clarifying! Iโve had questions about serialization in my head for a long time. Thank you so much for the clear explanation.
Wow, interesting! Have a happy trip โค๏ธ
What is the serializable data and not serializable data in javascript ? ๐ค
Where do you go?
Longtime not tweet!
Re-begin learning software. What is the best resource for switch from frintend to devops?
Congrats ๐
Back to Bluesky after 2 months!
5 years frontend experience but I feel still as Junior ๐
Curious, currently we have AI for generate code so what is the most evaluate for learn CSS? ๐ค
Some burn out but I think I should back to learning now! Start with a small post!
@eva.bsky.world burn oit because my english is so bad.
Help tackle it
Can you start with array? I will learn rust, and use rust for learn dsa
What is the scratch? I think in programming we always have array, linklist is optional, that based on programming language?