diff --git a/pages/index.md b/pages/index.md index c9a6b7b..346d09e 100644 --- a/pages/index.md +++ b/pages/index.md @@ -1,18 +1,7 @@ ---- -authors: avivkeller ---- - -# Learn Node.js - -Welcome to the Node.js learning resources. Whether you're just getting started or looking to deepen your knowledge, these guides cover everything from the basics to advanced topics. - -- [Getting Started](/learn/getting-started/introduction-to-nodejs) — Install Node.js and write your first program -- [Command Line](/learn/command-line/run-nodejs-scripts-from-the-command-line) — Run scripts, use the REPL, and handle I/O -- [HTTP](/learn/http/anatomy-of-an-http-transaction) — Build web servers and work with HTTP -- [File System](/learn/manipulating-files/nodejs-file-stats) — Read, write, and manipulate files -- [Asynchronous Work](/learn/asynchronous-work/javascript-asynchronous-programming-and-callbacks) — Understand async patterns, promises, and the event loop -- [TypeScript](/learn/typescript/introduction) — Use TypeScript with Node.js -- [Package Management](/learn/getting-started/an-introduction-to-the-npm-package-manager) — Publish and manage packages -- [Diagnostics](/learn/diagnostics/user-journey) — Debug performance and memory issues -- [Testing](/learn/test-runner/introduction) — Write and run tests with the built-in test runner -- [Security](/learn/getting-started/security-best-practices) — Follow security best practices +npx create-expo-app sensi-ff +cd sensi-ff +npm start +App.js +npm install -g eas-cli +eas login +eas build -p android --profile preview