Search
Len's Island Has Building And Farming, But Also Fighting
9.6.2021
I’m not sure if I’ve ever played a game pitched at “hardcore dungeon-crawler fans”, “home-builders and decorators”, “explorers and completionists”, “farming fanatics, collectable hoarders” and “people who just want to live the simple life of chopping trees as the sun goes down” all at once.Read more
A Medieval Micromanagement Sim Is Tearing Up The Steam Charts
3.6.2021
I didn’t expect to play five hours of Going Medieval in one sitting right after installing it. I spotted the game on Steam’s top-selling charts, it looked neat, and I gave it a try. Suddenly, after what only felt like a few minutes, I looked up at the clock and realized I had spent hours building...
Hexagons and Beyond: Flexible, Responsive Grid Patterns, Sans Media Queries
3.6.2021
A little while back, Chris shared this nice hexagonal grid. And true to its name, it’s using —wait for it — CSS Grid to form that layout. It’s a neat trick! Combining grid columns, grid gaps, and creative clipping …
The post Hexagons and Beyond: Flexible, Responsive Grid Patterns, Sans Media...
Serverless Functions: The Secret to Ultra-Productive Front-End Teams
31.5.2021
Modern apps place high demands on front-end developers. Web apps require complex functionality, and the lion’s share of that work is falling to front-end devs:
building modern, accessible user interfaces
creating interactive elements and complex animations
managing complex application...
DeFi is Booming on Tezos: Here’s Who’s Building
27.5.2021
2020 will go down in crypto history as the year that DeFi hit its stride, gaining over $15 billion in total value locked in the year, according to DeFi Pulse. However, the growth in 2021 is proving to be even more explosive, fueled by the increasing expansion of the ecosystem beyond the boundaries...
Polygon debuts SDK for building Ethereum-compatible chains
26.5.2021
Polygon developers are set to launch tools to enable the creation of Ethereum-compatible standalone chains and layer-two protocols
What I Learned Building a Word Game App With Nuxt on Google Play
25.5.2021
I fell in love with coding the moment I created my first CSS :hover effect. Years later, that initial bite into interactivity on the web led me to a new goal: making a game.
Table of contents
What’s the game
…
The post What I Learned Building a Word Game App With Nuxt on Google Play...
China Building Full-Sized Titanic Replica As Tourist Attraction
17.5.2021
At the end of this year, a theme park in Suining, China is slated to finish a full-sized version of the Titanic.Read more
That Time I Accidentally Started A Pandemic In Cities: Skylines
14.5.2021
To all of the people who live in Ariberg, my Cities: Skylines metropolis, I am truly sorry.Read more
SVGator 3.0 Reshapes the Way You Create and Animate SVG With Extensive New Features
13.5.2021
Building animations can get complicated, particularly compelling animations where you aren’t just rolling a ball across the screen, but building a scene where many things are moving and changing in concert. When compelling animation is the goal, a timeline GUI …
The post SVGator...
Crypto Derivatives Exchange FTX Starts Offering Lumber Futures Amidst Commodities Price Boom
7.5.2021
FTX, one of the largest derivatives exchanges, has started to offer lumber-based futures markets for its customers, given the recent interest in speculating on commodities prices. Lumber has been one of the key commodities that have skyrocketed in price during these last months, affecting...
Let's Build A Zoo Is A Zoo-Building Game With Moral Choices To Make
27.4.2021
Coming this summer to PCs everywhere, Springloaded Games’ Let’s Build A Zoo is a charming game about building a fantastical theme park starring nature’s beautiful creatures. Or splicing together animals into hideous hybrids dwelling in a twisted meat factory. How fun! Read more
I Need This Vehicle-Building Destruction Game Right Now
26.4.2021
Launching into early access on Steam later this year, Instruments of Destruction is a physics-based vehicle-building destruction sandbox from the lead tech designer of Red Faction: Guerrilla. It’s advanced knocking things down from a guy who really knows knocking things down. Read more
Ethereum ETFs are here, building case for US approval of BTC and ETH funds
23.4.2021
While Bitcoin may evolve to become gold 2.0, Ether-based funds could offer investors exposure to a new utility technology
How to Build a FullStack Serverless HN Clone With Svelte and Fauna
15.4.2021
Svelte is a free and open-source front end JavaScript framework that enables developers to build highly performant applications with smaller application bundles. Svelte also empowers developers with its awesome developer experience.
Svelte provides a different approach to building web apps...
Generating (and Solving!) Sudokus in CSS
15.4.2021
I love to make CSS do stuff it shouldn’t. It’s the type of problem-solving brain training you’d get building a calculator in Minecraft, except you probably won’t get a job working with Minecraft Redstone no matter how good you …
The post Generating (and Solving!) Sudokus in CSS appeared...
Building a Settings Component
14.4.2021
This is a tremendous CSS-focused tutorial from Adam Argyle. I really like the “just for gap” concept here. Grid is extremely powerful, but you don’t have to use all its abilities every time you reach for it. Here, Adam …
The post Building a Settings Component appeared first...
Building a Settings Component
14.4.2021
This is a tremendous CSS-focused tutorial from Adam Argyle. I really like the “just for gap” concept here. Grid is extremely powerful, but you don’t have to use all its abilities every time you reach for it. Here, Adam …
The post Building a Settings Component appeared first...
Headless Form Submission With the WordPress REST API
9.4.2021
If you’re building a WordPress site, you need a good reason not to choose a WordPress form plugin. They are convenient and offer plenty of customizations that would take a ton of effort to build from scratch. They render the …
The post Headless Form Submission With the WordPress REST...
SvelteKit is in public beta
7.4.2021
Rich Harris:
Think of it as Next for Svelte. It’s a framework for building apps with Svelte, complete with server-side rendering, routing, code-splitting for JS and CSS, adapters for different serverless platforms and so on.
Great move. I find …
The post SvelteKit is...