How to Trim Strings in JavaScript
Specifically, removing whitespace and line terminators safely. - http://amp.gs/jt2Z2
#javascript
Specifically, removing whitespace and line terminators safely. - http://amp.gs/jt2Z2
#javascript
Dynamic Color Manipulation with CSS Relative Colors
Jim Nielsen shows how CSS relative colors enable dynamic color manipulation in vanilla CSS. - http://amp.gs/jt2vc
#css
Jim Nielsen shows how CSS relative colors enable dynamic color manipulation in vanilla CSS. - http://amp.gs/jt2vc
#css
Set up Nuxt 3 with Jest & TypeScript
This tutorial will walk you through the steps of setting up a Nuxt 3 project with Jest and TypeScript. - http://amp.gs/jt20U
#vue
This tutorial will walk you through the steps of setting up a Nuxt 3 project with Jest and TypeScript. - http://amp.gs/jt20U
#vue
Medium
Set up Nuxt3 with Jest & TypeScript
Today I want to walk you through the steps I took to set up my Nuxt3 project with Jest and TypeScript. I’ll start with a “TL;DR”.
How I Made Google’s Data Grid Scroll 10x Faster With One Line of CSS
Johan Isaksson shares his amazing skill in making Google’s data grid scroll 10x faster with one line of CSS. - http://amp.gs/jtwYI
#performance
Johan Isaksson shares his amazing skill in making Google’s data grid scroll 10x faster with one line of CSS. - http://amp.gs/jtwYI
#performance
Medium
How I made Google’s data grid scroll 10x faster with one line of CSS
And the debug process leading up to it. Try it yourself!
React Native Component Libraries Every Mobile Developer Should Know - http://amp.gs/jtwy5
#reactnative
#reactnative
Medium
React Native Component Libraries Every Mobile Developer Should Know
React Native or RN is a popular open-source JavaScript-based mobile application framework. It allows developers to build natively rendered…
Improve the way of Logging in Angular Application
It is really difficult and time consuming to manage to comment out their console logs from the application. - http://amp.gs/jtwH4
#angular
It is really difficult and time consuming to manage to comment out their console logs from the application. - http://amp.gs/jtwH4
#angular
Medium
Improve the way of Logging in Angular Application
It is really difficult and time consuming to manage to comment out their console logs from the application.
Avoid these bad practices when you are an Angular developer
Since its first appearance, Angular came with a whole set of new features that made web developers life’s… - http://amp.gs/jtFpP
#angular
Since its first appearance, Angular came with a whole set of new features that made web developers life’s… - http://amp.gs/jtFpP
#angular
Considerations When Implementing Vue.js Systems
A collection of insights and best practices for implementing a Vue.js app. - http://amp.gs/jtFrI
#vue
A collection of insights and best practices for implementing a Vue.js app. - http://amp.gs/jtFrI
#vue
Standardizing Focus Styles With CSS Custom Properties
Stephanie Eckles looks at a technique to make your focus styles more manageable across your project by using CSS custom properties. - http://amp.gs/jtXTk
#css
Stephanie Eckles looks at a technique to make your focus styles more manageable across your project by using CSS custom properties. - http://amp.gs/jtXTk
#css
How JavaScript Engines Achieve Great Performance
If you’ve ever wondered what it is browsers actually do to get JavaScript to execute quickly, this post digs into it a little. - http://amp.gs/jtXdB
#javascript #performance
If you’ve ever wondered what it is browsers actually do to get JavaScript to execute quickly, this post digs into it a little. - http://amp.gs/jtXdB
#javascript #performance
Medium
How JavaScript engines achieve great performance
Ever wondered what browsers do to get JavaScript to execute quickly? Let’s take a look.
What's New in npm 8?
Two months ago we mentioned the launch of npm 8 with the subtitle of ‘but it’s not a huge deal.’ That’s why there weren’t (m)any blog posts about it, but Gabby’s made an attempt to explain what little there was. - http://amp.gs/jtX5D
#nodejs
Two months ago we mentioned the launch of npm 8 with the subtitle of ‘but it’s not a huge deal.’ That’s why there weren’t (m)any blog posts about it, but Gabby’s made an attempt to explain what little there was. - http://amp.gs/jtX5D
#nodejs
React Server Components and Remix
The launch of Remix, which was covered in 266, has been generating a lot of engagement with the React community. Some key discussions are beginning to emerge, such as its positioning with respect to the still-experimental React Server Components. One of the co-founders of Remix weighs in. - http://amp.gs/jtLE8
#react
The launch of Remix, which was covered in 266, has been generating a lot of engagement with the React community. Some key discussions are beginning to emerge, such as its positioning with respect to the still-experimental React Server Components. One of the co-founders of Remix weighs in. - http://amp.gs/jtLE8
#react
How to Send Emails from your Vue.js Application with EmailJS
Learn to build a simple Vue project that can send emails through a contact form using Email.js - http://amp.gs/jtL6I
#vue
Learn to build a simple Vue project that can send emails through a contact form using Email.js - http://amp.gs/jtL6I
#vue
The CSS :has() Selector Is Way More Than a “Parent Selector”
Bramus Van Damme gives an introduction to :has() selector, already available in Safari Technology Preview 137. - http://amp.gs/jtW9v
#css
Bramus Van Damme gives an introduction to :has() selector, already available in Safari Technology Preview 137. - http://amp.gs/jtW9v
#css
How To Use Postgres with Node on Ubuntu 20.04
DigitalOcean does a good job of funding the creation of straightforward walkthrough tutorials on various topics, and if you want to write Node code that talks to a Postgres database via the node-postgres package, this is a similar such effort covering every step. - http://amp.gs/jta4X
#nodejs
DigitalOcean does a good job of funding the creation of straightforward walkthrough tutorials on various topics, and if you want to write Node code that talks to a Postgres database via the node-postgres package, this is a similar such effort covering every step. - http://amp.gs/jta4X
#nodejs
Search Params with React Router 6
Maintaining state in the URL has at least one significant benefit: it’s easy to share. Simply send the URL with its parameters and the recipient is now seeing what you’re seeing (hopefully!). This is how to handle it with the newest version of React Router. - http://amp.gs/jtaaW
#react
Maintaining state in the URL has at least one significant benefit: it’s easy to share. Simply send the URL with its parameters and the recipient is now seeing what you’re seeing (hopefully!). This is how to handle it with the newest version of React Router. - http://amp.gs/jtaaW
#react
Advanced Typescript
Get familiar with some of Typescript's greatest advanced features. - http://amp.gs/jtoyo
#typescript
Get familiar with some of Typescript's greatest advanced features. - http://amp.gs/jtoyo
#typescript
Medium
Advanced Typescript
Get familiar with some of Typescript's greatest advanced features.
Smoothly Reverting CSS Animations
Nikola Đuza demonstrates how to revert a hover transition smoothly. - http://amp.gs/jtoLR
#css
Nikola Đuza demonstrates how to revert a hover transition smoothly. - http://amp.gs/jtoLR
#css
From My Point of Vue: Headless Components
Learn about how headless components handle logic and behavior separate from UI. This gives the responsibility of how the component looks to the consumer. - http://amp.gs/jtMlT
#vue
Learn about how headless components handle logic and behavior separate from UI. This gives the responsibility of how the component looks to the consumer. - http://amp.gs/jtMlT
#vue
How to Use Attribute Directives to Avoid Repetition in Angular Templates
Attribute directives in Angular provide a way to adapt UI elements to your components and services and… - http://amp.gs/jtMSX
#angular
Attribute directives in Angular provide a way to adapt UI elements to your components and services and… - http://amp.gs/jtMSX
#angular