Your Brain on Front-End Development
Part of the job of being a front-end developer is applying different techniques and technologies to pull of the desired UI and UX. Perhaps you work with a design team and implement their designs. I know when I look at a design (heck, even if I know I’m not going to be building it), my front-end brain starts triggering all sorts of things I know will be related to the task.
Let’s take a look at what I mean.…
The post Your Brain on Front-End Development appeared first on CSS-Tricks.
A Quick Roundup of Recent React Chatter
Like many, many others, I’m in the pool of leveling up my JavaScript skills and learning how to put React to use. That’s why Brad Frost resonated with me when he posted My Struggle to Learn React.”
As Brad does, he clearly outlines his struggles point-by-point:
- I have invested enough time learning it
- React and ES6 travel together
- Syntax and conventions
- Getting lost in
this-land - I haven’t found sample projects or tutorials that match how i tend to work
…
The post A Quick Roundup of Recent React Chatter appeared first on CSS-Tricks.
Want A Boost In Organic Traffic? Optimize and Relaunch Your Old Content
The post Want A Boost In Organic Traffic? Optimize and Relaunch Your Old Content appeared first on Torque.
Creating a Bar Graph with CSS Grid
If you’re looking for more manageable ways to create bar graphs, or in search of use cases to practice CSS Grid layout, I got you!
Before we begin working on the graph, I want to talk about coding the bars, when Grid is a good approach for graphs, and we’ll also cover some code choices you might consider before getting started.
Preface
The bar is a pretty basic shape: you can control its dimensions with CSS width, height, …
The post Creating a Bar Graph with CSS Grid appeared first on CSS-Tricks.
Build live comments with sentiment analysis using Nest.js
(This is a sponsored post.)
Interestingly, one of the most important areas of a blog post is the comment section. This plays an important role in the success of a post or an article, as it allows proper interaction and participation from readers. This makes it inevitable for every platform with a direct comments system to handle it in realtime.
In this post, we’ll build an application with a live comment feature. This will happen in realtime as …
The post Build live comments with sentiment analysis using Nest.js appeared first on CSS-Tricks.
30+ Best Google Slides Themes & Templates 2018
Plugin Detective Wins WordCamp Orange County’s 2018 Plugin-a-Palooza
Doc Pop’s News Drop: An Interview With WCEU’s Jenny Beaumont
The post Doc Pop’s News Drop: An Interview With WCEU’s Jenny Beaumont appeared first on Torque.
Versioning Interview
Adam Roberts (who you might recognize from our interview with him), interviewed me for the Versioning newsletter. I’m publishing my answers here for y’alls perusal as well!
Which dev/tech idea or trend excites you the most at the moment, and why?
I love that new JavaScript has arrived. I don’t know if “new JavaScript” is really the word for it, but that’s what it feels like. Major syntax improvements coupled with state and component-based thinking, coupled with powerful …
The post Versioning Interview appeared first on CSS-Tricks.




