Spring AI and Java in 2024
Software Engineering Daily | JavaScript Podcast
by SEDaily
1w ago
Java is one of the most widely used programming languages, and a key contributor to its success is VMware Tanzu’s Spring, the most common framework for Java development. The Spring Framework is built on top of the Java Virtual Machine and provides a consistent programming and configuration model for application developers. From inception, it was designed with developer experience and modularity in mind. The open-source application framework has been accelerating Java development times since its inception in 2004 (Happy 20th birthday). Since then, the platform has been expanding: growing 50% ye ..read more
Visit website
Deno with Luca Casonato
Software Engineering Daily | JavaScript Podcast
by SEDaily, JavaScript Archives - Software Engineering Daily
4M ago
Deno is a free and open source JavaScript runtime built on Google’s V8 engine, Rust, and Tokio. The project was announced by Ryan Dahl in 2018 with the goal of addressing shortcomings of Node.js, which Ryan also created. Since then, the Deno project has grown tremendously in popularity, and they recently announced Deno KV which is a database built into Deno. Luca Casonato is a Software Engineer on the Deno project and joins the show to talk about Deno’s design, its new database, and the future of the JavaScript ecosystem. Josh Goldberg is an independent full time open source developer in th ..read more
Visit website
Figma Dev Mode with Marcel Weekes
Software Engineering Daily | JavaScript Podcast
by SE Daily, JavaScript Archives - Software Engineering Daily
5M ago
One of the key challenges that teams encounter is how to smoothly collaborate on converting a design into code. For example, if a designer designs a web component, how can it be most efficiently implemented by a developer? What happens if the designer needs to adjust the design and communicate this change to the developer? These sorts of issues can often lead to inefficiencies and frustrations on a team. Figma recently announced Dev Mode which aims to smooth design and developer collaboration. The idea is to tie the visual language of designers to the actual component implementation of the d ..read more
Visit website
The Astro Framework with James Quick
Software Engineering Daily | JavaScript Podcast
by SE Daily, JavaScript Archives - Software Engineering Daily
5M ago
Frontend web frameworks are software toolkits that handle many of the low-level and repetitive aspects of building a website. These frameworks have made it easier than ever to build a modern website. The open-source Astro framework was created in 2021 for the purpose of creating simple static sites that load quickly. A key factor to its high performance is that, by default, webpages don’t include any JavaScript. However, Astro gives users the ability to opt into using JavaScript wherever it makes sense in their projects. Astro also has the file based routing and server-side rendering capabi ..read more
Visit website
GitBook with Addison Schultz
Software Engineering Daily | JavaScript Podcast
by SE Daily, JavaScript Archives - Software Engineering Daily
6M ago
Documentation is something that everyone knows is important but it’s often difficult to get right. On software teams, good documentation can help to onboard new people, improve communication across teams, and troubleshoot technical issues. When an application, API, or library is a commercial product, the quality of its documentation can determine whether it attracts users and succeeds on the market. GitBook is a popular documentation platform built with TypeScript and Node. It’s found particular use among software teams for creating technical documentation. Addison Schultz is the Developer Rel ..read more
Visit website
Making React 70% faster with Aiden Bai of Million.js
Software Engineering Daily | JavaScript Podcast
by SE Daily, JavaScript Archives - Software Engineering Daily
6M ago
React is an immensely popular JavaScript library that is used to build website user interfaces. A key feature of React is that it uses a virtual Document Object Model, or DOM, to selectively update the desired regions of the web page, which provides major performance advantages. Million.js is an open source project that provides an optimized virtual DOM. Remarkably, these optimizations make React up to 70% faster and the code weighs in at less than 4 kilobytes in size. Aiden Bai is the creator of Million.js and he joins us in this episode. Mike Bifulco is CTO and co-founder of Craftwork. He ..read more
Visit website
Building a Full Cloud Backend with James Cowling
Software Engineering Daily | JavaScript Podcast
by SE Daily, JavaScript Archives - Software Engineering Daily
6M ago
Serverless backend platforms are cloud services that simplify the process of building a backend. These platforms are growing rapidly in popularity because they can greatly accelerate application development, and improve the developer experience. Convex is a real-time backend platform that uses 100% TypeScript and is designed with reactive UI frameworks in mind. The team behind Convex has built and maintained some of the most popular apps, backends and exabyte-scale storage projects at companies like Dropbox and Google. James Cowling is the Co-Founder and CTO at Convex, and he joins us to discu ..read more
Visit website
The Latest on RedwoodJS with Tom Preston-Werner
Software Engineering Daily | JavaScript Podcast
by SE Daily, JavaScript Archives - Software Engineering Daily
8M ago
Tom Preston-Werner is a renowned software developer, inventor and entrepreneur. He co-founded GitHub and is the creator of the avatar service Gravatar, the TOML configuration file format, and the static site generator software Jekyll. Tom is currently working on the full-stack web framework, RedwoodJS. He joins us today to tell us the latest about RedwoodJS, including its new support for server-side rendering. RedwoodJS conference Paweł is the founder at flat.sociaI the world’s first ‘flatverse’ start-up. Pawel’s background is as a full-stack software engineer with a lean and experim ..read more
Visit website
JavaScript Supply Chain with Feross Aboukhadijeh
Software Engineering Daily | JavaScript Podcast
by SE Daily, JavaScript – Software Engineering Daily
1y ago
The JavaScript supply chain includes numerous vulnerabilities due to its expansive nature and the long dependency chains. Socket is a new security company that can protect your most critical apps from supply chain attacks. They are taking an entirely new approach to one of the hardest problems in security in a stagnant part of the industry that has historically been obsessed with just reporting on known vulnerabilities. Feross is the Founder and CEO of Socket Security. He joins the show to talk about Socket’s approach to detecting and blocking supply chain attacks.   Sponsorship inquiries ..read more
Visit website
Micro-Frontends with Luca Mezzalira
Software Engineering Daily | JavaScript Podcast
by SE Daily, JavaScript – Software Engineering Daily
1y ago
When you visit a web page, the creator’s intent is to present you a seamless experience that fills your browser window.  That web page or web application is generally divided up in some meaningful way across navigation elements, content, ads, header, footer, and other components. Those components may represent the work of independent teams.  Typically a web app is built in a single code base, pulling all those components into a monolithic software application.  For backend software development, these monoliths are often split up in a refactoring towards microservice architectu ..read more
Visit website

Follow Software Engineering Daily | JavaScript Podcast on FeedSpot

Continue with Google
Continue with Apple
OR