
Personal blog by @dorelljames
I love you and coding!
about 1 year ago · ☕️ 5 min readBest and safely update an Array element using @sanity/client - Sanity.ioHere's how you can safely update an Array element of a given field in a Sanity document - Sanity.io
about 2 years ago · ☕️ 3 min readConditional fields in Array of type Object - Sanity.ioHere's how you can work with conditional fields in array of type object - Sanity.io.
over 2 years ago · ☕️☕️ 8 min readCreating my first Sanity.io pluginI created my very first Sanity plugin and this article details out my experience - the problems I encountered and how I solved them. But yeah, just really scratching my own itch!
almost 3 years ago · ☕️ 6 min readDynamic GROQ Query in JavaScriptAs we get to use GROQ more and more, it's inevitable when we get ourselves to situations where we need to construct queries dynamically. Here's how you make dynamic GROQ query in JavaScript.
almost 3 years ago · ☕️ 5 min readGROQ - a GraphQL alternative?Heard of GROQ? How can it be used as an alternative to GraphQL? This article will not only introduce you to GROQ but you'll also learn to hopefully appreciate it. Truly a hidden gem out there!
about 3 years ago · ☕️ 5 min readEverything You Need To Know About Netlify Functions including Background FunctionsThe announcement of the availability of Background Functions got me so excited that I immediately hopped into it. I even talked about this…
#TIL: React's JSX Default Value
almost 4 years ago · ☕️ 1 min readToday I learned about React JSX’s default value. Consider the component below: A huge aha moment moments ago! When you supply without a…
Should You Move On From WordPress?
over 4 years ago · ☕️ 6 min readThis is a raw draft of my talk last WordCamp Cebu 2019. If you find mispelling, wrong grammars, and anything else erroneous, please give…
Laravel Valet Increase Max Upload File Size
almost 5 years ago · ☕️ 1 min readAre you using Laravel Valet? I do and I love it for its simplicity, its magic and the fact that it just works. Alright, cool! But actually…
over 5 years ago · ☕️ 1 min readWordPress Messenger Customer Chat Plugin ReleasesHey there folks, an update to WordPress Messenger Customer Chat Plugin (WPMCCP) should be available now. Release Versions 1.5 - small but…
over 5 years ago · ☕️ 2 min readSolving Mailtrap’s Error 550 (too many emails per second)So today in my usual development job, I stumbled on an error 550 (too many emails per second) using Mailtrap because I’m sending a lot of…
almost 6 years ago · ☕️ 1 min readWordPress Messenger Customer Chat Plugin InstallationSo finally I have WordPress Messenger Customer Chat Plugin (WPMCCP) listed in WordPress Plugins directory. Weeee. Awesome and really cool…
almost 6 years ago · ☕️ 3 min readAdding Messenger Customer Chat Plugin To Your WordPress SiteFacebook recently made available in open beta their Messenger Customer Chat Plugin which allows you to integrate your Messenger experience…
almost 7 years ago · ☕️ 2 min readLaravel Valet Driver For AbanteCartSo today I’ve stumbled myself working with AbanteCart on my dev machine running El Capitan OS X. I’ve been using Laravel Valet since it was…
about 7 years ago · ☕️ 2 min readA Chatbot – What Is It?So I finally made a chatbot for myself. Hooray! I’m going to talk about DJBot on my next post. So keep posted! But hey, wait! “A chatbot…
over 8 years ago · ☕️ 3 min readRunning Bootstrap Documentation Locally (Portable Way)At times we need to able to access web resources such as documentations, websites, apps and run them locally on our machine either because…
over 8 years ago · ☕️ 1 min readAbanteCart SEO URL’s On Nginx ServerI just have the privilege to learn more about AbanteCart and by default the SEO URL’s need to be turned on to make use of it. If you are…
about 10 years ago · ☕️ 1 min readAdding Google Authorship Into Your WordPress SiteBased from Craig Fifield’s article on How-To Add Google Authorship To WordPress Correctly I was able to put a better way (hopefully) of…
Quick Difference (array_merge vs ( array + array ))
over 10 years ago · ☕️ 1 min readJust in case you might ran into the same problem like I do when trying to add or merge two arrays but don’t want to re-index their keys…
It seems you have reached the end and have gone through all the blog posts. Didn't you find what you're looking for? Perhaps try going to the archives.