Meta is bridging the gap between powerful open models and seamless integration with the new official Llama API. Let's discuss the developer experience, cool features like OpenAI compatibility, and how this API stacks up against others for your AI projects.
Tired of Siri's web links? Perplexity's new iOS agentic AI actually interacts with your apps to book tables, draft emails, and get things done, offering a glimpse of a truly helpful assistant.
Google backtracks on phasing out third-party cookies, sparking concerns over user privacy and data control. What does this mean for the future of web privacy?
Discover how Netflix migrated to GraphQL, improving their API architecture. Explore the advantages of GraphQL's precise data requests and enhanced performance. Find out why businesses should evaluate the benefits of adopting GraphQL.
Ready to level up your skills? Explore GitHub Octernships, a paid internship program that connects students to Amplication and other industry partners. Gain practical experience, mentorship, and open-source projects for a successful tech journey.
Learn how Amplication empowers developers with customizable code, smart updates, and a vibrant plugin ecosystem for efficient app development.
Build your Seal of the Day website with machine-generated code! Utilize Amplication and Copilot to create a stunning seal showcase. Amplication generates the backend server with NestJS, while Copilot writes code to fetch seal pictures.
Uncover Amazon's cost-saving journey from microservices to monolith. Explore the architecture shift, challenges faced, and lessons learned. Discover insights for your projects.
Reduce your coding workload and increase productivity with machine-powered developer tools like GitHub Copilot and Amplication. Learn how these technologies are changing the game in software development.
Learn how to recreate the Star Wars API GraphQL wrapper using Amplication, ChatGPT, and SWAPI. Follow this step-by-step guide to learn how to create your own GraphQL server, seed your database, and get informtaion from ChatGPT. May the 4th be with you!
Amplication's Service Wizard makes creating a backend even easier for developers. Sync with GitHub, choose GraphQL or REST, manage repositories, select database providers, and enable authentication – all with just a few clicks!
In the world of backend development, security is of utmost importance. Just ask Taylor Swift, the...
Celebrate Pokemon Day by Building Your Own GraphQL Pokedex!
Rapid backend development is one reason Amplication is so compelling when building your next project....
This blog post is your crash course for you to learn about one of the vital topics in JavaScript, i.e., JavaScript Objects.
My app idea for the Grant For The Web Hackathon would collect payments from people and allow them to...
Two weeks ago we, at Google, would have hosted our annual developer conference, Google I/O. Out of co...
Over the past weekend I decided to redo my portfolio website, michaelsolati.com, a task which I was...
Deno 1.0 launched just 24 hours ago! So we’re going to install Deno and set up a web server. Then we’...
In this episode of Algorithm Design and Analysis we'll break down the merge sort sorting algorithm, a...
I LOVE fun solutions to interview problems. When prepping for interviews, I believe it's important to...
Hey y'all, my name is Michael and I'm one of the engineers who works on Google's web.dev site. O...
Hey y'all, my name is Michael and I'm one of the engineers who works on Google's web.dev site. O...
Hey y'all, my name is Michael and I'm one of the engineers who works on Google's web.dev site. O...
Algorithms are the core of computer science! In this series, Algorithm Design and Analysis, we'll bre...
Web developers are going to hate me, cause this is an interesting solution... Need to encapsulate...
Hey y'all, my name is Michael and I'm one of the engineers who works on Google's web.dev site. O...
Hey y'all, my name is Michael and I'm one of the engineers who works on Google's web.dev site. O...
Hey y'all, my name is Michael and I'm one of the engineers who works on Google's web.dev site. O...
I had to get data from a popup window, this is how I did it!