Prevent Cross-Site Request Forgery in Express Apps with csurf
We look at how to use it to prevent CSRF attacks. - http://amp.gs/jzzEE
#nodejs
We look at how to use it to prevent CSRF attacks. - http://amp.gs/jzzEE
#nodejs
Medium
Prevent Cross-Site Request Forgery in Express Apps with csurf
We look at how to use it to prevent CSRF attacks.
3 AWS Services To Learn as a React Developer
Knowledge of the cloud will make you more valuable in the job market - http://amp.gs/jz1v8
#react
Knowledge of the cloud will make you more valuable in the job market - http://amp.gs/jz1v8
#react
Medium
3 AWS Services To Learn as a React Developer
Knowledge of the cloud will make you more valuable in the job market
25 Vue Tips You Need to Know
I've picked up a ton of useful tips over the years developing and writing about Vue. Some are clever, some I use almost every day, and some are more advanced — but they're all useful. - http://amp.gs/jzYeS
#vue
I've picked up a ton of useful tips over the years developing and writing about Vue. Some are clever, some I use almost every day, and some are more advanced — but they're all useful. - http://amp.gs/jzYeS
#vue
DEV Community
25 Vue Tips You Need to Know
I've picked up a ton of useful tips over the years developing and writing about Vue. Some are clever, some I use almost every day, and some are more advanced — but they're all useful.
Decoding AVIF: Deep Dive With Cats and Imgproxy
Polina Gurtovaya and Andy Barnov explain how is AVIF image format different from predecessors and how to start using it today with the help of a reliable and straightforward self-hosted image converter. - http://amp.gs/jztB3
#css
Polina Gurtovaya and Andy Barnov explain how is AVIF image format different from predecessors and how to start using it today with the help of a reliable and straightforward self-hosted image converter. - http://amp.gs/jztB3
#css
evilmartians.com
Decoding AVIF: Deep dive with cats and imgproxy—Martian Chronicles, Evil Martians’ team blog
It is time to talk seriously about AVIF, how it is different from predecessors, and how to start using it for web images today with the help of dead-simple and reliable self-hosted image converter from Evil Martians
Angular: what is forwardRef and how does it work?
Angular is a complete development framework and, as such, offers solutions to most problems you can think of… - http://amp.gs/jzmlf
#angular
Angular is a complete development framework and, as such, offers solutions to most problems you can think of… - http://amp.gs/jzmlf
#angular
Medium
Angular: what is forwardRef and how does it work?
Angular is a complete development framework and, as such, offers solutions to most problems you can think of. And probably even to some…
Top 50 Data Structure and Algorithms Interview Questions for Programmers
There are a lot of computer science graduates and programmers applying for programming, coding, and software… - http://amp.gs/jzZt4
#interview #algorithms
There are a lot of computer science graduates and programmers applying for programming, coding, and software… - http://amp.gs/jzZt4
#interview #algorithms
Medium
Top 50 Data Structure and Algorithms Interview Questions for Programmers
Preparing for Programming job interviews? Here are 50+ Data Structure and algorithms problems you can practice to revise key concepts for…
Ensure JavaScript Code Quality with Husky and Hooks
Building a robust eco-system to enforce code quality with JavaScript - http://amp.gs/jzZAZ
#javascript #quality
Building a robust eco-system to enforce code quality with JavaScript - http://amp.gs/jzZAZ
#javascript #quality
Medium
Enforce JavaScript Code Quality with Husky and Hooks
Building a robust eco-system to enforce code quality with JavaScript
Top Node.js Development Trends in 2021
Lots of predictions for trends in Node.js for the year 2021 are being assumed by developers across the globe… - http://amp.gs/jzptF
#nodejs
Lots of predictions for trends in Node.js for the year 2021 are being assumed by developers across the globe… - http://amp.gs/jzptF
#nodejs
Medium
Top Node.js Development Trends in 2021
Lots of predictions for trends in Node.js for the year 2021 are being assumed by developers across the globe. In the following paragraphs…
Building A Stepper Component
Ahmad Shadeed explores different designs for a stepping component and explains how to implement each one in HTML and CSS. - http://amp.gs/jzp0a
#css
Ahmad Shadeed explores different designs for a stepping component and explains how to implement each one in HTML and CSS. - http://amp.gs/jzp0a
#css
Understanding Angular Modules
A quick but comprehensive guide for understanding the different types of Angular Modules - http://amp.gs/jzlxi
#angular
A quick but comprehensive guide for understanding the different types of Angular Modules - http://amp.gs/jzlxi
#angular
Medium
Understanding Angular Modules
A quick but comprehensive guide for understanding the different types of Angular Modules
6 Reasons to use Nuxt for Your Next Project in 2021
With all of the framework choices in 2021, why should you consider Nuxt? - http://amp.gs/jzlwP
#vue
With all of the framework choices in 2021, why should you consider Nuxt? - http://amp.gs/jzlwP
#vue
Masteringnuxt
6 reasons to use Nuxt for your next project in 2021
With all of the framework choices in 2021, why should you consider Nuxt?
The Best Frontend Development Strategies in 2022
This article is challenging, polarising, and thought-provoking on purpose. It covers a lot of fresh content and ideas which you are most likely not aware of. - http://amp.gs/jzBJU
#frontend
This article is challenging, polarising, and thought-provoking on purpose. It covers a lot of fresh content and ideas which you are most likely not aware of. - http://amp.gs/jzBJU
#frontend
Medium
The best frontend development strategies in 2022
This article is challenging, polarising and thought provoking on purpose. It covers a lot of fresh content and ideas which you are most…
React Polymorphic Components with TypeScript
The inherent flexibility of polymorphic components is both an asset and a potential liability. However, you can use the strong typing capabilities of TypeScript to address some of the downsides of their use. - http://amp.gs/jznrG
#react
The inherent flexibility of polymorphic components is both an asset and a potential liability. However, you can use the strong typing capabilities of TypeScript to address some of the downsides of their use. - http://amp.gs/jznrG
#react
Medium
React polymorphic components with TypeScript
Polymorphic component is a powerful React pattern for controlling how your components render in DOM.
Deploying a Cloud Spanner-Based Node App
Cloud Spanner is an ‘unlimited scale’ managed relational database service Google offers (and which was spun out of an internal database system Google used for numerous services). This post covers the practicalities of building a simple app with a Spanner database and spinning it up on Google Cloud. - http://amp.gs/jzG93
#nodejs
Cloud Spanner is an ‘unlimited scale’ managed relational database service Google offers (and which was spun out of an internal database system Google used for numerous services). This post covers the practicalities of building a simple app with a Spanner database and spinning it up on Google Cloud. - http://amp.gs/jzG93
#nodejs
Google Cloud Blog
Deploying a Cloud Spanner-based Node.js application | Google Cloud Blog
How to Toggle Caching for Routing Components in Angular
Caching routing components must be an easy task to do, but it is not by default. - http://amp.gs/jzxv5
#angular
Caching routing components must be an easy task to do, but it is not by default. - http://amp.gs/jzxv5
#angular
Medium
How to Toggle Caching for Routing Components in Angular
Caching routing components must be an easy task to do, but it is not by default.
👍1
Exploring the CSS Paint API: Blob Animation
Temani Afif demonstrates how to create a blog animation using CSS Paint API. - http://amp.gs/jzfBi
#css
Temani Afif demonstrates how to create a blog animation using CSS Paint API. - http://amp.gs/jzfBi
#css
CSS-Tricks
Exploring the CSS Paint API: Blob Animation | CSS-Tricks
After the fragmentation effect, I am going to tackle another interesting animation: the blob! We all agree that such effect is hard to achieve with CSS, so we
Vue: When a Computed Property Can Be the Wrong Tool
This article explores scenarios where computed properties might degrade your Vue components. - http://amp.gs/jzCpw
#vue
This article explores scenarios where computed properties might degrade your Vue components. - http://amp.gs/jzCpw
#vue
DEV Community
Vue: When a computed property can be the wrong tool
Exploring scenarios where computed properties might degrade your Vue component's performance.
How to Handle JavaScript Event Propagation Life Cycle
An intensive discussion with relevant examples about Event Bubbling and Capturing in JavaScript. It helps you understand the event flow and how capturing and bubbling works to optimize your application with correct event handling. - http://amp.gs/jzkYv
#javascript
An intensive discussion with relevant examples about Event Bubbling and Capturing in JavaScript. It helps you understand the event flow and how capturing and bubbling works to optimize your application with correct event handling. - http://amp.gs/jzkYv
#javascript
Best Practices for Logging in Node
Nine tips walking through the essentials if you’re getting serious about logging - things like avoiding logging sensitive information, writing descriptive messages, and using logging levels correctly. - http://amp.gs/jzkMt
#nodejs
Nine tips walking through the essentials if you’re getting serious about logging - things like avoiding logging sensitive information, writing descriptive messages, and using logging levels correctly. - http://amp.gs/jzkMt
#nodejs
Global vs. Local Styling in Next.js
Approaching the topic of structuring CSS nicely within Next-powered apps. - http://amp.gs/jzeF0
#react #nextjs
Approaching the topic of structuring CSS nicely within Next-powered apps. - http://amp.gs/jzeF0
#react #nextjs