SMRTR Programming

Programming stories

Get hand-picked daily summaries of the best, most informative programming articles from around the web. Browse recent summaries, then jump to the original source when you want the full article.

GitHub's Copilot AI coding assistant is now available for Apple's Xcode, expanding its reach to iOS and macOS developers. The public preview offers code completion for Swift and Objective-C, with plans to add more features like Copilot Chat in the future. Copilot is also getting updates including multi-file edits, code review, and custom instructions.

Latest stories

Draw on the HTML canvas without code

Canvascript is a new open-source tool designed to streamline web game graphics creation. It simplifies the process of drawing on HTML canvas by allowing users to sketch designs and automatically generate the corresponding code....

SMRTR Programming

Get the next batch of curated stories in your inbox.

This archive is built from SMRTR newsletter stories. Subscribe for hand-picked stories without the extra noise.

More recent stories

Behind the Code of Atomic CRM

Atomic CRM, an open-source project built using Supabase, showcases the power of modern web development tools. The project leverages PostgREST for auto-generating data APIs, integrates React-Admin for B2B app creation, and...

JavaScript Best Practices 2024

JavaScript best practices for 2024 emphasize using modern language features for cleaner, more maintainable code. Key recommendations include using let/const instead of var, arrow functions, nullish coalescing, optional chaining,...

Will AI Replace Software Developers?

AI is reshaping the software engineering landscape, automating routine coding tasks and elevating the importance of skills like problem-solving, creativity, and collaboration. While AI may replace engineers who solely write code,...