Tag: programming
-
How to Surface Archive Pages in WordPress Search with ElasticPress
Using Elasticsearch for your WordPress site search is a powerful feature. It allows for advanced faceting options and generating highly relevant search results. It’s possible to increase the weight of keywords in specific fields like titles and bylines, add a date decay algorithm, and much more. There are several powerful plugins like SearchPress and ElasticPress…
-

Code Review is Feedback
We have an open code review process at Alley. There is a review queue in Slack. We submit our Pull Requests (PRs) into the slack channel when ready for review and anyone can claim them. We also have a culture of feedback and have discussed in length the importance of feedback for adult growth. One…
-
Evaluating Node.js for Your Project: My Experience and Insights
I recently came across a video about Node.js that may help you decide if it’s the right choice for your project. Having worked with Node.js on a headless WordPress site, I’ve gained valuable insights that I’d like to share. In my experience, Node.js can be a powerful tool, particularly when used for certain types of…