VS Code

To enable Prettier on save in Visual Studio Code Install Prettier Extension: Open VS Code and go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window. Search for "Prettier - Code formatter" and install it. Set Prettier as Default Formatter: Open the Command Palette ... Read more

Perplexity

perplexity.ai - 60M https://labs.perplexity.ai/ Powered by a combination of Claude 3, GPT-4, and LLaMa 3. AI powered search engine. Google+ChatGPT Perplexity referral code for 50% off ($10 off) https://docs.perplexity.ai/reference/post_chat_completions https://docs.perplexity.ai/docs/rate-limits https://docs.perplexity.ai/docs/model-cards Perplexity.ai blog

FED Component Types

3 fundamental FED component types: Stateless, Stateful, and Structural. Stateless Components: Keeping It Simple Stateless components don't manage internal state. They use props to render data, ideal for lightweight scenarios. Stateful Components: Managing Complexity Stateful components handle and maintain internal state, crucial for dynamic content and complex interactions. Structural Components: Building the Foundation Structural components ... Read more

Windows Tools

Uninstall Windows programs Click Start, type run and press Enter. Type appwiz.cpl and click OK. Show Windows services Click Start, type run and press Enter. Type services.msc and click OK. Show Windows startup and other configs Click Start, type run and press Enter. Type msconfig and click OK. Windows calculator Click Start, type run and ... Read more