This media is not supported in your browser
VIEW IN TELEGRAM
Did you know that the highest paid remote jobs are in IT & Digital?
@remotejobshg telegram channel prepares a selection of the top remote vacancies especially for you.
After subscribing, you will get:
- Fresh remote jobs.
- Chance to take part in cool projects from the USA, Europe, Latin America, Asia etc.
- Opportunity to improve your skills and become a real guru.
- High salary up to $ 15,000 / month.
- Ability to work from anywhere in the world!
Subscribe to @remotejobshg channel - this is a chance to change your life!
@remotejobshg telegram channel prepares a selection of the top remote vacancies especially for you.
After subscribing, you will get:
- Fresh remote jobs.
- Chance to take part in cool projects from the USA, Europe, Latin America, Asia etc.
- Opportunity to improve your skills and become a real guru.
- High salary up to $ 15,000 / month.
- Ability to work from anywhere in the world!
Subscribe to @remotejobshg channel - this is a chance to change your life!
Understanding min-content, max-content, and fit-content in CSS
Ibadehin Mojeed explains how fit-content, min-content, and max-content keyword values work in CSS. - http://amp.gs/j1g5g
#css
Ibadehin Mojeed explains how fit-content, min-content, and max-content keyword values work in CSS. - http://amp.gs/j1g5g
#css
LogRocket Blog
Understanding min-content, max-content, and fit-content in CSS - LogRocket Blog
Learn about the fit-content, min-content, and max-content.In keyword values in CSS and how to use them in real-world projects.
Modern Full-Stack Developer Tech Stack 2021
The developer technology landscape changes all the time as new tools and technologies are introduced. After… - http://amp.gs/j1Egc
#software #developer #tech #stack
The developer technology landscape changes all the time as new tools and technologies are introduced. After… - http://amp.gs/j1Egc
#software #developer #tech #stack
Medium
Modern Full-Stack Developer Tech Stack 2021
The developer technology landscape changes all the time as new tools and technologies are introduced. After having lots of interviews and…
Track Twitter Follower Growth Over Time with a Serverless Node API
Yet again another great use case for Node.js and serverless. AWS Amplify makes an appearance here, too. - http://amp.gs/j1EHO
#nodejs
Yet again another great use case for Node.js and serverless. AWS Amplify makes an appearance here, too. - http://amp.gs/j1EHO
#nodejs
Medium
Track Twitter Follower Growth Over Time Using A Serverless Node.js API on AWS Amplify
In March 2021 I started to use FeedHive to help me grow an audience on Twitter. Recently, I wanted to check how my Twitter followers have…
Micro frontends — a path to cleaner code and faster development
The traditional model to build, deploy, deliver and maintain web applications requires large-scale developer… - http://amp.gs/j1Vn6
#microfrontends
The traditional model to build, deploy, deliver and maintain web applications requires large-scale developer… - http://amp.gs/j1Vn6
#microfrontends
Medium
Micro frontends — a path to cleaner code and faster development
The traditional model to build, deploy, deliver and maintain web applications requires large-scale developer teams and complex…
What's New in React 18?
A general roundup of what’s turning up in the next (not yet released) major version of React. - http://amp.gs/j1VLu
#react
A general roundup of what’s turning up in the next (not yet released) major version of React. - http://amp.gs/j1VLu
#react
Yagmurcetintas
What's new in React 18? | Yagmur Cetin Tas
In this article, we briefly talk about what's new in React 18.
Understanding Logical Focus Order
Rachel Leggett dives into logical focus order, explains what it is, why it matters, who it benefits from it, how to test it, and some common pitfalls to avoid. - http://amp.gs/j19Sk
#css
Rachel Leggett dives into logical focus order, explains what it is, why it matters, who it benefits from it, how to test it, and some common pitfalls to avoid. - http://amp.gs/j19Sk
#css
Devyarns
Understanding Logical Focus Order
Understanding the what, why, and how of logical focus order for accessibility.
👍1
My Top Vue.js Interview Questions
“A list of Vue.js interview questions that I would ask candidates”. - http://amp.gs/j14gf
#vue #interview
“A list of Vue.js interview questions that I would ask candidates”. - http://amp.gs/j14gf
#vue #interview
Michael Hoffmann - Senior Frontend Developer (Freelancer)
My Top Vue.js Interview Questions
This article summarizes a list of Vue.js interview questions that I would ask candidates and that I get often asked in interviews.
Single Page Application vs Multi Page Application with Rich Harris
A chat with the creator of Svelte. - http://amp.gs/j140Z
#podcast #spa #mpa
A chat with the creator of Svelte. - http://amp.gs/j140Z
#podcast #spa #mpa
Web Rush
Rich Harris talks about the differences between a SPA and MPA, what role the server rendering plays, what client side hydration is, and the state of modern tooling for developing SPA or MPA. He also shares his thoughts on the evolution of SPA / MPA.
Migrating to webpack 5 to improve build time and reduce chunk sizes
Webpack an open source project is not just a tool to bundle the frontend assets but much more than that… - http://amp.gs/j1RfK
#webpack
Webpack an open source project is not just a tool to bundle the frontend assets but much more than that… - http://amp.gs/j1RfK
#webpack
Medium
Migrating to webpack 5 to improve build time and reduce chunk sizes
Webpack an open source project is not just a tool to bundle the frontend assets but much more than that. After a long time of 2 years…
Guidelines for Choosing a Node.js Framework
Hapi? Koa? Express? Slow down. Unlike a lot of articles, this one doesn’t give you any specific framework suggestions (the list of Node frameworks from awesome-nodejs is suggested for that) but instead arms you with the questions you should be asking when weighing up your potential options. - http://amp.gs/j1UIX
#nodejs
Hapi? Koa? Express? Slow down. Unlike a lot of articles, this one doesn’t give you any specific framework suggestions (the list of Node frameworks from awesome-nodejs is suggested for that) but instead arms you with the questions you should be asking when weighing up your potential options. - http://amp.gs/j1UIX
#nodejs
Simon Plenderleith
Guidelines for choosing a Node.js framework
With lots of frameworks, and lots of strong opinions about which is "best", it's easy to feel a little lost.
“ng-content”: Must know for every Angular Developer
Content Projection with “ng-content” in Angular - http://amp.gs/j1UXh
#angular
Content Projection with “ng-content” in Angular - http://amp.gs/j1UXh
#angular
A Guide To CSS Debugging
Stephanie Eckles looks at a few categories of CSS bugs, explains how you can evaluate them, and explores techniques that will help you prevent these bugs. - http://amp.gs/j1diB
#css
Stephanie Eckles looks at a few categories of CSS bugs, explains how you can evaluate them, and explores techniques that will help you prevent these bugs. - http://amp.gs/j1diB
#css
Smashing Magazine
A Guide To CSS Debugging — Smashing Magazine
Debugging in CSS means figuring out what might be the problem when you have unexpected layout results. We’ll look at a few categories bugs often fit into, see how we can evaluate the situation, and explore techniques that help prevent these bugs.
Virtualizing Large Data Lists with React-Window
In this tutorial, Ikeh Akinyemi covers how to render a large amount of data, either from an external API or a dummy data file within our application by using a React library, the React window to help web developers build a better web application. - http://amp.gs/j1Oyt
#react
In this tutorial, Ikeh Akinyemi covers how to render a large amount of data, either from an external API or a dummy data file within our application by using a React library, the React window to help web developers build a better web application. - http://amp.gs/j1Oyt
#react
Openreplay
Virtualizing Large Data Lists with react-window
Rendering large dataset in the DOM without the right tools can be expensive, learn how to use react-window to simply this task
UI Development with Chakra UI Vue — Tooltips
Chakra UI Vue is a UI framework made for Vue.js that lets us add good-looking UI components into our Vue app. - http://amp.gs/j1rxK
#vue
Chakra UI Vue is a UI framework made for Vue.js that lets us add good-looking UI components into our Vue app. - http://amp.gs/j1rxK
#vue
Medium
UI Development with Chakra UI Vue — Tooltips
Chakra UI Vue is a UI framework made for Vue.js that lets us add good-looking UI components into our Vue app.
A New Form System for Flutter
A straightforward system to use for building complex Flutter forms with only a few lines of code. - http://amp.gs/j1S16
#flutter
A straightforward system to use for building complex Flutter forms with only a few lines of code. - http://amp.gs/j1S16
#flutter
Medium
A New Form System for Flutter
The most straightforward form systems available for free for building complex Flutter form with only a few lines of code.
How to Configure Angular Modules Loaded by the Router
Using NgModuleFactory to create a variant of the forRoot pattern that enables configuring Angular modules… - http://amp.gs/j1SFj
#angular
Using NgModuleFactory to create a variant of the forRoot pattern that enables configuring Angular modules… - http://amp.gs/j1SFj
#angular
Medium
How to Configure Angular Modules Loaded by the Router
Using NgModuleFactory to create a variant of the forRoot pattern that enables configuring Angular modules when loading them with the…
Writing Clean JavaScript Tests with the BASIC Principles
An introduction to applying several key principles to shorten, clean, and simplify JavaScript and Node.js-based test suites. - http://amp.gs/j1NDy
#nodejs
An introduction to applying several key principles to shorten, clean, and simplify JavaScript and Node.js-based test suites. - http://amp.gs/j1NDy
#nodejs
Medium
Writing clean JavaScript tests with the BASIC principles
Applying 5 key principles to shorten, clean, and simplify JavaScript and Node.js testing
Micro Front-End Architectures
Why And How To Build A Micro Front-End Architecture In Angular - http://amp.gs/j1AOk
#microfrontends
Why And How To Build A Micro Front-End Architecture In Angular - http://amp.gs/j1AOk
#microfrontends