_s
Hi. I'm a starter theme called _s, or underscores, if you like. I'm a theme meant for hacking so don't use me as a Parent Theme. Instead try turning me into the next, most awesome, WordPress theme out there. That's what I'm here for. (by Automattic)
jQuery
jQuery JavaScript Library (by jquery)
_s | jQuery | |
---|---|---|
89 | 184 | |
11,028 | 59,542 | |
0.1% | 0.0% | |
0.0 | 7.7 | |
over 1 year ago | 8 days ago | |
CSS | JavaScript | |
GNU General Public License v3.0 only | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
_s
Posts with mentions or reviews of _s.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-18.
-
Your favorite WP theme for mobile speed?
I tried a lot of themes, in my experience GeneratePress is the fastest, unless you decide to go fully custom and go with _s (but it will be a lot of dev work).
-
First site- custom theme or no?
If you've got dev chops in PHP, then Underscores is a good "starter" theme to build your theme off. It looks after a lot of the WP related stuff, letting you focus on the template/HTML/JS/CSS stuff.
-
Is there any way to experiment with selfmade Wordpress themes without getting a subscription?
Just to add since your new to WordPress and want to save a bunch of time you can use this springboard of a theme that's designed to be turned into what you want and saves hours of time. Underscores
-
What is the most absolutely basic, stripped down skeleton WP theme?
Underscores is likely your best bet.
-
Starting a new website with a custom child theme. What's a good vanilla parent?
I would say underscores. I believe it’s by the Automattic team https://underscores.me
- Can you partially code in HTML/CSS/JS and then use Wordpress?
-
I made my own WordPress Plugin! ( and I am proud ). Its about publishing markdown posts from a git repository to your blog. [PROMOTION]
I used PHP, JavaScript, and a little bit of Python. I think themes are pretty easy you should try out _s which is a theme template for WordPress and there are similar things for plugins. I learned from this youtube series which is really good -> Wordpress Plugin Developement.
-
Best themes for WordPress site developers who can code?
Underscrores or GeneratePress.
-
How to organize your css so it looks more readable? What does production css look like?
I ended up adopting an ITCSS inspired approach as a result of developing wordpress themes with underscores. You can see the current scss structure for starting a project with underscores here.
- Recommended bare bone WordPress theme to create your own theme from?
jQuery
Posts with mentions or reviews of jQuery.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-05-19.
-
The Unchaining: My Personal Journey Graduating from jQuery to Modern JavaScript
When I was building a quick frontend to the LLM game, I used jQuery to quickly whip out a prototype. Only after I was happy with it, I ported the code to the modern DOM API. As a result, I totally removed the dependency on jQuery. This whole experience makes me wonder, do people still use jQuery, in this age of frontend engineering? I took some time over the weekend to port one of my old jQuery plugins. This is not intended as a how-to (we have enough of them everywhere), but rather a reflection on how things has changed over time.
-
This One jQuery Mistake Froze Our Web Page! Here's the Fix You Need to Know
Whenever the number of items increased, the browser became slow, sometimes even unresponsive. At first, we thought it was a server issue or maybe too much data. But no — the problem was hiding inside a small line of jQuery.
-
Is jQuery Dead?
Ah, jQuery — the library that powered a generation of web apps.
-
Understanding Awaitables: Coroutines, Tasks, and Futures in Python
Then we have callbacks, which were popularized by AJAX calls. Back then, with jQuery, we could define handlers to deal with both success or failure cases. For instance, let's say we want to fetch the HTML markup of this blog (skipping error failure callback for brevity), we do
-
the entire history of JavaScript, i guess
One of them is JQuery created by John Resig. The library addresses extremely-frustrating issues related to cross-browser compatibility that existed at the time. To this day, it remains the most widely used JavaScript library in terms of actual page loads.
- The Future of Htmx
-
Let Me Talk About Component-based Front-end Development
The once popular jQuery, with its strengths fully utilized in jQuery UI and Bootstrap, provides many UI components and is also friendly to backend developers, seemingly meeting the requirements. However, looking at their component implementation and resource loading forms—
-
20+ Best Web Development Tools & Software (With Pricing) to Use in 2025🎉🔥🔥
This JavaScript package was intended to make HTML DOM tree traversing and manipulation easier. It is also used for animation and event handling. It has a lot of features. JQuery offers an easy-to-use API that simplifies operations like Ajax and animation. This API is compatible with a wide range of browsers. It is compatible with Chrome, Edge, Firefox, Internet Explorer, Safari, Android, and iOS.
-
The Evolution of JavaScript
Dive into jQuery’s impact at jQuery Documentation.
-
Choosing the Right Tech Stack: A Developer's Decision-Making Guide
jQuery: Still relevant for quick DOM manipulations and AJAX calls (and for checking out some legacy systems)
What are some alternatives?
When comparing _s and jQuery you can also consider the following projects:
tailpress - TailPress is a minimal boilerplate theme for WordPress using Tailwind CSS.
Alpine.js - A rugged, minimal framework for composing JavaScript behavior in your markup.
timber - Create WordPress themes with beautiful OOP code and the Twig Template Engine
lodash - A modern JavaScript utility library delivering modularity, performance, & extras.
gutenberg - The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
cash - An absurdly small jQuery alternative for modern browsers.