Group purchases, SASS and navigation
Good day everyone
Since it is Friday we have pushed out a new release to scrimba.com! This release brings group purchases (buying 2+ licenses to a course), a framework to display notifications to users and some tweaks to the header. It also fixes some things with the unannounced SASS implementation.
Summary:
- Allow group purchases where the buyer gets coupons for free signups they can share with a team
- Add functionality for user notifications and show a notification dialog for completed purchases
- The bundler now supports SASS/SCSS and this fixed SASS errors and showing multi-line errors
- Replace create β button in top navbar with new page 'My courses' - which as name suggests lists courses the user is enrolled to.
My courses
We removed the +
icon from site navbar as it was confusing for new users. It is still available with the 'new workspace' in the user profile dropdown menu. We also added a 'My courses'Β to the dropdown when clicking on your profile. This makes it easier to find and guide people to their enrolled courses.
Sass
We now support SASS and SCSS style files! ππ
:skin-tone-2:π© @alexander
Alemayhu has a short tutorial on using it: https://scrimba.com/c/cQqPggcp
Group Purchase
When buying a course you can now select to buy for a group. Doing that changes the purchase area to include a quantity selector.
Top comments (0)