Michael Solati

Michael Solati @michaelsolati

Location:
Oakland, CA
Joined:
Jan 31, 2017

Michael Solati
articles - 41 total

Meta's Llama API: Open Models, Meet Developer Convenience

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.

Learn More 0 0May 1

Voice Assistants Evolving? Perplexity on iOS Attempts True Task Integration

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.

Learn More 0 0Apr 28

Google's Cookie Conundrum

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?

Learn More 0 0Jul 30 '24

Why Netflix Took a Bet on GraphQL

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.

Learn More 8 0Jun 27 '23

Amplication Partners With GitHub to Provide Students With Intern Opportunities

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 More 15 0Jun 15 '23

Code Your Way: Customizing Amplication's Code With Confidence

Learn how Amplication empowers developers with customizable code, smart updates, and a vibrant plugin ecosystem for efficient app development.

Learn More 10 0May 25 '23

Code Your Way to Seals

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.

Learn More 5 0May 23 '23

Amazon Ditches Microservices for Monolith: Decoding Prime Video's Architectural Shift

Uncover Amazon's cost-saving journey from microservices to monolith. Explore the architecture shift, challenges faced, and lessons learned. Discover insights for your projects.

Learn More 23 0May 18 '23

How Machine-Assisted Code Generation is Revolutionizing the Development Process

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 More 21 1May 9 '23

May the Fourth Be With You

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!

Learn More 17 0May 4 '23

Introducing Amplication's Service Wizard

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!

Learn More 15 0Apr 27 '23

Guarding Your Routes in NestJS

In the world of backend development, security is of utmost importance. Just ask Taylor Swift, the...

Learn More 14 0Mar 4 '23

Building the Amplidex; A GraphQL Powered Pokedex

Celebrate Pokemon Day by Building Your Own GraphQL Pokedex!

Learn More 13 0Feb 27 '23

Plugging into MongoDB

Rapid backend development is one reason Amplication is so compelling when building your next project....

Learn More 1 0Jan 24 '23

JavaScript Objects

This blog post is your crash course for you to learn about one of the vital topics in JavaScript, i.e., JavaScript Objects.

Learn More 19 1Dec 20 '22

Looking for Noble Causes

My app idea for the Grant For The Web Hackathon would collect payments from people and allow them to...

Learn More 24 2Jun 7 '20

Announcing web.dev LIVE: A three day digital event

Two weeks ago we, at Google, would have hosted our annual developer conference, Google I/O. Out of co...

Learn More 20 1May 27 '20

My Portfolio Site... For You!

Over the past weekend I decided to redo my portfolio website, michaelsolati.com, a task which I was...

Learn More 90 8May 21 '20

Deno on Cloud Run

Deno 1.0 launched just 24 hours ago! So we’re going to install Deno and set up a web server. Then we’...

Learn More 75 5May 15 '20

Merge Sort Algorithm - Algorithm Design and Analysis

In this episode of Algorithm Design and Analysis we'll break down the merge sort sorting algorithm, a...

Learn More 59 0May 13 '20

And then the interviewer asks, "Can you do this with less code?"

I LOVE fun solutions to interview problems. When prepping for interviews, I believe it's important to...

Learn More 107 25May 8 '20

#WebDev on web.dev - Lint tags for consistency #2240

Hey y'all, my name is Michael and I'm one of the engineers who works on Google's web.dev site. O...

Learn More 1 0May 7 '20

#WebDev on web.dev - Create a "Was this page helpful?" widget #2386

Hey y'all, my name is Michael and I'm one of the engineers who works on Google's web.dev site. O...

Learn More 2 0May 5 '20

#WebDev on web.dev - Add archived newsletters to /newsletter #2725 (Part 2)

Hey y'all, my name is Michael and I'm one of the engineers who works on Google's web.dev site. O...

Learn More 1 0Apr 30 '20

Insertion Sort Algorithm - Algorithm Design and Analysis

Algorithms are the core of computer science! In this series, Algorithm Design and Analysis, we'll bre...

Learn More 15 0Apr 30 '20

One weird trick! (To encapsulating your CSS)

Web developers are going to hate me, cause this is an interesting solution... Need to encapsulate...

Learn More 9 0Apr 29 '20

#WebDev on web.dev - Add archived newsletters to /newsletter #2725

Hey y'all, my name is Michael and I'm one of the engineers who works on Google's web.dev site. O...

Learn More 2 0Apr 29 '20

#WebDev on web.dev - Author Page should have more information about the author #2274

Hey y'all, my name is Michael and I'm one of the engineers who works on Google's web.dev site. O...

Learn More 4 0Apr 22 '20

#WebDev on web.dev - OGP doesn't pickup double quote #2627

Hey y'all, my name is Michael and I'm one of the engineers who works on Google's web.dev site. O...

Learn More 5 0Apr 20 '20

Something Cool: Popup Callbacks

I had to get data from a popup window, this is how I did it!

Learn More 51 1Apr 25 '19