> For the complete documentation index, see [llms.txt](https://choubey.gitbook.io/internals-of-deno/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://choubey.gitbook.io/internals-of-deno/bridge/4.6-whats-next.md).

# 4.4 What's next

We have briefly discussed the bridge, but our discussion is not over. We will revisit this concept again in chapter 6 when we explore ops.&#x20;

In the next chapter, we will focus on a simple "hello world" program. We will guide you through each essential step, starting from the beginning and going through to the final execution. This will give you a solid understanding of the process.
