Styling Layout Wrappers In CSS
Ahmad Shadeed outlines how layout wrappers in CSS work, how to use them, and when not to use them. - http://amp.gs/wvNe
#css
Ahmad Shadeed outlines how layout wrappers in CSS work, how to use them, and when not to use them. - http://amp.gs/wvNe
#css
Ahmad Shadeed Blog
Styling Layout Wrappers In CSS - Ahmad Shadeed
How to style wrappers and containers in CSS
What JavaScript Developers Should Know About curl
curl is a fantastic (and borderline universal) command line HTTP client that lets you test, tweak, and manipulate requests both targeting your own apps and APIs as well as those of others. - http://amp.gs/wgOg
#curl
curl is a fantastic (and borderline universal) command line HTTP client that lets you test, tweak, and manipulate requests both targeting your own apps and APIs as well as those of others. - http://amp.gs/wgOg
#curl
The Code Barbarian
What JavaScript Developers Should Know About Curl
Curl is a popular command-line HTTP client that comes bundled with OSX and most common Linux distros. Here's what you need to know about curl as a Node.js developer.
How to Use Angular To Deploy TensorFlow Web Apps
Inthe new age of machine learning and AI, Python is undoubtedly the go-to language for any budding engineer. Clean, pseudocode looking syntax — and the biggest scientific computing and machine learning communities in the world have produced the perfect language for developers looking to make their machines a little smarter. - http://amp.gs/wEvW
#angular
Inthe new age of machine learning and AI, Python is undoubtedly the go-to language for any budding engineer. Clean, pseudocode looking syntax — and the biggest scientific computing and machine learning communities in the world have produced the perfect language for developers looking to make their machines a little smarter. - http://amp.gs/wEvW
#angular
Medium
How to Use Angular To Deploy TensorFlow Web Apps
Using Python-built models in Angular-built web apps
DOCX: A Declarative API to Generate .docx Files
.docx files being more commonly known as modern Microsoft Word documents. This library works in both Node - http://amp.gs/wEUb
#nodejs #library
.docx files being more commonly known as modern Microsoft Word documents. This library works in both Node - http://amp.gs/wEUb
#nodejs #library
GitHub
GitHub - dolanmiu/docx: Easily generate .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser.
Easily generate .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser. - GitHub - dolanmiu/docx: Easily generate .docx files with JS/TS with a nice declarative API. ...
React Hook Form vs Formik: A Comprehensive Comparison
Working with forms presents a unique set of challenges which are addressed with these two popular libraries. This article works through a rigorous comparison richly populated with examples which will help you choose the right one for you. - http://amp.gs/wEXV
#react
Working with forms presents a unique set of challenges which are addressed with these two popular libraries. This article works through a rigorous comparison richly populated with examples which will help you choose the right one for you. - http://amp.gs/wEXV
#react
Medium
React Hook Form VS Formik
A comprehensive comparison of the two libraries, with examples.
Writing a Vue component using TDD: a gentle introduction – Andrea Stagi
In this tutorial, you’ll learn the basic concepts of Test Driven Development (TDD) building a simple Vue.js component with TypeScript, using Jest for testing and setting up coverage and Continuous Integration with TravisCI. - http://amp.gs/wVkj
#vue
In this tutorial, you’ll learn the basic concepts of Test Driven Development (TDD) building a simple Vue.js component with TypeScript, using Jest for testing and setting up coverage and Continuous Integration with TravisCI. - http://amp.gs/wVkj
#vue
DEV Community
Writing a Vue component using TDD: a gentle introduction
In this tutorial we'll learn the basic concepts of Test Driven Development (TDD) building a simple Vu...
A Complete Guide to Dark Mode on the Web
Adhuham delves into different options and approaches to implementing a dark mode design and the technical considerations they entail. - http://amp.gs/wVWX
#css
Adhuham delves into different options and approaches to implementing a dark mode design and the technical considerations they entail. - http://amp.gs/wVWX
#css
CSS-Tricks
A Complete Guide to Dark Mode on the Web | CSS-Tricks
“Dark mode” is defined as a color scheme that uses light-colored text and other UI elements on a dark-colored background. Dark mode, dark theme, black mode, night mode… they all refer to and mean the same thing: a mostly-dark interface rather than a mostly…
Build a Weight Tracker App with Node and Postgres
A substantial walkthrough of building a Node app on top of Hapi, Vue.js, and Okta for the account registration and logins. - http://amp.gs/w9Cy
#nodejs
A substantial walkthrough of building a Node app on top of Hapi, Vue.js, and Okta for the account registration and logins. - http://amp.gs/w9Cy
#nodejs
Okta Developer
Build a Weight Tracker App with Node.js and PostgreSQL
In this tutorial, you will learn how to build a secure weight tracker web application and API using Node.js, PostgreSQL, and hapi.js!
How to Create PDF Reports in React
The PDF document is now the lingua franca for the exchange of ‘paper’ in the modern organization. This tutorial succinctly but effectively walks through the process of adding PDF capability to your app using React. - http://amp.gs/w9DL
#react
The PDF document is now the lingua franca for the exchange of ‘paper’ in the modern organization. This tutorial succinctly but effectively walks through the process of adding PDF capability to your app using React. - http://amp.gs/w9DL
#react
freeCodeCamp.org
How to Create PDF Reports in React
In this article, we'll be building a button that generates a PDF document (like you see above) based on data from an API call. A couple of days ago, I built a full stack CRM application to manage communication between customers and support agents. I needed…
Building a VOIP App with Flutter
The first in a series on how to build a Video/Voice app with Flutter. - http://amp.gs/w4x5
#flutter
The first in a series on how to build a Video/Voice app with Flutter. - http://amp.gs/w4x5
#flutter
Medium
Building a VOIP App with Flutter — Part 1
Building a VOIP (Video + Voice) app could be a very tasking experience for a junior to mid-level flutter developer. From complex plugin…
Implementing Grouping Checkbox Behavior with Angular Reactive Forms
In this article, we will learn how to implement grouping checkbox behavior with Angular reactive forms. - http://amp.gs/wRjL
#angular
In this article, we will learn how to implement grouping checkbox behavior with Angular reactive forms. - http://amp.gs/wRjL
#angular
Medium
Implementing Grouping Checkbox Behavior with Angular Reactive Forms
A few days ago, a friend asked me how I’d implement grouping checkbox behavior (selecting multiple checkboxes with a single click) using…
6 optimization tips for your CI configuration
Teams don’t always have time to work with an expert to optimize their config. CircleCI's customer engineering team shares the guide they're using. - http://amp.gs/wR6F
#ci #cd
Teams don’t always have time to work with an expert to optimize their config. CircleCI's customer engineering team shares the guide they're using. - http://amp.gs/wR6F
#ci #cd
CircleCI
6 optimization tips for your CI configuration
Learn the best tips for config optimization from the customer engineering team at CircleCI.
A Performance Deep-Dive into the Hapi Web Framework
“we were able to squeeze out a 30% performance boost in hapi using relatively simple changes.” - http://amp.gs/wU6o
#nodejs
“we were able to squeeze out a 30% performance boost in hapi using relatively simple changes.” - http://amp.gs/wU6o
#nodejs
NearForm Enterprise Software Solution Development
Hapi: A Performance deep-dive - NearForm
Performance means a lot of different things, but we wanted to see if we could improve the requests per second that hapi could perform on real-world use cases.
Building a Facial Recognition Webapp with React
Facial recognition is much in the news at the moment for mostly well-deserved negative reasons. However, this tutorial is aimed more at finding faces anonymously for the purposes of automating the image cropping and composition process. It simply has the potential to take the busywork out of creating better photos. - http://amp.gs/wday
#react
Facial recognition is much in the news at the moment for mostly well-deserved negative reasons. However, this tutorial is aimed more at finding faces anonymously for the purposes of automating the image cropping and composition process. It simply has the potential to take the busywork out of creating better photos. - http://amp.gs/wday
#react
Smashing Magazine
Building A Facial Recognition Web Application With React — Smashing Magazine
In this article, we will build a facial recognition web app with the help of React and the Face Recognition API, and cover the Face Detection model and Predict API.
When a Line Doesn’t Break
Welling Guzman outlines some intricatacies of line breaking by looking at a situation where it seems like a line is going to break but it doesn’t. - http://amp.gs/wOHS
#css
Welling Guzman outlines some intricatacies of line breaking by looking at a situation where it seems like a line is going to break but it doesn’t. - http://amp.gs/wOHS
#css
CSS-Tricks
When a Line Doesn’t Break | CSS-Tricks
We expect a line to break when the text on that line reaches the parent box boundaries. We see this every time we create a paragraph, just like this one. When
Angular Template Type Checking
In Angular 9, a neat new template type checking mode has been introduced, called strictTemplates. In this article, we will learn what it is and why we should enable it. - http://amp.gs/wrHp
#angular
In Angular 9, a neat new template type checking mode has been introduced, called strictTemplates. In this article, we will learn what it is and why we should enable it. - http://amp.gs/wrHp
#angular
Medium
Angular Template Type Checking
In Angular 9, a neat new template type checking mode has been introduced, called strictTemplates. Let me tell your what it is and why you…
Venturing into Vite with Evan You
New episode of Enjoy the Vue podcast with Evan You talking about Vue, Vite and VitePres - http://amp.gs/wSqf
#vue #podcast
New episode of Enjoy the Vue podcast with Evan You talking about Vue, Vite and VitePres - http://amp.gs/wSqf
#vue #podcast
A Principled Approach to GraphQL Query Cost Analysis
Why you should measure the cost of your GraphQL queries, and how you should do it. - http://amp.gs/wNr4
#graphql
Why you should measure the cost of your GraphQL queries, and how you should do it. - http://amp.gs/wNr4
#graphql
Medium
A Principled Approach to GraphQL Query Cost Analysis
Why you should measure the cost of your GraphQL queries, and how you should do it.
Higher-Order Components In React
Higher order functions are simply functions which take other functions as their arguments and/or return functions as results. ‘Higher order components’ bring a similar concept to React and here we see the basic structure, some specific situations where they can be used and an example to illustrate it all. - http://amp.gs/wAN7
#react
Higher order functions are simply functions which take other functions as their arguments and/or return functions as results. ‘Higher order components’ bring a similar concept to React and here we see the basic structure, some specific situations where they can be used and an example to illustrate it all. - http://amp.gs/wAN7
#react