> For the complete documentation index, see [llms.txt](https://docs.pancakeswap.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pancakeswap.finance/italian/benvenuto-su-pancakeswap/about-us/team/become-a-chef/frontend-engineer.md).

# Senior Frontend Engineer

### Informazioni Generali

* Fascia salariale: Competitiva, negoziabile
* Posizione: Full-time
* Sede: Remota
* Preferenza fuso orario: Qualsiasi

### Le tue Responsabilità

* Progettare, definire l'ambito e stimare prodotti/aggiornamenti frontend complessi.
* Immaginare e sviluppare funzionalità per aiutare a far crescere PancakeSwap.
* Collaborare con entusiasmo con un piccolo team per pianificare i progetti a livello di task.
* Collaborare con partner interfunzionali su tutti gli aspetti dello sviluppo del prodotto.
* Identificare e promuovere aree di miglioramento e best practice a livello di team.

### Competenze e Qualifiche

* Solida esperienza con TypeScript, React.js e Node.js.
* 5+ anni di esperienza professionale nella costruzione di applicazioni web responsive/adattive.
* Forte capacità di scrivere codice pulito, manutenibile e ben strutturato.
* Esperienza con framework di testing JavaScript.
* Competenza con pipeline e strumenti moderni di frontend build.
* Esperienza nella progettazione e consegna di soluzioni frontend scalabili.
* Esperienza pratica con Web3 e frontend di applicazioni decentralizzate, inclusa familiarità con le moderne librerie Web3 (es. viem, wagmi).
* Conoscenza di GraphQL.

### Caratteristiche Chiave

* **Voglia di imparare:** Entusiasta di approfondire nuovi strumenti e tecnologie.
* **Autonomo:** A proprio agio nel fare ricerca in autonomia e nel trasformare i risultati in soluzioni pratiche.
* **Apprendimento rapido:** Capace di adattarsi velocemente a requisiti e ambienti in evoluzione.
* **Mentalità innovativa:** Cerca proattivamente modi per migliorare prodotti e flussi di lavoro.

### Preferibile avere

* Comprensione di Solidity.
* Familiarità con i protocolli DEX (non limitato a PancakeSwap v2, v3 e Infinity).

### Come candidarsi

Invia un'email a <hiring@pancakeswap.com> con il tuo curriculum!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.pancakeswap.finance/italian/benvenuto-su-pancakeswap/about-us/team/become-a-chef/frontend-engineer.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
