Remove category typescript
article thumbnail

Interactive Learning Tools For Front-End Developers

Smashing Magazine

TypeScript. CSS Ruler gives you a visual representation of three categories of CSS units you can experiment with: font relative (e.g. TypeScript Exercises. If you have a rudimentary understanding of TypeScript and want to expand on that, this app might work well for you. Image source: TypeScript Exercises ).

article thumbnail

Using SWR React Hooks With Next.js’ Incremental Static Regeneration (ISR)

Smashing Magazine

Continue reading below ↓ Meet “TypeScript in 50 Lessons” , our shiny new guide to TypeScript. SWR can be put in place in a variety of places, here are a couple of site categories where SWR would make a great fit: Sites with live data that require updating at a rapid pace. More after jump! Jump to table of contents ?.

Cache 102
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Unit Testing A NativeScript Angular Android And iOS Mobile Application

The Polyglot Developer

I fall into the category that I’m often too lazy to write tests. We’re going to see how to write unit tests for a NativeScript Android and iOS applications that use Angular and TypeScript. Writing tests is a very important part of mobile application development, but not everyone does it. That is probably not a good answer.

Mobile 52
article thumbnail

Eye-Tracking In Mobile UX Research

Smashing Magazine

Continue reading below ↓ Meet “TypeScript in 50 Lessons” , our shiny new guide to TypeScript. Participants were directed to the webpage of Amazon where they saw different products from this category with different brands being displayed. The eye-tracking market is expected to be worth USD 1.75 More after jump!

Mobile 111
article thumbnail

Lessons Learned Rebuilding A Large E-Commerce Website With Next.js (Case Study)

Smashing Magazine

Use TypeScript. Lesson Learned: Use TypeScript. TypeScript is a superset of JavaScript and adds types, which allows a compiler to statically check your code, kind of like a linter on steroids. At the start of the project, we did not really see the value of adding TypeScript. TypeScript ,” Next.js Further Reading.

Website 113
article thumbnail

Email Testing Flow As It Should Be

Smashing Magazine

Continue reading below ↓ Let’s get to the bottom of TypeScript , and how to use it well. In his upcoming online workshop The TypeScript Masterclass , Stefan Baumgartner will dive into type systems and how to use them well when writing JavaScript. In this category, you have the widest choice of tools. More after jump!

Testing 109
article thumbnail

Let’s Dive Into Cypress For End-to-End Testing

Smashing Magazine

Continue reading below ↓ Meet “TypeScript in 50 Lessons” , our shiny new guide to TypeScript. Example: If you want to test the checkout process in an online shop, don’t perform all of the other steps, such as creating the products and categories, even though you will need them to process the checkout. More after jump!

Testing 135