Download the App!
show episodes
 
Artwork

1
JavaScript Jabber

Charles M Wood

Unsubscribe
Unsubscribe
साप्ताहिक
 
Stay current on JavaScript, Node, and Front-End development. Learn from experts in programming, careers, and technology every week. Become a supporter of this podcast: https://www.spreaker.com/podcast/javascript-jabber--6102064/support.
  continue reading
 
Artwork

1
Authmaker Podcast

Chris Manson

Unsubscribe
Unsubscribe
रोज+
 
Authmaker is a tool and a curriculum that provides guiding principals for developing full stack applications. This podcast aims to explore some of those guiding principles and help new and existing developers get up to speed with building web apps incredibly quickly. To find out more about what Authmaker is, listen to the first episode of this podcast where we explore that exact question.
  continue reading
 
Artwork

1
Unruly Software

Unruly Software

Unsubscribe
Unsubscribe
मासिक
 
Join hosts James and Frank for a humorous and informative podcast about the world of software and development. In each episode, we discuss the latest trends and challenges in the tech industry, sharing our own experiences and insights as software engineers. We cover a wide range of topics, including testing, best practices, microservices, monorepos, cloud computing, devops, infrastructure as code, and more. Tune in to "Unruly Software" for a fresh perspective on the world of software enginee ...
  continue reading
 
Artwork

1
The Undefined Podcast

Jared Palmer & Ken Wheeler

Unsubscribe
Unsubscribe
मासिक
 
The only engineering podcast with a 2 drink minimum! Full stack developers Jared Palmer and Ken Wheeler have peer-to-peer conversations with world-class engineers about software development.
  continue reading
 
Welcome to the Backend Engineering Show podcast with your host Hussein Nasser. If you like software engineering you’ve come to the right place. I discuss all sorts of software engineering technologies and news with specific focus on the backend. All opinions are my own. Most of my content in the podcast is an audio version of videos I post on my youtube channel here http://www.youtube.com/c/HusseinNasser-software-engineering Buy me a coffee https://www.buymeacoffee.com/hnasr 🧑‍🏫 Courses I Te ...
  continue reading
 
Artwork

1
OpenHive.JS

NearForm

Unsubscribe
Unsubscribe
मासिक
 
The podcast for all things JavaScript, OpenHive.JS presents conversations with key contributors and open source leaders around new developments, challenges and perspectives in JS technology. Hosted by James Snell and Matteo Collina, OpenHive.JS publishes new episodes monthly and is produced and distributed by NearForm.
  continue reading
 
Artwork

1
Evrone development

From Evrone with love

Unsubscribe
Unsubscribe
मासिक
 
Evrone is an engineering company successfully delivering high-quality digital products for more than nine years. With extensive experience in a wide range of modern software technologies, we are here to help you to design unique complex web projects and startups. Our websites: https://evrone.com/ https://evrone.ru
  continue reading
 
Artwork

1
bestremoteteam

digitalrm

Unsubscribe
Unsubscribe
मासिक+
 
Since its inception in 2011, Best Remote Team, an offshore web and mobile app development company, is offering high-quality offshore software and app development services by facilitating businesses with the right and skilled technical brains. You can hire a remote team of dedicated developers with the right skills and attitude for your project. Hire dedicated developers after a thorough screening process and a personal interview to find the best match as per your expectations.
  continue reading
 
Artwork

1
Seven Peaks Speaks

Seven Peaks Speaks

Unsubscribe
Unsubscribe
मासिक
 
Seven Peaks Speaks is brought to you by Seven Peaks Software with the goal to share knowledge and build an ecosystem in Bangkok and Asia for software engineering, design, and marketing related topics. Follow our Podcast Seven Peaks Speaks to not miss out on new episodes! Visit our Website http://www.sevenpeakssoftware.com for more information about Seven Peaks Software Email us for any inquiries at marketing@7peakssoftware.com
  continue reading
 
Artwork

1
Spotlight

Changelog Media

Unsubscribe
Unsubscribe
मासिक
 
Big announcements, conferences, the hallway track. We’re in the trenches having awesome conversations with real people from the community. This show features conversations from technology and software development events such as O’Reilly’s OSCON, All Things Open, Node Interactive (covering the Future of Node.js and JavaScript), and more. Hosts Adam Stacoviak and Jerod Santo talk to software engineers, keynote speakers, industry experts, and passionate attendees about open source, software ind ...
  continue reading
 
Loading …
show series
 
In this episode of This Week in Javascript, We’ve got a bunch of exciting updates for you, including the latest Node.js release, a controversial proposal about splitting JavaScript, some killer tools, and more. Visit ThisWeekinJavaScript.com to subscribe to our Newsletter. Make sure you subscribe to the podcast for weekly updates and share this pod…
  continue reading
 
Форма обратной связи: https://forms.gle/QXTEqAfKTjUoR7Lk8Текстовая версия: https://blog.csssr.com/ru/news512/episode/news-264/0:00:00 Начало выпуска0:00:43 Интересные публикацииTC39 Advances 10+ ECMAScript Proposals — https://socket.dev/blog/tc39-advances-10-ecmascript-proposals-key-features-to-watchHow to convert CommonJS to ESM — https://deno.com…
  continue reading
 
You get better as a software engineer when you go through these stages. 0:00 Intro 1:15 Understand a technology 7:07 Articulate how it works 15:30 Understand its’ limitations 19:48 Try to build something better 27:45 Realize what you built also has limitations 32:48 Appreciate the original tech as is Understand a technology We use technologies all …
  continue reading
 
In this episode of This Week in Javascript, We’ve got some game-changing updates on Microsoft’s GenAIScript, the long awaited Svelte 5 update, the latest Next.js 15 release, and more. Visit ThisWeekinJavaScript.com to subscribe to our Newsletter. Make sure you subscribe to the podcast for weekly updates and share this podcast with your friends!…
  continue reading
 
Fundamentals of Operating Systems Course https://oscourse.winVery clever! We often call read/rcv system call to read requests from a connection, this copies data from kernel receive buffer to user space which has a cost. This new patch changes this to allow zero copy with notification. “Reading' data out of a socket instead becomes a “notification”…
  continue reading
 
In this episode, Aleksas Drozdovskis, an Experience Consultant, and Roman Zatitsky, a Product Manager, dive into the idea of "product thinking" from an engineer’s point of view. They chat about how product thinking helps with career growth, influences business decisions, reduces team stress and burnout, and makes engineers more aligned and effectiv…
  continue reading
 
Cloudflare built a global cache purge system that runs under 150 ms. This is how they did it. Using RockDB to maintain local CDN cache, and a peer-to-peer data center distributed system and clever engineering, they went from 1.5 second purge, down to 150 ms. However, this isn’t full picture, because that 150 ms is just actually the P50. In this vid…
  continue reading
 
Charles and Dan dive deep into the world of programming languages, development practices, and the trade-offs that shape our daily coding lives. Joining them is special guest Tomer Gabel, an experienced backend engineer, and consultant. In this episode, they unpack the productivity benefits and challenges of using Rails, deliberate on the pros and c…
  continue reading
 
In this episode of This Week in Javascript, we talk about the biggest changes coming to JavaScript from the TC39 Conference, Deno 2's Official Release, Typescript 5.7 Beta, some awesome new tools, updates to Bun and Node.js, and more. Visit ThisWeekinJavaScript.com to subscribe to our Newsletter. Make sure you subscribe to the podcast for weekly up…
  continue reading
 
Форма обратной связи: https://forms.gle/QXTEqAfKTjUoR7Lk8Текстовая версия: https://blog.csssr.com/ru/news512/episode/news-263/0:00:00 Начало выпуска0:00:47 Интересные публикацииAbortController — https://kettanaito.com/blog/dont-sleep-on-abort-controllerFP in JavaScript — https://janhesters.com/blog/unleash-javascripts-potential-with-functional-prog…
  continue reading
 
In this episode, AJ and Steve dive deep into the world of Vue.js and API integration with a special guest, Daniel Kelly, a seasoned lead instructor at Vue School. this episode is packed with valuable discussions on using the useFetch Vue component for seamless API requests, navigating the challenges of migrating from Vue 2 to Vue 3, and embracing T…
  continue reading
 
In this episode of This Week in Javascript, we talk about VoidZero’s unified JavaScript toolchain, new ESLint features, Tauri 2.0, MongoDB 8.0, and more. Visit ThisWeekinJavaScript.com to subscribe to our Newsletter. Make sure you subscribe to the podcast for weekly updates and share this podcast with your friends!…
  continue reading
 
AJ and Steve dive deep into the world of interactive coding tutorials alongside guest, Tomek Sułkowski. They kick off with a brief chat about the weather before delving into Tomek's expertise in creating engaging and interactive tutorials—shedding light on everything from the history of coding tutorials to the technical wonders of web containers, b…
  continue reading
 
In this episode of This Week in Javascript, we talk about the updates from Deno 2.0, Storybook 8.3 updates, Solid 1.9 improvements, PostgreSQL 17 features. Visit ThisWeekinJavaScript.com to subscribe to our Newsletter. Make sure you subscribe to the podcast for weekly updates and share this podcast with your friends!…
  continue reading
 
Fundamentals of Database Engineering udemy course https://databases.winMySQL has been having bumpy journey since 2018 with the release of the version 8.0. Critical crashes that made to the final product, significant performance regressions, and tons of stability and bugs issues. In this video I explore what happened to MySql, are these issues getti…
  continue reading
 
👉 Course: "AI-supported software engineering": https://epa.ms/ai-swe 👉 Course: "AI-Supported Testing": https://epa.ms/ai-aqa 👉 Course: "Prompt Engineering Foundations": https://epa.ms/ai-pef 👉 Join the EngX: https://epa.ms/engx-club How AI is Revolutionizing Cancer Research and Treatment? In this episode of the ZuriAI podcast, we explore how AI is …
  continue reading
 
In today's episode, Charles, Steve, and AJ, are joined by back-end engineer and team lead at Homebound, Stephen Haberman. We delve into the fascinating world of SQL c and its revolutionary approach to managing SQL queries with dedicated SQL files, delivering benefits such as reduced typing errors and pre-deployment checks. Stephen also walks us thr…
  continue reading
 
Форма обратной связи: https://forms.gle/QXTEqAfKTjUoR7Lk8Текстовая версия: https://blog.csssr.com/ru/news512/episode/news-262/0:00:00 Начало выпуска0:00:39 Интересные публикацииНовое в React 19 — https://vercel.com/blog/whats-new-in-react-19React Compiler — https://www.freecodecamp.org/news/react-compiler-complete-guide-react-19/React and FormData …
  continue reading
 
In this episode of This Week in Javascript, we talk about the updates from TypeScript 5.6, how Bun lets you compile C code directly in JavaScript, new updates with Fastify and more! Visit ThisWeekinJavaScript.com to subscribe to our Newsletter. Make sure you subscribe to the podcast for weekly updates and share this podcast with your friends!…
  continue reading
 
Fundamentals of Operating Systems Course https://oscourse.winIn this video I use strace a performance tool that measures how many system calls does a process makes. We compare a simple task of reading from a file, and we run the program in different runtimes, namely nodejs, buns , python and native C. We discuss the cost of kernel mode switches, sy…
  continue reading
 
They dive deep into the world of mentorship, personal growth, and problem-solving with our special guests, Joao and Manny, alongside our insightful panelists, AJ and Charles. In this episode, they explore the transformative power of weekly accountability meetings (WAM), where tasks are committed and followed up with a yes or no, no excuses allowed.…
  continue reading
 
Fundamentals of Operating Systems Course https://os.husseinnasser.comWhen do you use threads?I would say in scenarios where the task is either 1) IO blocking task2) CPU heavy3) Large volume of small tasksIn any of the cases above, it is favorable to offload the task to a thread.1) IO blocking taskWhen you read from or write to disk, depending on ho…
  continue reading
 
Today, Charles, Dan, AJ, and Steve dive into a range of fascinating discussions. Joining this episode is special guest, Ryan Dahl, the visionary creator behind Node.js and Deno. In this episode, they traverse an eclectic mix of topics, from humorous offbeat news and dad jokes to in-depth tech discussions. They explore the complexities and legalitie…
  continue reading
 
Loading …

त्वरित संदर्भ मार्गदर्शिका