Next.js 16.3; Pacotes NPM comprometidos; Agente de programação da Meta; IA proibida no OpenJDK #257
Nesse episódio trouxemos as notícias e novidades do mundo da programação que nos chamaram atenção dos dias 01/08 a 07/08.
A linguagem da web. Base para front-end, back-end com Node.js e praticamente todo o ecossistema moderno.
Mostrando apenas Vídeo
Ver tudoNesse episódio trouxemos as notícias e novidades do mundo da programação que nos chamaram atenção dos dias 01/08 a 07/08.
TypeScript has become the default for modern web development, but does that mean JavaScript is becoming obsolete? Let's talk about it.
👉 Start writing CSS with confidence: https://thecascade.dev/courses/css-demystified/?utm_source=youtube&utm_medium=social&utm_campaign=regular-video
In this Firebase Crash Course, you'll learn how to add Firebase authentication and a Firestore realtime database to your web apps.
Happy Canada Day everyone, and yeah, modern #css rocks.
👉 Start writing CSS with confidence: https://thecascade.dev/courses/css-demystified/?utm_source=youtube&utm_medium=social&utm_campaign=regular-video
And they say #css isn't a programming language
FREE Web Dev Roadmap: https://webdevsimplified.com/web-dev-roadmap.html?utm_source=youtube&utm_medium=video-description&utm_term=video-id-7rxOOFvwU60
Supply chain attacks are becoming more frequent. Especially in the JavaScript ecosystem. The recent axios attack (see my video: https://www.youtube.com/watch?v=CHkiSSZiWVE) is just one example.
Add animations / transitions easily to your website - WITHOUT writing complex JS code or adding a bunch of third-party packages - via the browser's built-in View Transitions API.
Deployed my Next.js app to Fly.io and dropped load times from 800ms to 120ms for Australian users. The deployment process auto-detected my app, created a Dockerfile, and let me choose regions close to my users. Fast container boot times (~250ms) plus support for websockets and other server features.
En este breve extracto de su episodio en el freeCodeCamp Podcast en Español, Aileen Villanueva comparte su experiencia dando su primera charla sobre JavaScript y Machine Learning.
En esta conversación, Aileen Villanueva comparte su trayectoria en el mundo de la tecnología, desde sus inicios en Monterrey hasta su involucramiento en comunidades que empoderan a mujeres en el sector. Aileen habla sobre los desafíos que ha enfrentado, su pasión por JavaScript y su incursión en la
Upgrade to Fireship PRO https://fireship.io/pro
Learn how to benchmark your JavaScript code in Deno and find out how the way you write code affects performance. Why is a traditional for loop faster than forEach? And is premature optimization the root of all evil?
Last week, the highly anticipated JavaScript runtime was released, with arguably the greatest launch campaign for a JavaScript tool ever made.
Learn how to use the new embedded Stripe Checkout feature to easily accept payments without ever leaving your own website. Learn everything about payments for software developers in my new Stripe for SaaS featuring Next.js and Supabase:
Let's explore a free open-source UI library that replicates advanced animations found on the landing pages of top-tier startups. Learn how to code advanced components in React and other JavaScript frameworks.
Curso Desenvolvimento Web - FullStack Progbr
Here's a quick guide to setting up shadcn in Next.js. Follow along, and you'll be good to go.
Recentemente, grandes canais como @ZangadoReview e o Ei Nerd! foram hackeados. Neste vídeo, voltamos a analisar os golpes que criminosos estão aplicando pra roubar canais de Youtube, incluindo a análise de um novo vírus que está sendo usado e de toda a sua estrutura de servidores e domínios usados.
Let's compare 8 ways to work with SQL databases in a JavaScript project like Node.js or Next.js. Analyze the pros and cons of libraries and ORMs that can run Postgres queries in a fullstack framework.
Learn the basics of parallelism and concurrency in JavaScript by experimenting with Node.js Worker Threads and browser Web Workers.
The ultimate guide to Svelte for React.js Developers with 10 code examples for both JavaScript frameworks. Find out if SvelteKit is better than Next.js...