- Видео 7
- Просмотров 2 482
NextJSIL
Добавлен 17 май 2022
Faking our way to quality: environment faking in frontend tests (Next.js IL meetup #6 - 29.10.24)
Frontend Testing Strategies & CRUD Optimization: Navigating Modern Web Dev - Next.js IL meetup #6
🎤 Faking our way to quality: environment faking in frontend tests
Most frontend codebases, if they choose to test at all, choose unit and E2E tests as their primary testing mechanism. But unit tests prove to be brittle and do not inspire confidence, while E2E are slow, flaky, and difficult to write.
This talk introduces a middle alternative - tests that are fast, not flaky, mostly easy to write, and give confidence in the existing code. They do this by testing each page or dialog of the frontend on their own, faking the backend, and using Playwright to tie it all up.
This talk will discuss the so...
🎤 Faking our way to quality: environment faking in frontend tests
Most frontend codebases, if they choose to test at all, choose unit and E2E tests as their primary testing mechanism. But unit tests prove to be brittle and do not inspire confidence, while E2E are slow, flaky, and difficult to write.
This talk introduces a middle alternative - tests that are fast, not flaky, mostly easy to write, and give confidence in the existing code. They do this by testing each page or dialog of the frontend on their own, faking the backend, and using Playwright to tie it all up.
This talk will discuss the so...
Просмотров: 63
Видео
Next.js CRUD Simplified: From Server Actions & Prisma to Remult (Next.js IL meetup #6 - 29.10.24)
Просмотров 17321 день назад
Frontend Testing Strategies & CRUD Optimization: Navigating Modern Web Dev - Next.js IL meetup #6 🎤 Next.js CRUD Simplified: From Server Actions & Prisma to Remult In this live coding session, we’ll start by building a CRUD application using Next.js, Server Actions, and Prisma, exploring key patterns to optimize your workflow. Then, we’ll replace Server Actions and Prisma with Remult, an open-s...
Next.js Israel #4 (May 16th 2024) - Modern Web Mastery: RSC Patterns, AI in NextJS, and PHP Revival
Просмотров 1505 месяцев назад
🎤 PHP strikes back! Meet React Server Actions 👨💻 Evyatar Alush - Frontend Engineer @ Meta 🎤 Mind-blowing RSC Patterns 👨💻 Gal Schlezinger - Software Developer @ ▲ Vercel 🎤 AI Driven Apps with NextJS - In practice 👨💻 Nir Kaufman - Frontend Tech Lead @ Tikal
How to build an app devs and designers love with Next.js and Builder.io / Yoav Ganbar - Aug 1st 2023
Просмотров 1,7 тыс.Год назад
Building enjoyable high-performance sites and ecommerce stores for engineering and marketing teams to develop and iterate is tricky to get right. In this talk Yoav will show how to connect Builder’s visual headless CMS to a Next.js app. We’ll cover: fetching content from Builder, adding your components to Builder so marketers can use them in a visual editor, and Integrating page building so mar...
Bundle performance in Next.js / 👨🏾💻 Dean Shub - Aug 1st 2023
Просмотров 173Год назад
Ever wondered how to keep track of your bundles in nextjs? of your dependencies? What is even in a page component? what's the cost of a feature? how can we visualize it? We'll explore all of these questions and more in this talk. Join Dean as he guides you towards enhancing your Next.js applications' performance and delivering exceptional user experiences. 👨🏾💻 Dean Shub, an experienced tech pr...
Zero to Auth with Next.js / 👨🏾💻 Asaf Shen - Aug 1st 2023
Просмотров 112Год назад
Dive into the dynamic world of authentication with NextJS. We will break down the various aspects of securing a NextJS application - including the login process, protecting routes, middleware, JWTs, and more. We'll also incorporate AI because it's cool :) 👨🏾💻 Asaf Shen, an engineer at Descope who follows the Lorem Ipsum philosophy and cheers for Real Madrid. Next.js IL meetup #2 - Mastering Ne...
Next.js IL Meetup #1 - 16.5.2022
Просмотров 1502 года назад
Next.js IL Meetup #1 - 16.5.2022 The first Next.js IL community meetup. Talk #1: 🎤 The History of Next.js 👨🏾💻 Yoav Ganbar (@hamatoYogi), Software Architect & Tech Lead at Fiverr, host of FedBites podcast. As we kick off our first Next.js community Meetup, it’s only fitting that we look back at how it all started. We’ll look at how Next.js has become a force to reckon with in the Web developmen...
title and desc is in english yet the language in video is not english. why?
The community is based in Israel. As such, sometimes the content is in Hebrew.