- Get Picklist Values using LWC Get Picklist Values using LWC
- Example React App into Salesforce This is an starter kit to work with react and redux into salesforce.
- Setting up Mocha testing with Coffeescript, Node.js, and a Cakefile I'm still in a Javascript (well, Coffeescript) kick. In an attempt to be productive while I train with great discipline, I decided to port Paul Dix's
- Generating and submitting a sitemap.xml with Rails Some tools I use include page caching, a sweeper, an observer, a custom logger, and an xml builder. (My expensive SEO consultant says I gotta get that keyword density up.)
- A Simple Blog with Sinatra and Active Record ( + some useful tools) Sinatra is often suggested to newbies as an easy framework, but I imagine its lack of post-readme documentation makes it pretty daunting once you get past "Hello World". Doing something like hooking up a database is non-obvious, and writing glue code just isn't newbie friendly.