Coder Social home page Coder Social logo

bampakoa / angular-gr Goto Github PK

View Code? Open in Web Editor NEW
10.0 3.0 7.0 56.11 MB

Greek version of official Angular Docs

Home Page: https://angular-gr.web.app/

License: MIT License

Shell 0.16% JavaScript 9.08% TypeScript 84.90% Starlark 2.28% HTML 2.00% CSS 1.07% jq 0.01% SCSS 0.51% Less 0.01%
angular

angular-gr's Introduction

Angular - The modern web developer's platform

angular-logo
Angular is a development platform for building mobile and desktop web applications
using TypeScript/JavaScript and other languages.

www.angular.io

Contributing Guidelines · Submit an Issue · Blog

CI status   Angular on npm   Discord conversation

InsightsSnapshot


Documentation

Get started with Angular, learn the fundamentals and explore advanced topics on our documentation website.

Advanced

Development Setup

Prerequisites

Setting Up a Project

Install the Angular CLI globally:

npm install -g @angular/cli

Create workspace:

ng new [PROJECT NAME]

Run the application:

cd [PROJECT NAME]
ng serve

Angular is cross-platform, fast, scalable, has incredible tooling, and is loved by millions.

Quickstart

Get started in 5 minutes.

Ecosystem

angular ecosystem logos

Changelog

Learn about the latest improvements.

Upgrading

Check out our upgrade guide to find out the best way to upgrade your project.

Contributing

Contributing Guidelines

Read through our contributing guidelines to learn about our submission process, coding rules, and more.

Want to Help?

Want to report a bug, contribute some code, or improve the documentation? Excellent! Read up on our guidelines for contributing and then check out one of our issues labeled as help wanted or good first issue.

Code of Conduct

Help us keep Angular open and inclusive. Please read and follow our Code of Conduct.

Community

Join the conversation and help the community.

Love Angular badge

Love Angular? Give our repo a star ⭐ ⬆️.

angular-gr's People

Contributors

bampakoa avatar gkalpak avatar hrsargyropoulos avatar kek-sec avatar mnkprs avatar stefanoslig avatar thanosballo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

angular-gr's Issues

/guide/http

Μετάφραση οδηγού HTTP client angular\aio\content\guide\http.md

/guide/router

Μετάφραση οδηγού Angular Router angular\aio\content\guide\router.md

/guide/lifecycle-hooks

Μετάφραση οδηγού lifecycle hooks angular\aio\content\guide\lifecycle-hooks.md

Η αναζήτηση δεν υποστηρίζει ελληνικούς χαρακτήρες

Εάν χρησιμοποιήσουμε ελληνικούς χαρακτήρες στην αναζήτηση, δεν εμφανίζει αποτελέσματα.

Ο μηχανισμός αναζήτησης του aio στηρίζεται στην βιβλιοθήκη lunr. Το lunr υποστηρίζει ένα συγκεκριμένο σετ από γλώσσες, και τα ελληνικά δεν συμπεριλαμβάνονται.

Για να μπορέσουμε να εισάγουμε μια νέα γλώσσα, πρέπει:

  1. Να προσθέσουμε τα Ελληνικά σαν γλώσσα στην βιβλιοθήκη lunr-languages
  2. Να εφαρμόσουμε ένα patch στο aio όπως έκανε το angular-japanese https://github.com/angular/angular-ja/blob/main/scripts/git-patch/add-japanese-search.patch.

Αποτυχία στη διαδικασία ενημέρωσης αποθετηρίου

Περιγραφή προβλήματος

Η 2η εντολή (Εκτελούμε την εντολή npm link fs-extra μέσα στον φάκελο angular-gr.) σπάει. Το πρόβλημα παραμένει σε διαφορετικά περιβάλλοντα και συσκευές. Και στα 2 μηχανήματα έχω πλήρη δικαιώματα και εκτέλεσα όλες τις εντολές ως διαχειριστής.

Λεπτομέρειες σφάλματος

C:\Users\*******\Projects\angular_translate\angular-gr>npm link fs-extra

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/typescript
npm ERR!   typescript@"4.8.1-rc" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer typescript@">=4.6.2 <4.9" from @angular/[email protected]
npm ERR! node_modules/@angular/compiler-cli
npm ERR!   peer @angular/compiler-cli@"^14.0.0 || ^14.0.0-next || ^14.1.0-next" from @angular-devkit/[email protected]
npm ERR!   node_modules/@angular-devkit/build-angular
npm ERR!     @angular-devkit/build-angular@"14.1.0-rc.3" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See C:\Users\*******\AppData\Local\npm-cache\eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\*******\AppData\Local\npm-cache\_logs\2022-09-04T10_08_12_616Z-debug-0.log

C:\Users\*******\Projects\angular_translate\angular-gr>npm link fs-extra --legacy-peer-deps

npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path C:\Users\*******\AppData\Local\npm-cache\_cacache\tmp\8UJSUY/package.json
npm ERR! errno -4058
npm ERR! enoent ENOENT: no such file or directory, open 'C:\Users\*******s\AppData\Local\npm-cache\_cacache\tmp\8UJSUY\package.json'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\*******\AppData\Local\npm-cache\_logs\2022-09-04T10_08_28_492Z-debug-0.log

Επίσης, η εντολή ng version στο αποθετήριο angular-gr και στα 2 περιβάλλοντα, δείχνει το παρακάτω :
C:\Users\*******\Projects\angular_translate\angular-gr>ng version


     _                      _                 ____ _     ___
    / \   _ __   __ _ _   _| | __ _ _ __     / ___| |   |_ _|
   / △ \ | '_ \ / _` | | | | |/ _` | '__|   | |   | |    | |
  / ___ \| | | | (_| | |_| | | (_| | |      | |___| |___ | |
 /_/   \_\_| |_|\__, |\__,_|_|\__,_|_|       \____|_____|___|
                |___/


Angular CLI: 12.2.17
Node: 16.14.2 (Unsupported)
Package Manager: npm 8.6.0
OS: win32 x64

Angular: undefined
...

Package                                Version
----------------------------------------------------------------
@angular-devkit/architect              0.1202.17 (cli-only)
@angular-devkit/build-angular          <error>
@angular-devkit/build-optimizer        <error>
@angular-devkit/core                   12.2.17 (cli-only)
@angular-devkit/schematics             12.2.17 (cli-only)
@angular/animations-12                 <error>
@angular/build-tooling                 <error>
@angular/cdk                           <error>
@angular/cli                           12.2.17 (cli-only)
@angular/common-12                     <error>
@angular/core-12                       <error>
@angular/forms-12                      <error>
@angular/material                      <error>
@angular/ng-dev                        <error>
@angular/platform-browser-12           <error>
@angular/platform-browser-dynamic-12   <error>
@angular/platform-server-12            <error>
@angular/router-12                     <error>
@bazel/bazelisk                        <error>
@bazel/buildifier                      <error>
@bazel/concatjs                        <error>
@bazel/esbuild                         <error>
@bazel/ibazel                          <error>
@bazel/jasmine                         <error>
@bazel/protractor                      <error>
@bazel/rollup                          <error>
@bazel/runfiles                        <error>
@bazel/terser                          <error>
@bazel/worker                          <error>
@schematics/angular                    12.2.17 (cli-only)
rxjs                                   6.6.7 (cli-only)
typescript                             <error>

Περιβάλλον 1

OS: Windows 10@latest
ng: Angular CLI: 12.2.17
node --version: v16.14.2
npm --version: v8.6.0

Περιβάλλον 2

OS: Windows 10@latest
ng: Angular CLI: 14.2.0
node --version: v16.10.0
npm --version: v7.24.0

Δοκιμές επίλυσης του προβλήματος

  1. Διαγραφή του npm registry και της cache
    npm cache clean --force
    npm config delete registry

  2. Καθολική απεγκατάσταση και εκ νέου εγκατασταση του Angular CLI.
    npm uninstall -g @angular/cli
    npm cache verify
    npm install -g @angular/cli@latest

/guide/inputs-outputs

Μετάφραση οδηγού component interaction angular\aio\content\guide\inputs-outputs.md

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.