β 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
π, In August, we launched a novel approach to a marketing site with ask.edgarallan.com. Since then, we've been focused on determining whether we built a winner or a loser by refining our data analytics capabilities. So far, the results look promising: check out this update. Alongside ask.ea, weβre also enhancing our data analytics for Slater.app. What does that mean? Over the next several months, weβll be rolling out updates based on your feedback and user data. Stay tunedβweβll share our...
Weβre taking a break from our usual JavaScript content to share some exciting news: Edgar Allan has released a new book, How to Grow & Scale Your Business With Webflow. Created in collaboration with Webflow, this book is a must-read for anyone building a business with Webflow. Filled with insights from 3x Agency of the Year winner Edgar Allan, itβs a playbook for individuals, pro-lancers, and small agencies growing alongside the revolutionary site-building platform. For our Slater users, we...
Slater now has 7389 users. 2060 of you haven't created a file yet. π± These numbers got us thinking β we want to make Slater easier and more helpful to all #nocode developers.Weβd love to hear from you: Did you find it challenging to get started with Slater? Are there specific areas where you could use more guidance? Do you use JavaScript often in your Webflow projects? Or is Slater your first time exploring custom code? What would help you feel more confident writing JavaScript in Slater? Are...