tag: front end
-
From WordPress to Hexo / free
Static site generators are systems that compile templates into static HTML pages. If that sounds efficient—yes, it is.
1 comment | 1 favorite
6 months ago, by starbist
-
The Problems with Redux: Are MobX and Realm going to put an end to it? / free
Take your React game to the next level. We evaluated some of the newer competitors to Redux to see how they stack up and where to use them for maximum impact. ???? ????????
0 comments | 1 favorite
7 months ago, by kdubb
-
Detect the End of Transition and Animation with the Help of JavaScript / free
After the introduction of the CSS3, we got a lot of new features including the transition and animation properties. With this two now we can make more complex animations with just CSS.
2 comments | 1 favorite
9 months ago, anonymously
-
Using CSS Grid where appropriate / free
Recently I’ve redesigned my blog, as some of you could notice. During this process, I decided it is time to learn more about CSS Grid and actually use it. Here’s what I learned.
1 comment | 1 favorite
9 months ago, by starbist
-
How to create crooked shadow / free
A guide how to build crooked border using CSS.
5 comments | 1 favorite
9 months ago, by starbist
-
Document Your Sass Projects with SassDoc / free
Documenting your Sass code is a significant part of the development flow so you can’t neglect it. With the proper documentation, your codebase will be more futureproof. It is a real help if you are working alone and it is a huge help when you are working in a team.
0 comments | 1 favorite
9 months ago, by adamlaki
-
Angular Migration Case Study / free
In this Blog Post & Case Study you will find a clear path to start migrating your software from AngularJS to Angular.
0 comments | 1 favorite
10 months ago, by RegianeFolter
-
A Front End Developer’s first impressions while Learning Python. / free
First Impressions while learning Python as a Front End Developer specialized in JavaScript. We'll try to answer the question: Should you try Python?
0 comments | 0 favorites
10 months ago, anonymously
-
MobX + React Tutorial, building a simple List Detail View App. / free
In this MobX + React tutorial we'll build a List Detail View Component as our first app. We'll use it to explain both libraries and how to mix them.
0 comments | 0 favorites
10 months ago, anonymously
-
Should Developers know Design? / free
Should developers know design? Or should designers know development? An age old argument, mostly aimed at the design crowd. But that could all change with the recent advancements in Front End Development. Developers could benefit now, more than ever, from understanding design and its principles.
0 comments | 0 favorites
11 months ago, anonymously
-
The New Foundation Docs / free
The new Foundation Docs is filled with comprehensive videos, live CodePen demos, and updated descriptions. Learning Foundation has never been easier!
0 comments | 0 favorites
11 months ago, by dcodella
-
Best PHP books. / free
What are the best PHP books in 2017?
0 comments | 0 favorites
12 months ago, anonymously
-
Why should you be using Redux with Angular? / free
In the first place this post is a simple introduction to Redux. Also, we want to share how it can be added to an Angular application. Additionally, we will give some real examples of how Redux can be used to help you understand the value of this savvy technology in a simple and practical way!
1 comment | 0 favorites
12 months ago, by RegianeFolter
-
The question Fiber answers for rendering in React. / free
A lot of talk has been given around React Fiber since it was first announced last year. And even five months later, there are still a lot of questions about it. This article seeks to answer one of them: What question does Fiber answer when it comes to rendering in React?
9 comments | 0 favorites
about 1 year ago, anonymously
-
The Simplest, Most Effective Path to Becoming a Front-End Developer / both
The Simplest, Most Effective Path to Becoming a Front-End Developer. Learn Programming and build real world practical applications.
0 comments | 1 favorite
over 1 year ago, by ameerwork
-
Recursively includible Angular directive / free
I've created a directive that could generate a form for every complex model. Final code is available on Github repository and it's called angular-repeater.
1 comment | 1 favorite
over 1 year ago, by starbist
-
The Simplest, Most Effective Path to Front-End & Full-Stack Development! / paid
The Simplest, Most Effective Path to Front-End & Full-Stack Development
1 comment | 1 favorite
over 1 year ago, by ameerwork
-
The Simplest, Most Effective Path to Front-End & Full-Stack Development / paid
iLoveCoding is a Complete, Step-by-Step, Look Over My Shoulder, Video Screencast Training. You will have a solid foundation to build anything.
1 comment | 1 favorite
over 1 year ago, by ameerwork
-
How to make tabs using only CSS / free
I know there are more than a few articles about this topic. And there are 2 basic approaches: using :target pseudo selector and using list with :checked pseudo selector. I prefer the second approach, but without list or nested div structure.
1 comment | 0 favorites
over 1 year ago, anonymously
-
How to lint inside Atom / free
Lint, linter, linting? What is it and why you should use it? I'll try to show you how Atom linter packages could save you a lot of development time.
0 comments | 1 favorite
over 1 year ago, by starbist