dotnetfac's profile picture.

Dot Net Factory

@dotnetfac

Stop waiting for perfect conditions. Start with what you have, iterate, and let momentum teach you faster than planning ever will. Small wins daily. Big results eventually. Begin now. #Motivation #Productivity


🚀 Exciting News! Our latest creation is now live on Product Hunt! Dive in, explore, and let us know your thoughts. Your support could catapult us to new heights! 🌟 #ProductLaunch #Innovation


We installed a package in our project, it comes with an executable, but it only works when we run it via an npm script. Read more 👉 social.frontendweekly.co/6uF_Dswm #JavaScript #Programming

dotnetfac's tweet image. We installed a package in our project, it comes with an executable, but it only works when we run it via an npm script.

Read more 👉 social.frontendweekly.co/6uF_Dswm

#JavaScript #Programming

Even though all of your styles are defined in JavaScript, you can easily extract all the styles for the current page into a static string of CSS that can be inserted into the head of the document when rendering server-side. Read more 👉 social.frontendweekly.co/cEOVob7L #JavaScript

dotnetfac's tweet image. Even though all of your styles are defined in JavaScript, you can easily extract all the styles for the current page into a static string of CSS that can be inserted into the head of the document when rendering server-side.

Read more 👉 social.frontendweekly.co/cEOVob7L

#JavaScript

Today, many graphic designers also distribute design specs to the front-end developers who are responsible for implementing the designs. Read the full article: Title: A Front-End Developer's Ode To Specifications – Smashing Magazine ▸ social.frontendweekly.co/pUSEXLZZ #JavaScript

dotnetfac's tweet image. Today, many graphic designers also distribute design specs to the front-end developers who are responsible for implementing the designs.

Read the full article: Title: A Front-End Developer's Ode To Specifications – Smashing Magazine
▸ social.frontendweekly.co/pUSEXLZZ

#JavaScript

This article sums up my experience with consuming data from JSON, the JSON API and GraphQL back ends, and it gives practical recommendations on how to manage front-end application data. Read more 👉 social.frontendweekly.co/0ODubouR #JavaScript #Programming

dotnetfac's tweet image. This article sums up my experience with consuming data from JSON, the JSON API and GraphQL back ends, and it gives practical recommendations on how to manage front-end application data.

Read more 👉 social.frontendweekly.co/0ODubouR

#JavaScript #Programming

New techniques and technologies lead to the feeling of fatigue — front-end fatigue. Read more 👉 social.frontendweekly.co/4L-VPYd_ #Programming #JavaScript

dotnetfac's tweet image. New techniques and technologies lead to the feeling of fatigue — front-end fatigue.

Read more 👉 social.frontendweekly.co/4L-VPYd_

#Programming #JavaScript

100 practical cards for common interface design challenges. Read the full article: Title: Dirty Tricks From The Dark Corners Of Front-End (Slides, PDF) – Smashing Magazine ▸ social.frontendweekly.co/O5M2lnKV #JavaScript #Programming

dotnetfac's tweet image. 100 practical cards for common interface design challenges.

Read the full article: Title: Dirty Tricks From The Dark Corners Of Front-End (Slides, PDF) – Smashing Magazine
▸ social.frontendweekly.co/O5M2lnKV

#JavaScript #Programming

Preparing for an interview as a front-end developer is hard. Read the full article: Title: How To Prepare For A Front-End Job Interview – Smashing Magazine ▸ social.frontendweekly.co/LmpyD3iD #JavaScript #Programming

dotnetfac's tweet image. Preparing for an interview as a front-end developer is hard.

Read the full article: Title: How To Prepare For A Front-End Job Interview – Smashing Magazine
▸ social.frontendweekly.co/LmpyD3iD

#JavaScript #Programming

Bootstrap Grid has 12 columns and 15px inner padding by default, but you can customize it. Read the full article: Title: Handoffs Guide for Pixel Perfect Design. Part II. ▸ social.frontendweekly.co/EozG2DUc #JavaScript #Programming

dotnetfac's tweet image. Bootstrap Grid has 12 columns and 15px inner padding by default, but you can customize it.

Read the full article: Title: Handoffs Guide for Pixel Perfect Design. Part II.
▸ social.frontendweekly.co/EozG2DUc

#JavaScript #Programming

This means that to use certain custom fonts, the developer will need to prepare them with special services to convert ttf/otf to woff, woff2, or eot. Read more 👉 social.frontendweekly.co/fJ-hG3iW #JavaScript #Programming

dotnetfac's tweet image. This means that to use certain custom fonts, the developer will need to prepare them with special services to convert ttf/otf to woff, woff2, or eot.

Read more 👉 social.frontendweekly.co/fJ-hG3iW

#JavaScript #Programming

Once you start using Redux, you might start wanting your routing state inside the Redux store. Read the full article: Title: Build Yourself a Redux ▸ social.frontendweekly.co/BUgqaUzO #Programming #JavaScript

dotnetfac's tweet image. Once you start using Redux, you might start wanting your routing state inside the Redux store.

Read the full article: Title: Build Yourself a Redux
▸ social.frontendweekly.co/BUgqaUzO

#Programming #JavaScript

This.When(/^I share the article$/, function(callback) { // functional testing tool code }) this.Then(/^the article should change to a "shared" state$/, function(callback) { // functional testing tool code }) } Read more 👉 social.frontendweekly.co/4YwosZtf

dotnetfac's tweet image. This.When(/^I share the article$/, function(callback) {    // functional testing tool code  })      this.Then(/^the article should change to a "shared" state$/, function(callback) {         // functional testing tool code  }) }

Read more 👉 social.frontendweekly.co/4YwosZtf

If you follow me on Twitter I won’t waste your time. Read more 👉 social.frontendweekly.co/g8Xlpy96 #Programming #JavaScript

dotnetfac's tweet image. If you follow me on Twitter I won’t waste your time.

Read more 👉 social.frontendweekly.co/g8Xlpy96

#Programming #JavaScript

Mavo is a language that extends HTML to describe applications that manage, store, and transform data. Read the full article: Title: Introducing Mavo: Create Web Apps Entirely By Writing HTML! ▸ social.frontendweekly.co/KYAwB0mC #JavaScript #Programming

dotnetfac's tweet image. Mavo is a language that extends HTML to describe applications that manage, store, and transform data.

Read the full article: Title: Introducing Mavo: Create Web Apps Entirely By Writing HTML!
▸ social.frontendweekly.co/KYAwB0mC

#JavaScript #Programming

While inlining is the norm in HTML to ensure responsiveness, MJML also allows you to create custom MJML classes and MJML styles, which will then automatically be inlined from the head of your MJML file. Read more 👉 social.frontendweekly.co/JtAuiNfx #JavaScript #Programming

dotnetfac's tweet image. While inlining is the norm in HTML to ensure responsiveness, MJML also allows you to create custom MJML classes and MJML styles, which will then automatically be inlined from the head of your MJML file.

Read more 👉 social.frontendweekly.co/JtAuiNfx

#JavaScript #Programming

If you want to run a native shell command such as git, mongodb or heroku, you could do that easily with the Child Process module in Node.js. Read more 👉 social.frontendweekly.co/NLGa2z6V #JavaScript #Programming

dotnetfac's tweet image. If you want to run a native shell command such as git, mongodb or heroku, you could do that easily with the Child Process module in Node.js.

Read more 👉 social.frontendweekly.co/NLGa2z6V

#JavaScript #Programming

We call it the cookie law, but the legislation also applies to web storage, IndexedDB and other client-side data storage and retrieval APIs. Read the full article: Title: When Your Code Has To Work: Complying With Legal Mandates ▸ social.frontendweekly.co/XeZQ0hqp #JavaScript

dotnetfac's tweet image. We call it the cookie law, but the legislation also applies to web storage, IndexedDB and other client-side data storage and retrieval APIs.

Read the full article: Title: When Your Code Has To Work: Complying With Legal Mandates
▸ social.frontendweekly.co/XeZQ0hqp

#JavaScript

RevertThis resets the property to the default value established by the user agent’s style sheet (an empty value in the case of CSS custom properties). Read the full article: Title: It's Time To Start Using CSS Custom Properties – Smashing Magazine ▸ social.frontendweekly.co/GpTlH1bJ

dotnetfac's tweet image. RevertThis resets the property to the default value established by the user agent’s style sheet (an empty value in the case of CSS custom properties).

Read the full article: Title: It's Time To Start Using CSS Custom Properties – Smashing Magazine
▸ social.frontendweekly.co/GpTlH1bJ

Loading...

Something went wrong.


Something went wrong.