Skip to content

Commit fb04d83

Browse files
committed
1 parent 01914d0 commit fb04d83

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

translations/tl_PH/README.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,36 @@
1-
<h1 align="center">Front End Interview Handbook</h1>
1+
<h1 align="center">Manwal para sa pakikipanayan na pang front-end</h1>
22

33
<div align="center">
44
<a href="https://dribbble.com/shots/4263961-Front-End-Interview-Scroll">
55
<img src="https://cdn.rawgit.com/yangshun/front-end-interview-handbook/23d89c8/assets/scroll.svg" alt="Front End Interview Handbook" width="400"/>
66
</a>
77
<br>
88
<p>
9-
<em>Credits: <a href="https://dribbble.com/shots/4263961-Front-End-Interview-Scroll">Illustration</a> by <a href="https://dribbble.com/yangheng">@yangheng</a>
9+
<em>Pasasalamat: <a href="https://dribbble.com/shots/4263961-Front-End-Interview-Scroll">Ilustrasyon</a> ni <a href="https://dribbble.com/yangheng">@yangheng</a>
1010
</em>
1111
</p>
1212
</div>
1313

14-
## What is this?
14+
## Ano ito?
1515

16-
Unlike typical software engineer job interviews, front-end job interviews have less emphasis on algorithms and have more questions on intricate knowledge and expertise about the domain — HTML, CSS, JavaScript, just to name a few areas.
16+
Di kagaya sa mga tipikal na pakikipanayan na pangtrabaho para sa mga enhinyerong pangsoftware, Ang mga pakikinayam na pangfront-ent ay may mababang diin sa mga algoritmo at may maraming katanungan sa komplikadong kaalaman at kadalubhasaan tungkol sa domain — HTML, CSS, JavaScript, ilan lamang ito sa ibang mga lugar.
1717

18-
While there are some existing resources to help front end developers in preparing for interviews, they aren't as abundant as materials for a software engineer interview. Among the existing resources, probably the most helpful question bank would be [Front-end Developer Interview Questions](https://github.com/h5bp/Front-end-Developer-Interview-Questions). Unfortunately, I couldn't find many complete and satisfactory answers for these questions online, hence here is my attempt at answering them. Being an open source repository, the project can live on with the support of the community as the state of web evolves.
18+
Habang may mga ilang umiiral na mapagkukunan upang makatulong sa mga front-end na developer sa paghahanda para sa mga pakikipanayam, di sila sagana sa materyales kagaya ng pakikipagpanayam ng isang enhinyerong pangsoftware . Kabilang sa mga umiiral na mapagkukunan, marahil ang pinaka-kapaki-pakinabang na imbakan ng mga tanong ay ang [Mga Katanungan para sa Pakikipagpanayam ng Developer na Pangfront-end](https://github.com/h5bp/Front-end-Developer-Interview-Questions). Sa kasamaang palad, di ako makahanap ng \ kumpleto at kasiya-siya mga kasagutan para sa mga katanungan dito online, kaya ito ang aking pagtatangka para sagutan ang mga ito. Bilang isang open source na imbakan, ang proyektong ito ay patuloy na mabubuhay sa tulong ng suporta ng komyunidad sabay sa nagbabagong estado ng web
1919

20-
## Looking for Generic Interview Preparation?
20+
## Ikaw ba ay naghahanap para sa paghahanda sa isang pangkalahatang pakikipanayam?
2121

22-
You might be interested in the [Tech Interview Handbook](https://github.com/yangshun/tech-interview-handbook) which has helpful content on general coding interviews such as algorithms, behavioral questions and an [interview cheatsheet](https://github.com/yangshun/tech-interview-handbook/blob/master/preparing/cheatsheet.md)!
22+
Baka ikaw ay interesado sa [Manwal para sa Pakikipanayam na Pang-tech](https://github.com/yangshun/tech-interview-handbook) na may kapaki-pakinabang na nilalaman sa mga pangkalahatang panayam sa coding tulad ng mga algoritmo, Mga katanungan sa pag-uugali at isang [cheatsheet sa pakikipanayam](https://github.com/yangshun/tech-interview-handbook/blob/master/preparing/cheatsheet.md)!
2323

24-
## Table of Contents
24+
## Talaan ng mga Nilalaman
2525

26-
1. [HTML Questions](questions/html-questions.md)
27-
1. [CSS Questions](questions/css-questions.md)
28-
1. [JavaScript Questions](questions/javascript-questions.md)
26+
1. [Mga Katanungang sa HTML](questions/html-questions.md)
27+
1. [Mga Katanungang sa CSS](questions/css-questions.md)
28+
1. [Mga Katanungan sa javascript](questions/javascript-questions.md)
2929

30-
## Related
30+
## May Kaugnayan
3131

32-
If you are interested in how data structures are implemented, check out [Lago](https://github.com/yangshun/lago), a Data Structures and Algorithms library for JavaScript. It is pretty much still WIP but I intend to make it into a library that is able to be used in production and also a reference resource for revising Data Structures and Algorithms.
32+
Kung ikaw ay interesado kung papaano pinpapatupad ang mga istraktura ng data, Maaari mong tingnan ang [Lago](https://github.com/yangshun/lago), isang librerya ng mga istraktura ng data at mga at algoritmo para sa JavaScript. Ito ay WIP parin pero balak kong gawing isang librerya na maaaring magamit sa produksyon at isang mapagkukunang sanggunian para sa mga pagbabago sa mga Istrakturang pang data at mga algoritmo.
3333

34-
## Contributing
34+
## Para sa pag-aambag
3535

36-
Feel free to make pull requests to correct any mistakes in the answers or suggest new questions.
36+
Ikaw ay malayang gumawa ng mga pull request at itama ang mga mali sa mga kasagutan o magbigay ng suhestyon sa mga bagong katanungan.

0 commit comments

Comments
 (0)