β You may recall that the original Slater had access controls for projects and files. We didn't want just anyone going in there and rewriting our Javascript. However, managing access for teammates became cumbersome (I even added a "god mode" to give myself access to any project or file). Since we generally trusted each other and never had issues, we decided to leave it out of the latest version of Slater. That said, we understand that some teams work differently, and maintaining control can be important. Workspaces can get cluttered, and access control can help. So, weβve brought back project access controls, but only if you need them. Hereβs a brief demo of the new functionality and instructions on how to turn it on. This functionality is live so go check it out if you need to control access. β ββ Community library scriptsπ£ Track Userβ π₯
Filter Out Selectionβ π±πΌββοΈ Wes Paginationβ Have you added a useful script to your library? Share it with us! β β -- Javascript 101: LocalstorageDo you use localstorage? It's a tool that we find ourselves turning to more and more as we work on complex Webflow builds. For example, we used localstorage a lot on ask.edgarallan.com. Localstorage is simple to leverage. Let's hit the key concepts: What is localStorage? localStorage is a web storage object that allows you to store data in the browser. Unlike sessionStorage, which is cleared when the session ends (e.g., when the browser is closed), localStorage persists even after the browser is closed. Basic Methods:
Examples: 1. Storing Data β
2. Retrieving Dataβ
3. Removing Dataβ
4. Clearing All Data β
To finish, let's show a solution to storing and using a user's theme performance:
Do you have any localstorage solutions that you want to share? The Community Library has some localstorage scripts that you may find helpful. β -- Your projects, supported by SlaterOur friend at Renflow Designs built a beautifully smooth site for saltmarshcounselling.ca. Go check it out!
β π€ the Slater Team β If Slater helps you create better websites, please support the team behind it.
|
Slater resources, updates and community activity
The team behind Slater would like to wish you a Merry Christmas and a happy New Year! ππ π Get the Santa ASCII art: https://slater.app/projects/11431/pages/27608 Happy coding! π€ the Slater Team If Slater helps you create better websites, please support the team behind it. Become a Pro Slater User
Earlier this year, we built figdam.com. It is currently used by several of our clients to host files and watermark PDFs. Weβd like to bring this file hosting functionality to Slater users. With that in mind, where do you currently store files that Webflow doesnβt support? Would this feature be useful to you? What file hosting features do you need? Let us know. JS 101: File types File storage? Javascript? Let's consider all of the different file types that you could host and then retrieve and...
Hi, Just a reminder that Kendra and Mason will be hosting an EA Office Hours Zoom this Friday, the 13th (spookyβ¦) to chat about topics relating to Chapter 1: Sales for Creative Types. Sign up if you can make it, and bring your questions. Letβs get past any lingering sales ick together. Register to join us this Friday, 12/13 here. Also, if you canβt make it this week, weβre thinking about doing it again next Friday, 12/20 as well, if anyone is game? To ring in the holiday break, weβll chat...