Michael Soriano

Hello, I'm Michael Soriano

This site is about web programming, code, design and UI.

  • Home
  • About
  • Blog
  • Work
  • Contact

Blog

Common JavaScript snippets for data manipulation

By Michael Soriano in Uncategorized May 17, 2022 0 Comment

I find myself having to look up how to do things in JavaScript. After years of doing so, I’ve realized that its pretty much a common set of techniques that look for when manipulating data. So I’ve decided to create this list. Note that this is by far not a complete list – and is […]

Continue reading

Environment Variables in Custom Metadata Types

By Michael Soriano in Uncategorized April 23, 2022 0 Comment

Developing custom solutions for Salesforce has some challenges. One of them is having Environment Variables for your application, that can be deployed from org to org without having to change them. We’ve been using Custom Metadata Types (CMT), but once it get to another environment such as production, we end up having to change it. […]

Continue reading

A few Apex tips that I’ve picked up along the way

By Michael Soriano in Salesforce August 14, 2021 0 Comment

Salesforce’s server side language is called Apex. Apex is a strongly typed, object-oriented language that many say looks like Java. The language is strongly tied to the database and other objects in Salesforce, as well as its front end counterpart – Lightning. As a side note, having written loosely typed languages all my life, Apex […]

Continue reading

A really good explanation of the inner workings of React

By Michael Soriano in General May 28, 2021 0 Comment

React has become the premiere choice of frameworks for front end developers. I must say, having used it on and off since its early versions – it is quite the tool for building web pages and applications. This means that there is a whole lot of good articles out there about React. Such as this […]

Continue reading

Create a File Uploader with React and WordPress REST API (Media)

By Michael Soriano in JavaScript March 7, 2021 5 Comments

So I’m working on a small project and I ran into a task involving a form with a file input that has to update an image attached to a custom post type. It got pretty interesting because it took a bit of digging to get it to work. While there was not a lot of […]

Continue reading

Salesforce’s LWC (Lightning Web Components) – My First Thoughts

By Michael Soriano in Salesforce September 27, 2020 1 Comment

Oh no, another JavaScript framework to learn. At first, it sounds bad. But its a good thing actually. Because being stagnant in coding is bad. Always learning new things is the way to go. Besides, newer frameworks (especially in JavaScript) show what older frameworks could’ve done better. This is the case with Lightning Web Components […]

Continue reading
code coffee Proudly powered by WordPress.
SSD Hosting by Digital Ocean