|
190 | 190 | updated: 2024-10-07 |
191 | 191 | difficulty: Beginner |
192 | 192 | pcx_content_type: tutorial |
193 | | -- link: https://developers.cloudflare.com/pages/framework-guides/deploy-a-hono-site/#creator-interview |
194 | | - id: DevTalk | Episode 01 - Yusuke Wada, creator of Hono Framework |
195 | | - description: In this interview, Yusuke Wada reflects on his journey in developing Hono. |
196 | | - tags: [Pages, Workers] |
197 | | - languages: [TypeScript] |
198 | | - products: [Pages, Workers, Workers AI] |
199 | | - cloudflare: true |
200 | | - author: yusuke |
201 | | - updated: 2024-10-08 |
202 | | - difficulty: Beginner |
203 | | - pcx_content_type: interview |
204 | 193 | - link: https://youtu.be/W45MIi_t_go |
205 | 194 | id: Building Front-End Applications | Now Supported by Cloudflare Workers |
206 | 195 | description: You can now build front-end applications, just like you do on Cloudflare Pages, but with the added benefit of Workers. |
|
261 | 250 | updated: 2024-10-31 |
262 | 251 | difficulty: Beginner |
263 | 252 | pcx_content_type: tutorial |
264 | | -- link: https://developers.cloudflare.com/workers/observability/logs/#video-tutorial |
265 | | - id: Workers Observability |
266 | | - description: With Workers Logs, you can collect, store, filter, and analyze all logging data from your Workers directly in the Cloudflare dashboard. |
267 | | - tags: [Workers, Pages] |
268 | | - languages: [TypeScript] |
269 | | - # stream_id: |
270 | | - products: [Workers, Pages] |
271 | | - cloudflare: true |
272 | | - author: confidence |
273 | | - updated: 2024-10-31 |
274 | | - difficulty: Intermediate |
275 | | - pcx_content_type: tutorial |
276 | 253 | - link: https://youtu.be/RmF05GpLE20 |
277 | 254 | id: DevTalk Episode 02 | Post-Quantum Cryptography |
278 | 255 | description: Bas Westerbaan is Cloudflare’s Research Lead on Post-Quantum efforts. His work ranges from cryptographic implementation and standardization, to driving large-scale experiment and subsequent deployment. |
|
295 | 272 | updated: 2024-11-14 |
296 | 273 | difficulty: Intermediate |
297 | 274 | pcx_content_type: tutorial |
298 | | -- link: https://developers.cloudflare.com/workers/runtime-apis/rpc/#video-tutorial |
299 | | - id: Workers RPC Tutorial |
300 | | - description: Learn how to implement RPC in your JavaScript applications and build serverless solutions. |
301 | | - tags: [Workers, Pages] |
302 | | - languages: [TypeScript] |
303 | | - products: [Workers, Pages] |
304 | | - cloudflare: true |
305 | | - author: confidence |
306 | | - updated: 2024-11-10 |
307 | | - difficulty: Beginner |
308 | | - pcx_content_type: tutorial |
309 | 275 | - link: https://youtu.be/B2bLUc3iOsI |
310 | 276 | id: Deploy your React App to Cloudflare Workers |
311 | 277 | description: Learn how to deploy an existing React application to Cloudflare Workers. |
|
317 | 283 | updated: 2024-11-05 |
318 | 284 | difficulty: Intermediate |
319 | 285 | pcx_content_type: tutorial |
320 | | -- link: https://developers.cloudflare.com/pages/framework-guides/deploy-an-astro-site/#video-tutorial |
321 | | - id: Build a Full-Stack Application using Astro and Cloudflare Workers |
322 | | - description: Learn how to deploy an Astro application to Cloudflare Workers. |
323 | | - tags: [Workers, Pages, Astro] |
324 | | - languages: [TypeScript] |
325 | | - products: [Workers, Pages] |
326 | | - cloudflare: true |
327 | | - author: kristian |
328 | | - updated: 2024-11-19 |
329 | | - difficulty: Beginner |
330 | | - pcx_content_type: tutorial |
331 | | -- link: https://developers.cloudflare.com/workflows/examples/twilio/ |
332 | | - id: Schedule Twilio Messaging and Phone Calls with Workflows |
333 | | - description: Integrate Workflows with Twilio. Learn how to receive and send text messages and phone calls via APIs and Webhooks. |
334 | | - tags: [Workers, Workflows] |
335 | | - languages: [TypeScript] |
336 | | - products: [Workers, Workflows] |
337 | | - cloudflare: true |
338 | | - author: craig |
339 | | - updated: 2024-11-30 |
340 | | - difficulty: Intermediate |
341 | | - pcx_content_type: tutorial |
342 | | -- link: https://developers.cloudflare.com/pages/framework-guides/deploy-a-nuxt-site/#video-tutorial |
343 | | - id: Deploy Your Nuxt Application To Workers |
344 | | - description: Watch to learn how to easily deploy your Nuxt application to the Cloudflare global network. |
345 | | - tags: [Workers, Pages, NextJS] |
346 | | - languages: [TypeScript] |
347 | | - products: [Workers, Pages] |
348 | | - cloudflare: true |
349 | | - author: kristian |
350 | | - updated: 2025-01-08 |
351 | | - difficulty: Beginner |
352 | | - pcx_content_type: tutorial |
353 | | -- link: https://developers.cloudflare.com/workers-ai/tutorials/image-generation-playground/ |
354 | | - id: How to Build an Image Generator using Workers AI |
355 | | - description: In this series of videos, learn how to build an AI Image Playground, add new AI Models and store your generated images using R2. |
356 | | - tags: [Workers, R2, Workers AI] |
357 | | - languages: [TypeScript] |
358 | | - products: [Workers, R2, Workers AI] |
359 | | - cloudflare: true |
360 | | - author: kristian |
361 | | - updated: 2025-01-29 |
362 | | - difficulty: Beginner |
363 | | - pcx_content_type: tutorial |
364 | 286 | # - link: |
365 | 287 | # id: |
366 | 288 | # description: |
|
0 commit comments