Tag: Frontend
-
The ‘S’ Word: How Frontend Developers Can Embrace Security
Of the top 50 U.S. undergraduate computer science programs, zero required an application or secure coding …
-
What Rust Brings to Frontend and Web Development
The year 2022 may well have been the year of Rust, with its introduction into the Linux Kernel. But should frontend/web developers concern …
-
Secure the Web with an API-Driven Backend for Frontend
Building and securing browser-based apps has always been a challenge. Development is much easier these days, with far better technical …
-
Service workers tricks and traps
No Comments A service worker is essentially a script running in a separate thread of the browser. It can be used to offload processing to …
-
How to Secure Frontend Code by Moving to Serverless Cloud
We look at a modern approach to securely moving frontend code to the cloud using a serverless approach, walking step-by-step through two …
●●●